Posted: Sat Nov 14, 2009 12:56 pm Header Not Showing Up In IE
I'm working on a switch from blogger to WP and I'm learning a lot about css, but I'm at a complete loss about my header not showing up in IE. It shows in Firefox, Safari and Chrome. Site is: myblessedlife.net.
This is what's in the current css for the link provided
Code:
#header {
background: #fff url('images/BlessedLifeHeader13.jpg');
height:175px;/*Change this to the actual height of your header image if you're using one*/
margin:0px auto;
}
#header {
background: #fff url('images/BlessedLifeHeader13.jpg');
height:175px;/*Change this to the actual height of your header image if you're using one*/
margin:0px auto;
}
I agree on this one. Remember that you are using CSS. You don't have to be redundant on your coding because it causes conflict on the browsers view.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum