Sent by Brent Morris on 29 October 2004 18:06
URL: http://brainsquared.com/clients/TAD/secondrevision.html
The backgrounds shows in all Windows browsers and every mac browser
but IE. Can you tell me why my backgrounds wont show?
Relevant CSS:
body {
margin: 0;
padding: 0;
font-size: 100%;
background: #fff;
background-image: url(mainbg.gif);
background-repeat: repeat-y;
background-position: right top;
}
h1 {
margin: 0;
padding: 0;
width: 100%;
display: block;
background-image: url(h1bg.gif);
background-repeat: no-repeat;
background-position: right top;
}
#footer {
clear:both;
border-top: 1px solid #3D4E70;
text-align:center;
width: auto;
background-image: url(footerleftbg.gif);
background-repeat: no-repeat;
background-position: left bottom;
}
Thanks.
--
Brent Morris
______________________________________________________________________
css-discuss [EMAIL-REMOVED]]
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/