Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • sebbs Friend
    #198577

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

    I was wondering if it would be possible to insert a graphic at the end of the menu after About Us?

    So it would look like this:

    Here’s the graphic :

    Thanks!!


    1. menu-qc
    2. logo-qc
    Adam M Moderator
    #538299

    You can try with steps below :

    1. Create a new menu item with type ‘Separator’ >>> then switch to tab Link Type and add Link Image there.

    2. Open the file your_root_folder/templates/ja_elastica/css/menu/mega.css then add this declaration:

    .ja-megamenu ul li.mega .has-image {
    width: 53px;
    height: 100px;
    color: transparent;
    margin: 8px auto 0 auto;
    padding-left: 0 !important;
    }

    Let me know how it goes.

    sebbs Friend
    #539112

    Okay .. here’s what it looks like … not sure if we can make this look better … thoughts
    http://bmwqc.dev.dnsnetworks.ca/

    sebbs Friend
    #539113

    Okay so I made it smaller – is there a way so that when you roll over it – there’s no color change and also no link??

    Adam M Moderator
    #539145

    Hi,

    Please add these CSS rules to your_root_folder/templates/ja_elastica/css/custom.css file (if you don’t see this file, just create a new one) :

    .ja-megamenu ul.level0 > li.last.over {
    background: none;
    }
    .ja-megamenu ul.level0 > li.mega.last a.mega,
    .ja-megamenu ul.level0 > li.mega.last .has-image,
    .ja-megamenu ul.level0 > li.mega.last .menu-title {
    cursor: default;
    }

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

This topic contains 5 replies, has 2 voices, and was last updated by  Adam M 10 years, 5 months ago.

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