The author has marked this style as obsoleted by Link: Visited hyperlinks with opacity effect..




It works well. I'm using Google News page and I tested on it. Good job ! Thanks.
@acid:
a[href]:visited img { opacity: .5 !important; }
a[href:visited:hover img { opacity: 1 !important; }
For the longest time I've been looking for this! For some reason my brain refuses to function properly when it comes to css for links, so please humor me by helping me out with a few questions/suggestions I have...
1.) How do I adjust this style to make it apply to image links only? Can I have seperate opacity settings for text and image links?
2.) Is there a way to make it only work on image links if the image's dimension are AT LEAST or AT MOST a certain size?
.ad {
/* Your ad can be here instead. 10K unique visitors for $5/day. Mail me. */
}