Page 1 of 1
change color of links
PostPosted: 13 Jul 2013, 19:29
by ChatDelMundo
When a user places a url in chat, as you change the color?
PostPosted: 06 Sep 2013, 12:09
by JStory
If you're asking if you can change the color of hyperlinks, you most surely can!
You'll need to define custom CSS rules within your CSS file.
EXAMPLE
a, a:active, a:visited {color:#000;}
a:hover {color:#1f1f1f;}
Topic Closed
PostPosted: 16 Dec 2014, 00:26
by Staff Bot
[b]This thread has been locked because the last post is greater than six months old. There is a good chance that the information in this thread is outdated. Please open a new topic if you wish to discuss this further.[/b]