1
kaliman
Visited links
  • 2004/1/22 14:50

  • kaliman

  • Not too shy to talk

  • Posts: 110

  • Since: 2003/12/17


Hi.
Does anyone knows a way to give visited links a diferent look? (i.e, not visited=blue, visited= brown)
Thanks!

2
kjs222
Re: Visited links
  • 2004/1/22 15:15

  • kjs222

  • Friend of XOOPS

  • Posts: 116

  • Since: 2003/3/1 1


Go into your theme's theme/[mytheme]/style.css document. FInd a: tags (usually near the top).

You may or may not have a definition for visited links. This is defined by: a:visited. You can add/change it. Note that all links that are not visited are defined by the "a" tag, therefore if you're wanting to change what it looks like when it's NOT visited, then change the "a" tag.

Here is an example of a visited link line in CSS document:
a:visited {color : #00ff00 ; }

Login

Who's Online

223 user(s) are online (171 user(s) are browsing Support Forums)


Members: 0


Guests: 223


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Apr 30
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits