Problem with active link

Having problems with DHTML Menu? There is usually somebody here who knows the answer.
Post Reply
callmehippy
Beginner
Beginner
Posts: 1
Joined: Tue Sep 04, 2007 9:29 pm

Problem with active link

Post by callmehippy »

Hi,

I have installed the menu on one of my sites. http://www.fabriens.com/lphs2/ProGMs.html

I just want to know what is the CSS variable to change the color of the active link. You know the menu changes the color of the item the user just clicked. My menu background is black and the link becomes black when clicked. I want to change that color.

Thanks in advance (Sorry for poor english... it's not my first language...)
User avatar
John
 Team
 Team
Posts: 5967
Joined: Sun May 19, 2002 8:23 pm
Location: Phoenix, AZ
Contact:

Post by John »

That command in the menu uses standard CSS notation. In this case a:link, a:visited, and a:hover (etc.), depending on which state you want to change color.
John
User avatar
John
 Team
 Team
Posts: 5967
Joined: Sun May 19, 2002 8:23 pm
Location: Phoenix, AZ
Contact:

Post by John »

Just noticed you are way down-level with the menu code you're running. You are at v5.766, current is v5.779. The most current version is required for support here in the forum.
John
Post Reply