Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • mmckeen Friend
    #157766

    I have added images to my menu items (selected the image in the menu system settings) and they are not positioned correctly. Does T3 / Megamenu support menu images and if so is there a way to adjust the placement? You can see an example at my development site (hover over either “dogs” or “cats”:

    http://dev.barkleyandpaws.com

    Thanks!

    aman204 Friend
    #368164

    Please disable css compression to give in right css file and line reference

    mmckeen Friend
    #368166

    css compression is now disabled… thanks!

    aman204 Friend
    #368167

    Change this::

    .ja-megamenu ul.level0 li.mega .has-image {mega.css (line 43)
    background-position:left top;
    background-repeat:no-repeat;
    cursor:pointer;
    display:block;
    padding-left:25px;
    }

    to

    .ja-megamenu ul.level0 li.mega .has-image {mega.css (line 43)
    background-position:left top;
    background-repeat:no-repeat;
    cursor:pointer;
    display:block;
    padding-left:45px;
    line-height:32px;
    }

    mmckeen Friend
    #368169

    I cannot find this code in the mega.css file (ja_teline_iv->css->menu->mega.css)

    aman204 Friend
    #368171

    Yes, You are viewing it it right file ::

    templates/ja_teline_iv/css/menu/mega.css

    Please re-check and probably, use in ctrl+f feature to find in specific code

    mmckeen Friend
    #368177

    Thanks … added the code (still could not find it … it wasn’t there) and it is working… could you also check the attached and let me know what might be causing this problem … thanks!


    1. frontpage-menu-issue
    aman204 Friend
    #368180

    <blockquote>could you also check the attached and let me know what might be causing this problem … thanks! </blockquote>

    Do you wish to refer to menu item with sub-dropdown ?

    mmckeen Friend
    #368182

    Yes … another level dropdown would be fine…

    aman204 Friend
    #368286

    <blockquote>Yes … another level dropdown would be fine… </blockquote>

    Sorry but I am unsure as to what you refer to now. Probably, It would be great if you could mark screenshot with annotations

    mmckeen Friend
    #368313

    Thanks … tienhc has answered this one on another post… the no-repeat was missing …

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

This topic contains 11 replies, has 2 voices, and was last updated by  mmckeen 13 years, 10 months ago.

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