Content Background not showing
-
Here is what my site looks like in IE:
https://yourcrimesite.com/wp-content/uploads/2009/04/screenshot.jpgIn Firefox, and apparently even in some IE, the content background isn’t showing up (as white). It’s as though it’s missing, and the blue background is showing instead.
The stylesheet is below. Can anyone help me figure this out, please?
/************************************************************ * Content-wrapper [Body] * ***********************************************************/ body{ background: #44525F; font-family:Tahoma, Helvetica, sans-serif; font-size:12px; font-style: normal; color:#111; margin:0; padding:0; } #wrap{ background: #FFFFFF; width:990px; margin:0px auto; } #top{ width:950px; margin:0 auto; padding:5px 0 10px; }
Viewing 6 replies - 1 through 6 (of 6 total)
Viewing 6 replies - 1 through 6 (of 6 total)
- The topic ‘Content Background not showing’ is closed to new replies.