Lot of unresolved posts on this IE header problem – any heroes who can solve it?
-
Using minimalism theme for 2 different blogs I’m developing for others. Both have the same problem in IE – the header image does not display. Displays in other browsers, but not IE. Here are the sites:
https://www.luisakolker.com/blog
Here’s a snippet of the style.css code:
‘#header {
background: #fff url(‘images/minimalismheader.jpg’) no-repeat;
margin: 0;
padding: 0;
height: 200px;
}#headerimg {
margin: 0;
height: 200px;
padding: 0 0 0 45px;
}’
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘Lot of unresolved posts on this IE header problem – any heroes who can solve it?’ is closed to new replies.