Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • exactlegal Friend
    #198184

    how to make the second module menu active, in image i try do describe situation, thx.

    the result must be like in this image:

    in the second image i created a second menu that has menu-s items aliases, and that is a problem because are to many menus.


    1. Untitled-1
    2. 4
    Ninja Lead Moderator
    #536788

    Have you sorted it out? I see your site is working fine with the following css style in templates.css file:

    ja-container ul.menu li.active > a {
    font-weight: bold;
    color: #FF0000
    }

    exactlegal Friend
    #536803

    http://www.traveltourist.biz/ru/bulgaria_ru/albena_ru/albena-hotels_ru/flamingo-grand-5-ru.html
    the menu: Фламинго Гранд 5* is not the active menu, but it need to be the active, the menus that work are different menus that i created, ex: created a new menu, assigned a new module, and in menu i created duplicate name that is aliases on first menu.

    Ninja Lead Moderator
    #536901

    You can try to fix this way.

    Open the templates/ja_travel/css/template.css file and add this rule:

    #ja-container ul.menu li.current > a {
    font-weight: bold;
    color: #FF0000;
    }

    exactlegal Friend
    #536927

    thx, worked!!! 🙂

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

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

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