Forum Moderators: not2easy
I'm the webmaster over at [ooops] and if you open up the site in Firefox it looks wonderful, but if you look at it in IE (I'm using 6), the header is missing the background image. Here's the code in question:
body {
color: #000;
background: #fff;
background: url(background.jpg) repeat-y right top;
}
#header {
background: url(background_header.jpg) no-repeat right top;
position: relative;
padding: 0;
margin: 0;
}
With the <div id="header">...so are there any workarounds? Thanks!
<No site specifics, thanks. See TOS #13 [WebmasterWorld.com]>
[edited by: SuzyUK at 12:53 pm (utc) on Oct. 8, 2005]