Page 1 of 1

[solved] Changing the hover text color with CSSMenu - Horizontal

Posted: Wed Sep 10, 2008 5:39 am
by nakkiel
Hi

I searched the forum and I was convinced this had been asked earlier, but I guess I just didn't find the topic. So how can I change the hover text color with CSSMenu - Horizontal?

The site: http://www.vitaltraining.fi/cmsmadesimple/

I'm converting my site to CMS Made Simple.

Re: Changing the hover text color with CSSMenu - Horizontal

Posted: Wed Sep 10, 2008 6:54 am
by Jean le Chauve
#primary-nav a:hover {color:#yourcolor;}

Re: Changing the hover text color with CSSMenu - Horizontal

Posted: Wed Sep 10, 2008 7:35 am
by nakkiel
Thanks mate :)