Header image does not load in Internet Explorer
-
I am having friends my website in various browsers and my header image does not load in Internet Explorer. It appears in Safari and Firefox.
The blog I need help with is: (visible only to logged in users)
-
Hello Lisa,
It was a glitch in the theme configuration, it appears that the “Coraline” theme had some issues with the current configuration and to fix that I added a custom line in the CSS:
#branding img {
width: auto;
}While this is not ideal, it should have fixed the header image issue on IE10, IE9, IE7, and IE6.
Let me know if this works for you and if you have any further question. :)
-
Thanks so much – I had my friend retest my site in IE and she says it is working beautifully now. Thanks for your quick response and for fixing the problem!
- The topic ‘Header image does not load in Internet Explorer’ is closed to new replies.