Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #19989
    GAHC
    Member

    Hi,

    the gildedagehistorychannel.com does not display correctly on the Macbook Pro platform. Here is a screenshot http://imgur.com/bspcMzB

    Thanks,

    GAHC

    #19999
    Sakin
    Keymaster

    @GAHC: There seems to be issue with the Custom CSS that you have. Can you remove the following CSS from our “Appearance => Theme Options => Custom CSS” box.

    hgroup.with-logo {
        display: none;
        padding: 0;
    }
    #site-logo {float: none;}
    #header-left { float: none; }
    #site-logo { float: none; text-align: center; }
    #site-logo a { display: inline-block; }
    #header-left { float: none; }
    #header-left {
        display: block;
        float: none;
    }
Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Webpage not Displaying Correctly’ is closed to new replies.