Header not displaying at all in Firefox
-
Heya gang, and Happy New Year — hope you had a great X-Mas or other celebration of your choice.
I’m having a prob with my header, and though I know the solution must be dead simple, nothing I try seems to do the trick.
The header displays fine in IE, yet not at all in FF. Currently the stylesheet code looks like this:
————————–
#header {
border: 0px solid #767b7c;
background: #cc9966 url(‘img/banner1.jpg’) no-repeat center;
width: 800px;
height: 200px;
margin: 0;
padding:0;
}————————–
I’ve also tried linking to the image within the header.php file itself (instead of the stylesheet), and using the entire url to the image (https://www.beingcharliekaufman.com/wordpress/wp-content/themes/2cDarkGrey/img/banner1.jpg)
And finally, I’ve tried changing the height and width values.
(I searched the forums to see if anyone else’d had the same problem… Some seem to’ve had a problem aligning images in Firefox, but my image just ain’t appearing at all. I’m stymied, since all other background images — in the sidebar etc. — are displaying correctly.)
Any thoughts? I just KNOW I’m missing something obvious.
–Jose.
- The topic ‘Header not displaying at all in Firefox’ is closed to new replies.