On 30/06/06, Vic Rauch <[EMAIL PROTECTED]> wrote: > > The page at: > > http://www.ggshows.com/2006A/DisplayPageCMX.html > > should not have the brown strip down the right side of the left side > menu (in IE). FF displays it correctly, or at least how I want it to > look. How do I fix IE to display this correctly? > > Thanks, > Vic
A lot of css there and I don't have much time, but if that's a left-floated element IE could be doubling the margin. If it is left-floated and has a horizontal margin set, add display:inline and it should sort it. ______________________________________________________________________ > 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/ > -- http://www.web-buddha.co.uk http://www.projectkarma.co.uk ______________________________________________________________________ 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/