Page 1 of 1

font color in menu when hower

Posted: Mon Jun 19, 2006 12:48 pm
by mustis
How can I change the font color in nav vertical when hover??
I have an image when hover but cant change the font color.

Re: font color in menu when hower

Posted: Mon Jun 19, 2006 1:10 pm
by Dr.CSS
where you have inserted the code for the :hover img. at the end of that put  color:#yourcolor  this is for text unlike  background:

Re: font color in menu when hower

Posted: Mon Jun 19, 2006 1:42 pm
by mustis
Thank you mark