Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • turminator Friend
    #187955

    Hello,

    I’m using Teline IV and I say that every menu item that I have created, have got associated a ballon onhover mouse cursor that says the same that menu/submenu item. I would like to remove this baloon because is so ugly and ineficient to navigate trought menus.

    You can see it at: http://www.medicinapress.com/articulos

    How can I do it?

    Many thanks.

    Ninja Lead Moderator
    #494827

    Following as my suggestion will help you remove

    Open templates/ja_teline_iv/css/menu/mega.css file

    from


    .ja-megamenu .childcontent-inner {
    background: url(../../images/arrow-down.gif) no-repeat 26px top #fff;
    border: 1px solid #000;
    color: #333;
    margin-left: -2px;
    padding-top: 4px;
    }

    change to


    .ja-megamenu .childcontent-inner {
    border: 1px solid #000;
    color: #333;
    margin-left: -2px;
    padding-top: 4px;
    }

    Remember to clear cache from admin area after changing

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

This topic contains 2 replies, has 2 voices, and was last updated by  Ninja Lead 11 years, 5 months ago.

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