Thread
:
change links color
View Single Post
#
4
(
permalink
)
Jan 2nd, 2004, 13:46
Smokie
Highly Reputable Member
Join Date: Jul 2003
Location: Ipswich, UK
Posts: 690
Thanks: 0
Thanked 0 Times in 0 Posts
a.somelink:link {color: #cc99cc}
a.somelink:visited {color: #cc99cc}
a.somelink:hover {color: #cc00cc}
a.somelink:active {color: #ff00ff}
a href=# class=somelink
Smokie
View Public Profile
Visit Smokie's homepage!
Find all posts by Smokie