• Hi there,

    was struggling with this issue. In Firefox/IE the logo graphic was wider than the page width. Within Chrome everything was ok.
    Solved this problem by adding

    .site-top {
    display: inline !important;
    }
    at the end of stylesheet.css in line 1676

    Is this a workaround you would recommend or can I solve this problem more elegant?

    All the best, Michael

  • The topic ‘Firefox/IE vs. Chrome LogoPosition’ is closed to new replies.