-
SweetHomeParticipant
In IE 8, the theme header does not display the image. It just shows blank.
FranzParticipantI have the same problem (the header does not display the image in IE 8), can anyone help me ?
mkurzParticipantmkurzParticipantI had the same problem (i.e. header image / logo wouldn\’t show in Internet Explorer 8).
My FIX was in specifying a width in the CSS for the site-title div container (where the header image resides). Sounds complicated, but actually simple.
To do this:
– In the wordpress admin screen, Appearance > Editor
– Then copy and paste:#site-title {
width: 50%; /* Comment: Always list a width here. Either in percentage or pixels.*/
}– Update file.
– Refresh your page.- This reply was modified 12 years, 2 months ago by mkurz.
SweetHomeParticipantThat worked perfectly thank you. I actually ended up putting the code in CSS Stylesheet Editor
kokopelli628ParticipantAWESOME!!! I have been trying to figure this out for two weeks and have tried all kinds of hacks. You are a life saver!
Thanks so much for this simple solution!
thejdoeParticipantPlease help, this is not a good solution. Adding this custom CSS does indeed allow the logo to show up in IE, but on a mobile phone the logo no longer takes up the entire width of the page/screen. Because I’ve now specified a width, the header logo no longer displays properly on my mobile.
Any ideas to fix this?
My URL: http://www.sandfans.com/fj
Nagrom90ParticipantHi,
First, sorry for my bad english !
I’m here because I’ve a problem with my menu when I open my website in IE 7. Normaly, I work with Safari, Chrome, Firefox, etc. but somebody tells me that there is a problem in IE. I check and yes, there is a big problem !
My menu is incomplete and there is blanck instead of my sub-sections.
I’ve tried to fix it with this topic but nothing works. The probleme is really IE 7. I think we all have this problem because when I open an other website based on pinboard, it’s doing the same thing (I check mouseclick.com for exemple).
This is not a really important problem (who has IE 7 ?) but I hope someone have a solution !
AlexanderParticipantSorry Nagrom90, but you missed the topic!
This thread is about the header image, not blank submenus.
Cheers,
Alexander @ http://www.mouseclick.comNagrom90ParticipantOh sorry, i thought we could speak about IE’s comptabilty problem here.
I post this in a new topic.Thx.
You must be logged in to reply to this topic.