Is there any way to apply a color to links on a page that have already been visited?
Thanks,
Martin
Thanks,
Martin
|
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
![]() |
| Applying a unique color to visited links | Thread Tools | Search this Thread | Display Modes |
|
Guest
2007-11-27, 03:26 PM
Is there any way to apply a color to links on a page that have already been visited?
Thanks, Martin
Post 1
|
|
Create a custom css file with the rule:
a:visited {color: gray !important } Use whatever color (name, hex or rgb) you want. I use this on some sites where keeping track of what i've read is important.
Post 2
|
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Links to files - OG seems unique | Simon Knight | OmniGraffle General | 0 | 2012-01-26 12:09 PM |
| 5.9.2 Previously Visited Link Color | Fnordoz | OmniWeb Bug Reports | 4 | 2009-03-20 01:03 PM |
| Visited Link color not changing | Drayon | OmniWeb Bug Reports | 6 | 2009-02-08 10:15 PM |
| Reformat visited links | Gregory | OmniWeb Feature Requests | 4 | 2006-05-29 11:57 AM |