Viewing 5 replies - 1 through 5 (of 5 total)
  • Hi janso. Can you post a link to your site? Thanks.

    Thread Starter janso

    (@janso)

    It has something to do with the way FF interprets and applies the padding to the logo. Try adding a little more left padding in your child css:

    #nav-topbar .nav li.topbar-logo a,
    #nav-topbar .nav li.topbar-logo a:hover {
      padding-left: 270px;
    }

    This should fix the FF issue. It will also push the menu right a bit in Chrome and IE but not so much that it adversely affects the display.

    Thread Starter janso

    (@janso)

    Yes I did but I think it looks not as good as I want. I will see. Thanks anyway.

    Thread Starter janso

    (@janso)

    In ‘Menus’ I did made a mistake:
    Instead of using ‘Home’ as Navigationlabel in the Menu I did used ‘Menu Item’. Did changed it in ‘Home’ and works fine now.
    In all browsers it showes now the same and correct.

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘Logo cut in half’ is closed to new replies.