Jeremy Snider wrote: [list in IE5] > Thanks - I'd put in the Tan Hack to get those elements to > display the correct width (174px), but I guess I created more > problems. Now to figure out where that space on the left > comes from!
I think I found it. Forget what I said about the 174px needing to be 154px. The 20px is coming from the relationship between the width on the ul and the width on the li. As soon as you set a width on a ul, a space appears to the left of the li elements. If you just hide the width of the ul from IE5, the lists behave nicely. The dl in #contact doesn't need the Tan hack, without the hacks on #contact h2 and #contact dl, that part neatly stays within the column by itself. -- Els http://locusmeus.com/ http://locusoptimus.com/ ______________________________________________________________________ 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/
