Home News Contact Us Forum About Us Demos Products F.A.Q.
Shopping Cart
You currently have 0 items in your cart.


Recent Events
  • 31/12/2023 New Year SALE

    We are glad to announce New Year SALE. 25% discount for all our extensions. Use NY24 coupon code. Hurry up the discount is valid till 7 January.

  • 21/11/2023 BLACK FRIDAY 23 is coming

    BIG SALE, 35% discount for all our extensions. Use BF23 coupon code. Hurry up the discount is valid till 27 November.


2Checkout.com, Inc. is an authorized retailer of goods and services provided by ARI Soft. 2CheckOut




Follow us on twitter



Welcome, Guest
Please Login or Register.    Lost Password?

Color active menu
(1 viewing) (1) Guest
Go to bottomPage: 1
TOPIC: Color active menu
#13481
Color active menu 13 Years, 3 Months ago Karma: 0
Hello,
How can i change the color of menu who are a submenu active.
For example :

Code:

#menuhaut li.current a {
    background:#eeeeee;
    color:#e23936;
}



This code color only the submenu actif, and i would like color his parentmenu.
The administrator has disabled public write access.
 
#13482
Re:Color active menu 13 Years, 3 Months ago Karma: 748
"current" CSS class is applied only to selected menu item, it is required modification of menu template (<joomla_dir>\modules\mod_ariextmenu\mod_ariextmenu\templates\menu.html.php) that add "current" CSS class to parent menu item(s).

Regards,
ARI Soft
The administrator has disabled public write access.
 
#13483
Re:Color active menu 13 Years, 3 Months ago Karma: 0
Yes i've seen that, but can you explain the modification.

Because we must make a loop for see if the currentmenu have a submenu active ?
The administrator has disabled public write access.
 
#13486
Re:Color active menu 13 Years, 3 Months ago Karma: 748
We have sent updated module by email.

Regards,
ARI Soft
The administrator has disabled public write access.
 
#13487
Re:Color active menu 13 Years, 3 Months ago Karma: 0
Thank's
But with the code, the selected menu are colored but too the submenu. I would like just colored the menu who have submenu active, not the submenu.
Sorry for the disturbance.
The administrator has disabled public write access.
 
#13488
Re:Color active menu 13 Years, 3 Months ago Karma: 748
"ARI Ext Menu" is open source and you can modify template file for your needs.

Regards,
ARI Soft
The administrator has disabled public write access.
 
Go to topPage: 1