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?

changing arrowcolors when hovering
(1 viewing) (1) Guest
Go to bottomPage: 1
TOPIC: changing arrowcolors when hovering
#15327
changing arrowcolors when hovering 13 Years, 1 Month ago Karma: 0
Hi,

Could you help me out with this:
I've changed the colors and background. Also the arrows are changed.
Is it possible that when you hover over a item in the menu, the arrows hover also?
See my menu: staaltest.nl/stroomdal16

Tanks in advance!

Regards,

Rienk
The administrator has disabled public write access.
 
#15328
Re:changing arrowcolors when hovering 13 Years, 1 Month ago Karma: 748
Hello,

The module uses <joomla_directory>modules/mod_ariextmenu/mod_ariextmenu/js/css/images/menu-arrow-down.png arrow image, you can create hovered arrow image, for example menu-arrow-down-hover.png and add the next CSS rule to <joomla_directory>/modules/mod_ariextmenu/mod_ariextmenu/js/css/menu.min.css file:

Code:


.ux-menu-horizontal A.ux-menu-link-hover SPAN.ux-menu-arrow
{
  background-image: url(images/menu-arrow-down-hover.png)
}



Regards,
ARI Soft
The administrator has disabled public write access.
 
#15329
Re:changing arrowcolors when hovering 13 Years, 1 Month ago Karma: 0
Tanks for your fast reaction. It works perferct!
The administrator has disabled public write access.
 
Go to topPage: 1