See:  www.dottedi.biz/testpage.html

The page and CSS are self-contained.  Looks fine in Firefox, but in IE, 
the upper divs are pushed over several pixels exposing the background 
color.  The CSS for these 3 ID's has height set.

The CSS is like:

#right_header_upper {
border-bottom: 1px solid white;
height: 102px;
background: #c12424;
}

I will fix the color names when site is ready.

Removing height removes the margin, but of course breaks the theme. I 
tried setting margin-left to many variations to move it over for IE but 
no dice.  What am I missing?

-Bob


______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7 information -- 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/

Reply via email to