The Omni Group Forums

The Omni Group Forums (http://forums.omnigroup.com/index.php)
-   OmniWeb General (http://forums.omnigroup.com/forumdisplay.php?f=8)
-   -   Applying a unique color to visited links (http://forums.omnigroup.com/showthread.php?t=5878)

mpkalman 2007-11-27 03:26 PM

Applying a unique color to visited links
 
Is there any way to apply a color to links on a page that have already been visited?

Thanks,
Martin

Handycam 2007-11-27 06:48 PM

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.


All times are GMT -8. The time now is 11:53 PM.

Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2024, vBulletin Solutions, Inc.