Viewing 15 posts - 1 through 15 (of 18 total)
  • Author
    Posts
  • hengstler Friend
    #185545

    Dear JA Team

    I’m very happy that Brisk is available with the Megamenu.
    But now I have the problem that the last sub-menu is cropped on the left side. Other submenues are OK.

    Please refer to the screenshot …

    Kind regards from Switzerland


    1. Cut-on-left-edge
    2. Megamenu-OK
    TomC Moderator
    #485472

    Can you provide the url of the site you’re working on?

    hengstler Friend
    #485521

    It’s a test environment for my shop site: http://test17b.praemienschock.ch/

    TomC Moderator
    #485616

    Try modifying the following CSS rule as follows . . .

    .t3-megamenu .mega-nav, .t3-megamenu .dropdown-menu .mega-nav {
    list-style: none outside none;
    margin-left: 5px;
    padding: 0;
    }

    See if that helps with the issue for that last mega menu item issue

    hengstler Friend
    #485634

    Hi Tom

    Thank you very much. Where do I have to insert this rule ?

    TomC Moderator
    #485635

    <em>@hengstler 363262 wrote:</em><blockquote>Hi Tom

    Thank you very much. Where do I have to insert this rule ?</blockquote>
    Which Joomla version is your template – 2.5 or 3.0?

    hengstler Friend
    #485676

    Joomla 2.5 with latest template version …

    TomC Moderator
    #485723

    <em>@hengstler 363326 wrote:</em><blockquote>Joomla 2.5 with latest template version …</blockquote>
    Okay … please set “Optimize CSS” to “No” within your Template Manager–General settings.
    Then I can let you know where the CSS rule is

    hengstler Friend
    #485809

    Thanks, setting is done …

    hengstler Friend
    #485879

    What’s next step after disabling “Optimize CSS” ?

    TomC Moderator
    #486112

    Try this . . .

    Within file path –> /templates/ja_brisk/css/template.css

    at line 1108, modify the padding property as follows:

    .t3-mainnav .navbar .nav ul ul > li:first-child a {
    border-top: 0 none;
    padding-left: 10px;
    }

    then, within file path –> /templates/ja_brisk/css/megamenu.css

    at line 71, make a similar modification (as follows):

    .t3-megamenu .mega-group .mega-nav > li a, .t3-megamenu .dropdown-menu .mega-group .mega-nav > li a {
    border-top: medium none;
    display: inline;
    padding-left: 10px;
    }

    See how that works for you (for starters)

    hengstler Friend
    #487759

    At last, I’ve found some time to give it a try. But the last menu entry still doesn’t look like the others.

    Cache has been cleaned (Browser and server)

    Ninja Lead Moderator
    #487855

    <em>@hengstler 366132 wrote:</em><blockquote>At last, I’ve found some time to give it a try. But the last menu entry still doesn’t look like the others.

    Cache has been cleaned (Browser and server)</blockquote>

    I checked your site url but its set to offline. if possible pm me admin access and ftp account of your site. I shall help you out.

    Ninja Lead Moderator
    #488316

    <em>@hengstler 366132 wrote:</em><blockquote>At last, I’ve found some time to give it a try. But the last menu entry still doesn’t look like the others.

    Cache has been cleaned (Browser and server)</blockquote>

    I fixed the problem on your site on this way

    Open templates/ja_brisk/css/custom.css file

    Add new script


    .span12.mega-col-nav.lastmenu {
    padding: 20px;
    }

    Please check it again let me know if it helps

    hengstler Friend
    #488369

    Awesome, now it works the way I want it.
    Thank you so much.

    Happy Easter and kind regards from Switzerland
    Stefan

Viewing 15 posts - 1 through 15 (of 18 total)

This topic contains 18 replies, has 3 voices, and was last updated by  Ninja Lead 10 years, 4 months ago.

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