Theme Header IE 8

Viewing 13 posts - 1 through 13 (of 13 total)
  • #7093
    SweetHome
    Participant

    In IE 8, the theme header does not display the image. It just shows blank.

    #7106
    ilziosem
    Participant

    I have a similar problem, in IE 8 I see a black band instead of the menu.

    #7133
    Franz
    Participant

    I have the same problem (the header does not display the image in IE 8), can anyone help me ?

    #7139
    mkurz
    Participant

    .

    • This reply was modified 11 years, 7 months ago by mkurz.
    • This reply was modified 11 years, 7 months ago by mkurz. Reason: duplicate post
    #7140
    mkurz
    Participant

    I 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 11 years, 7 months ago by mkurz.
    #7145
    SweetHome
    Participant

    That worked perfectly thank you. I actually ended up putting the code in CSS Stylesheet Editor

    #7151
    Franz
    Participant

    Thank you for your great solution !!!

    #7345
    kokopelli628
    Participant

    AWESOME!!! 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!

    #7433
    thejdoe
    Participant

    Please 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

    #7694
    Nagrom90
    Participant

    Hi,

    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 !

    #7695
    Alexander
    Participant

    Sorry Nagrom90, but you missed the topic!

    This thread is about the header image, not blank submenus.

    Cheers,
    Alexander @ http://www.mouseclick.com

    #7702
    Nagrom90
    Participant

    Oh sorry, i thought we could speak about IE’s comptabilty problem here.
    I post this in a new topic.

    Thx.

    #16060
    hobola
    Participant

    I have the same problem, the logo doesn’t show up in IE 8 and I tried to add the line in the CSS style sheet as Mkurz suggested. But it didn’t work!
    Any other solutions?

Viewing 13 posts - 1 through 13 (of 13 total)

You must be logged in to reply to this topic.