Background image not showing in FF but ok in IE. [solved]
Posted: Mon Jan 08, 2007 3:24 pm
Hiyya!
I know this isn't a cms site but a friend asked me about her site, and I couldnt work it out so I thought I would ask the CSS gurus here on CMSMS!
If you take a look:
http://www.mp3-junkie.com
Header image looks fine in IE but NOT in Firefox....it totally disappears! LOL.
Here is the CSS for the header:
#header {
background-image: url(images/header.jpg);
height: 160px;
background-repeat: no-repeat;
margin: 10px;
}
Why would this not work?
If anyone would be so kind as to shed some light on this I would really appreciate it!
Thanks, Debra
I know this isn't a cms site but a friend asked me about her site, and I couldnt work it out so I thought I would ask the CSS gurus here on CMSMS!
If you take a look:
http://www.mp3-junkie.com
Header image looks fine in IE but NOT in Firefox....it totally disappears! LOL.
Here is the CSS for the header:
#header {
background-image: url(images/header.jpg);
height: 160px;
background-repeat: no-repeat;
margin: 10px;
}
Why would this not work?
If anyone would be so kind as to shed some light on this I would really appreciate it!
Thanks, Debra
