Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • astral god Friend
    #151660

    Hello.

    So, we are at the page “What’s New in 1.5?” here:

    http://templates.joomlart.com/ja_raite/index.php?option=com_content&view=article&id=22&Itemid=34

    But only the main-level menu is highlighted: “Joomla! Overview”

    I would like to apply the same effect, or another one, to the low-level menu like the main one. Like that we can know witch page we are viewing.

    How could i do that ?

    Thanks.
    😉

    Thanh Nguyen Viet Friend
    #346473

    Hi mate,

    Please follow the below steps to solve your issue:

    1. On root path of your joomla site, go to the folder
    2. /templates/ja_raite/html/
    3. Create a folder named mod_breadcrumbs
    4. Download my attached file and save it into this folder
    5. Rename file to default.php
    6. Test you website again 🙂

    Best regards,
    ThanhNV

    astral god Friend
    #346487

    Thanks for your reply, but i don’t see any difference …

    And you talk about breadrcumbs, and i’m talking about the Main Menu

    I’ll try to explain with an image:

    So, we are at the page “What’s New in 1.5?”, but only the main-level menu is highlighted: “Joomla! Overview”.

    I would like to apply the same effect, or another one, to the low-level menu like the main one.

    Like that, we can know witch menu-item we are viewing. 😉

    astral god Friend
    #347442

    Please can someone helps me ?

    Thanks. 😉

    Sherlock Friend
    #347563

    Hi astral god,

    Please just try as below
    Go to the templates/ja_raite/css/colors/yellow.css file

    Adding follow css codes

    ul.menu li#current a {
    background:none repeat scroll 0 0 #D8A936;
    }

    I hope it help !

    astral god Friend
    #347579

    Thanks dathq, but it doesn’t work

    What i want is apply the same effect the the item “What’s new in 1.5?” (when i am viewing that page), the second menu levels, the active effect is applying only to the first menu levels.

    Sherlock Friend
    #347584

    hi astral ,

    Please just try again with this css
    ul.menu li li#current a {
    background:none repeat scroll 0 0 #D8A936 !important;
    }
    ul.menu li li#current li a {
    background:none !important;
    }

    I hope it help !

    astral god Friend
    #347589

    Ok, i’ve solved my problem with:

    ul.menu li li#current {
    background:none repeat scroll 0 0 #b7cc24 !important;
    }

    ul.menu li li#current li {
    background:none !important;
    }

    😎

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

This topic contains 8 replies, has 3 voices, and was last updated by  astral god 14 years, 4 months ago.

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