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


Recent Events
  • 16/10/2012 "ARI Quiz" v.3.3.0

    "ARI Quiz" v. 3.3.0 is ready and it is compatible with Joomla! 3.0.

  • 01/09/2012 "ARI Quiz" v. 3.0.0

    We are glad to announce extremely waiting update for popular Joomla! quiz extension. "ARI Quiz" version 3.0.0 is ready. The code has been totally reworked. The extension is fully compatible with Joomla! MVC model and contains the following new features:


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?

Switch text color when mouse over
(1 viewing) (1) Guest
Go to bottomPage: 1
TOPIC: Switch text color when mouse over
#17818
Switch text color when mouse over 1 Year, 10 Months ago Karma: 0
Hallo,

first sorry for the bad english.
I started to use your menu and it is very nice and easy to work with. One thing I just cant solve. I have now text of my vertical menu in white color and I need it in black when the mouse goes over that.

link is www.cmslovakia.eu

Thanks for help in advance.
The administrator has disabled public write access.
 
#17819
Re:Switch text color when mouse over 1 Year, 10 Months ago Karma: 442
Hello,

Add the next CSS rule:

Code:


.yuimenu A:hover
{
 color: #000 !important;
}



Regards,
ARI Soft
The administrator has disabled public write access.
 
#17820
Re:Switch text color when mouse over 1 Year, 10 Months ago Karma: 0
thank you very much. It help me.

Sorry for that stupid question
The administrator has disabled public write access.
 
Go to topPage: 1
gilt