Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Visited Hyperlinks in Document Library

1 view
Skip to first unread message

Gareth Hill

unread,
Oct 28, 2009, 8:33:53 AM10/28/09
to
Our users have requested what we hoped would be a relatively simple
change to our MOSS 2007 pages to display visited hyperlinks in a
different colour. The specific hyperlinks in question are the links to
the files in the document library.

We added the following CSS to a custom Theme and it is working as
expected in Firefox but not in IE:

.ms-vb a:visited {
color:#808080;
}

Does anyone know how to get this to work in IE? We have tried widening
the CSS to capture all a:visited and it still does not work in IE for
the links to files?

anjaliagarwal

unread,
Nov 24, 2009, 3:42:48 PM11/24/09
to
I am trying to do the same thing. Did you ever figure out how to do this?

Please let me know.

Grealty appreciate your help.

Anjali.


Gareth Hill wrote:

Visited Hyperlinks in Document Library
30-Oct-09

Our users have requested what we hoped would be a relatively simple
change to our MOSS 2007 pages to display visited hyperlinks in a
different colour. The specific hyperlinks in question are the links to
the files in the document library.

We added the following CSS to a custom Theme and it is working as
expected in Firefox but not in IE:

..ms-vb a:visited {
color:#808080;
}

Does anyone know how to get this to work in IE? We have tried widening
the CSS to capture all a:visited and it still does not work in IE for
the links to files?

Previous Posts In This Thread:

On Friday, October 30, 2009 6:23 PM
Gareth Hill wrote:

Visited Hyperlinks in Document Library


Our users have requested what we hoped would be a relatively simple
change to our MOSS 2007 pages to display visited hyperlinks in a
different colour. The specific hyperlinks in question are the links to
the files in the document library.

We added the following CSS to a custom Theme and it is working as
expected in Firefox but not in IE:

..ms-vb a:visited {
color:#808080;
}

Does anyone know how to get this to work in IE? We have tried widening
the CSS to capture all a:visited and it still does not work in IE for
the links to files?

EggHeadCafe - Software Developer Portal of Choice
ADO.NET 3.5 Cookbook by Bill Hamilton [O'Reilly]
http://www.eggheadcafe.com/tutorials/aspnet/54fec9cc-ad19-4705-a99b-d2bd169f4974/adonet-35-cookbook-by-b.aspx

0 new messages