Posted by rf on 08/14/07 05:50
"still me" <wheeledBob@yahoo.com> wrote in message
news:g4d2c3h8jsi2dlu0p7er2f8de8pkgl2h4s@4ax.com...
>I am setting the link colors using CSS in a style file, e.g.:
>
> a:link{color:#999999}
> a:visited{color:#999999}
> a:hover{color:#999999}
> a:active{color:#999999}
You should not set all those things to the same colour.
> All the normal text links pick up the color.However, the border on
> linked images doesn't pick up the color.
>
> How can I specify a link color for linked images with borders via CSS
a:link img {color ...
..
..
..
--
Richard
Navigation:
[Reply to this message]
|