Hi, list. I'm touching up our "look" and, while doing that, taking the time to clean our CSS. I'm testing against NS 7.x; contemporary Gecko on Wintel, Mac and Linux; Mac/ID5.2; and checking Safari, too. Unless everything's fallen to pieces over the last eight hours, everybody in that list is ok. Except... (wait for it):
WinIE6. On this middle level page: http://design.law.indiana.edu/base/middle.shtml With CSS here http://design.law.indiana.edu/base/structure_middle_v2.css The left-floated div containing an image of our Bulletin document's cover is about 20 pixels too far to the right in IE. I've tried: - moving local style from the <div> to an id (because the mouseover DOM inspector showed the style as "null") - removing the right navigation material (maybe IE's wrapping from right to left? ;-) - using no CSS except that defined in the html document itself (seemed extreme so fun) - moving the <div> down (looking for some coding error) It really wants to be 20px too far to the right. I'm wondering if perhaps IE believes this float is contained in one of the surrounding <p>? When I put the <div> inside a <p> it did not move further right. But maybe there is overlapping pad and margin--something like that. Any suggestion would be much appreciated. Frank Burleigh Indiana University School of Law [EMAIL PROTECTED] 812-855-9170 ______________________________________________________________________ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d IE7b2 testing hub -- http://css-discuss.incutio.com/?page=IE7 List wiki/FAQ -- http://css-discuss.incutio.com/ Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
