Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • sebbs Friend
    #199493

    site: http://obbha.dev.dnsnetworks.ca/

    my top main menu isn’t’ appearing as it should *looks good in IE

    Can someone tell me how I can fix this problem?

    thx

    TomC Moderator
    #541447

    How SHOULD it be displaying ?? (screenshot ??)

    Ninja Lead Moderator
    #541499

    <em>@sebbs 435568 wrote:</em><blockquote>site: http://obbha.dev.dnsnetworks.ca/

    my top main menu isn’t’ appearing as it should *looks good in IE

    Can someone tell me how I can fix this problem?

    thx</blockquote>

    Because the menu on your site has many menu items but width is small the menu on your site is broken. My solution below will help you to fix this bug in the menu

    + Open templates/ja_fubix/css/custom.css file and add new css style

    .t3-mainnav .navbar .nav > li > a,
    .t3-mainnav .navbar .nav > li > span.separator {
    padding: 15px 10px !important;
    }

    Let me know if it helps

    sebbs Friend
    #541747

    <em>@TomC 435571 wrote:</em><blockquote>How SHOULD it be displaying ?? (screenshot ??)</blockquote>

    Should:

    Should not:

    Let me try Ninja’s suggestion …


    1. should
    2. should-not
    sebbs Friend
    #541748

    Oh!!! I like this : http://obbha.dev.dnsnetworks.ca/

    However can we make the Home button appear in line like the other menu items??

    Thanks Ninja Lead!!

    TomC Moderator
    #541755

    <em>@sebbs 435938 wrote:</em><blockquote>
    However can we make the Home button appear in line like the other menu items??

    </blockquote>

    The “Home” item already appears to be in line . . . . Is there a different way you wish for it to be displayed?

    sebbs Friend
    #541894

    Can we get rid of the red line at the top of the Home button ?

    sebbs Friend
    #542044

    <em>@sebbs 436109 wrote:</em><blockquote>Can we get rid of the red line at the top of the Home button ?</blockquote>

    Can we remove the red line above the Home Menu item so that it does’nt overlap at the bottom ?

    TomC Moderator
    #542051

    Paste the following within your custom.css file:


    .t3-mainnav .nav li.dropdown.open > .dropdown-toggle, .t3-mainnav .nav li.dropdown.active > .dropdown-toggle, .t3-mainnav .nav li.dropdown.open.active > .dropdown-toggle, .t3-mainnav .nav > li.dropdown.open.active > a:hover {
    border-top: medium none;

    }

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

This topic contains 9 replies, has 3 voices, and was last updated by  TomC 10 years, 4 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum