menu a:active not working
Permalink
I am using a vertical Stu Nicholls menu. Works fine.
Only one thing I can´t get to work: menu a:link.
Here is the URL:http://www.virtualintegral.co.cc/semaica/... active page is supposed to change curent link color and image.
I attach the code. NOT WORKING CODE is on line 20. (Please change .txt extension to .css)
Please advice. Thanks
Only one thing I can´t get to work: menu a:link.
Here is the URL:http://www.virtualintegral.co.cc/semaica/... active page is supposed to change curent link color and image.
I attach the code. NOT WORKING CODE is on line 20. (Please change .txt extension to .css)
Please advice. Thanks
Attachment
images/azul1.png does not exist.
Image exists in this path;http://www.virtualintegral.co.cc/semaica/concrete/blocks/autonav/te...
Even without the image, color is supposed to change, and does not...
Even without the image, color is supposed to change, and does not...
The image and text change color in Firefox 3.6 and Internet Explorer 7 when I test them on my computer. The background is a lighter blue, and the text color changes to orange. It looks like everything is working from here.
Works fine on hover. But this code is not working:
.menu a, .menu a:active {display:block;font-size:12px;text-decoration:none; color:#ffa500; width:155px;
height:28px; padding-left:5px; line-height:28px; font-weight:bold;padding-top:1px;background:#00006e url(images/azul1.png) repeat-x;}
Where on active page the corresponding menu is supposed to turn letters orange and a darker blue background image; not worling at all.
Thanks
.menu a, .menu a:active {display:block;font-size:12px;text-decoration:none; color:#ffa500; width:155px;
height:28px; padding-left:5px; line-height:28px; font-weight:bold;padding-top:1px;background:#00006e url(images/azul1.png) repeat-x;}
Where on active page the corresponding menu is supposed to turn letters orange and a darker blue background image; not worling at all.
Thanks