Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #10992
    GAHC
    Member

    There is a large amount of white space above and below the logo on IE8, it doesn’t appear in Chrome or Firefox. A lot of the pages the logo will not load in IE8. (Check out “Entertainment During the Gilded Age” and the pages below.

    gildedagehistorychannel.com

    Thank you,

    Matt

    #11007
    Sakin
    Keymaster

    @GAHC: can you check my adding in the following css in “Appearance => Theme Options => Custom CSS” box.

    hgroup.with-logo {
        display: none;
        padding: 0;
    }
    #11014
    GAHC
    Member

    It does not seem to be changing the spacing at all. I also tried adjusting the number.

    #11016
    Sakin
    Keymaster

    @GAHC: I need to check your site in IE browser, which I will be able to do to tomorrow. Will get back to you soon. Also let me know if you have done any customization.

    #11018
    GAHC
    Member

    Thank you very much, I only have added the Justified Image Grid pluggin. But as for coding, I only wrote the coding you sent me:

    #hgroup-wrap { padding-bottom: 10px; }
    #site-logo, #header-right { padding-top: 10px; }
    .home #featured-post .post { width: 100%; }
    #header-menu ul.menu ul a { line-height: 1.3em; }
    .site {
    background-color: #fffcdf;
    }
    #homepage-message {
    background-color: #fffcdf;
    }
    hgroup.with-logo {
    display: none;
    padding: 0;
    }

    #11174
    Sakin
    Keymaster

    @GAHC: Did you upgrade the theme or change anything. As your site it working fine in IE8. I just check it now.
    Can you refresh your browser and check now.

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘IE8 Issues’ is closed to new replies.