Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • farhady Friend
    #152853

    I like how you guys from Joomlart have stick a menu in the right side of megamenu!
    What I mean exactly? Then look at the picture below

    I talk about the green Menu in your megamenu-toolbar.

    So now going to my question: How do you do that with megamenu? How can I do it for myself, too?
    Any Tutorial?

    P.S: I wish more tutorials to using the power of your framework in the wiki.

    korb Friend
    #350764

    Hi
    You can accomplish this by using Additional Class feature of the Mega Menu. JA Documentation Team will document this idea.

    Thank you.

    Regards,
    Danny

    korb Friend
    #351261
    farhady Friend
    #351983

    Thank you @korb!
    It works very well. But I got a problem with the MegaMenu-Position now.
    It appears over the green button and is out of the wrap.
    How can I fix it and change the position?

    Khanh Le Moderator
    #352044

    <em>@farhady 189252 wrote:</em><blockquote>Thank you @korb!
    It works very well. But I got a problem with the MegaMenu-Position now.
    It appears over the green button and is out of the wrap.
    How can I fix it and change the position?</blockquote>

    Assume the additional class you add is “right-stick”, then you should add this style to template css/menu/mega.css::


    .ja-megamenu ul.level0 li.right-stick {
    float: right!important;
    margin-right: 10px !important;
    }

    .ja-megamenu ul.level0 li.right-stick .childcontent {
    right: -34px !important;
    }

    (you could change the number to make it fit to your site)

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

This topic contains 5 replies, has 3 voices, and was last updated by  Khanh Le 13 years, 8 months ago.

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