Keith Burgin wrote:

http://www.outdoorimage.net

Problem is that IE 5.2 does not act on most of my styles.

IE/Mac is reacting, but not as you expect.

The following corrects it in my IE5.2.3

#topmastContent {
text-align: left;
margin: 0 auto;
border-right: 1px #FFFFFF solid;
border-left: 1px #FFFFFF solid;
width: 750px;
position: relative; <-- delete, or hide this from IE/Mac.
        }

#top {
float: right;
background-color: #426208;
/*\*//*/
width: 9.5em; <!-- IE/Mac need a width here.
/**/
}

regards
        Georg
--
http://www.gunlaug.no
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to