Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • mmckeen Friend
    #157797

    When I mouse over a submenu item it displays strange characters (see attached) … any ideas how to fix? Thanks very much for the support here!

    website to see issue: http://dev.barkleyandpaws.com


    1. frontpage-menu-issue
    Saguaros Moderator
    #368248

    Yes, now please make sure that you used the latest version of the template, modules on your site. You Open the file templates/ja_teline_iv/css/menu/mega.css and find the following code

    .ja-megamenu ul.level1 li.haschild-over a.mega span.menu-title,
    .ja-megamenu ul.level1 li.active.haschild-over a.mega span.menu-title {
    background-image: url(../../images/arrow.png);
    }

    replace with:

    .ja-megamenu ul.level1 li.haschild-over a.mega span.menu-title,
    .ja-megamenu ul.level1 li.active.haschild-over a.mega span.menu-title {
    background-image: url(../../images/arrow.png) no-repeat;
    }

    This issue has been passed on to our developers.
    Thanks

    mmckeen Friend
    #368312

    Thanks very much!!

    kyriakos4 Friend
    #368613

    it worked for me too, great job!

    jimcapraro Friend
    #371239

    me too, thanks

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

This topic contains 5 replies, has 4 voices, and was last updated by  jimcapraro 13 years, 4 months ago.

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