Visited Links Not Changing Color


Go Back   Computer Help Articles > Internet Explorer 6
User Name
Password
FAQ Members List Calendar Search Today's Posts Mark Forums Read

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 01-05-2006, 04:29 PM
redbird
 
Posts: n/a
Default Visited Links Not Changing Color

Weird problem with visited links not changing color. Every computer in
this office has the same problem with only one website. And strangely
enough, it apparently worked before this certain website changed
servers. Tried deleting history and TIF and this did not solve the
problem. With this being an office computer, the user can't try other
browsers to see if they work. Also, no admin privileges, so deleting
index.dat is not an option (although I doubt that's the problem since
all 10 computers in the office have the same problem). Here is the
appropriate section the css file for the website with issues. Every
appropriate <a> tag contains class="thread"

A {
font-family : Tahoma, Verdana, Helvetica, Arial, Sans-Serif;
font-size : x-small;
font-weight : bold;
text-decoration:none;
color: #ce0000;
}


A:visited {
font-family : Tahoma, Verdana, Helvetica, Arial, Sans-Serif;
font-size: x-small;
font-weight : bold;
color: #ce0000;
}


A:active {
font-family : Tahoma, Verdana, Helvetica, Arial, Sans-Serif;
font-size: x-small;
font-weight : bold;
color: #ce0000;
}


A:hover {
font-family : Tahoma, Verdana, Helvetica, Arial, Sans-Serif;
font-size: x-small;
font-weight : bold;
color: #000000;
}


A.thread {
font-family : Tahoma, Verdana, Helvetica, Arial, Sans-Serif;
/* font-size : 10pt; */
font-size : x-small;
font-weight : bold;
text-decoration:none;
color: #ce0000;
}

A.thread:visited {
font-family : Tahoma, Verdana, Helvetica, Arial, Sans-Serif;
font-size: x-small;
font-weight : bold;
color: #000000;
}


A.thread:active {
font-family : Tahoma, Verdana, Helvetica, Arial, Sans-Serif;
font-size: x-small;
font-weight : bold;
color: #ce0000;
}


A.thread:hover {
font-family : Tahoma, Verdana, Helvetica, Arial, Sans-Serif;
font-size: x-small;
font-weight : bold;
background-color: #CE0000;
color: #FFFFFF;
}

Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Problem with Links bar Lee Davies Internet Explorer 6 1 01-05-2006 04:21 PM
Visited links don't change color Frank D Internet Explorer 6 3 01-05-2006 04:20 PM
Can't use higher resolution with Topcon 10" monitor emil_lam Windows XP Video 22 01-05-2006 07:26 AM
Changing color settings Deepa Windows XP Video 2 01-05-2006 07:26 AM
RE: Remote control and color quality Daniel Gurney Windows XP Work Remotely 1 01-05-2006 07:12 AM


All times are GMT. The time now is 11:07 AM.


Powered by vBulletin Version 3.5.2
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd. SEO by vBSEO 2.3.2 © 2005, Crawlability, Inc.

Visited Links Not Changing Color