Posted by Glenn Coyle on 09/26/06 21:23
Hi there
i am using images as links and there is a border around the pics to
signify that they are linked. I would like to remove these but i for
some reason it sticks around
i have used the following CSS
..mainWindowText a:link { font-size:13px; text-decoration:none;
color:#000066; font-weight:bold;}
..mainWindowText a:visited { font-size:13px; text-decoration:none;
font-weight:bold; color:#000066}
..mainWindowText a:active { font-size:13px; font-weight:bold;
text-decoration:none; color:#000066}
..mainWindowText a:hover{ font-size:13px; font-weight:bold;
text-decoration:underline; color:#009900}
can anyone shed any light?
thanks
Glenn
Navigation:
[Reply to this message]
|