PDA

View Full Version : firefox question



zirjacks
04-05-2005, 08:40 PM
Is there a way to make hyperlinks change color after you click on them in firefox? Like they do in IE? Sorry if this is a silly question, but I cannot figure this out! Thanks!!!

tesco
04-05-2005, 09:24 PM
tools>options>general>fonts and colors

for teh default ones. ;)

sparsely
04-05-2005, 09:31 PM
or just edit your userContent.css and add something like
a:visited { color:#fff ! important ; }

tesco
04-05-2005, 09:40 PM
or just edit your userContent.css and add something like
a:visited { color:#fff ! important ; }
What is the "! important" part for? :unsure:

sparsely
04-05-2005, 09:41 PM
to override any CSS specified by websites or your current theme.

zirjacks
04-06-2005, 09:11 PM
I have tried both rossco and sparselys methods, but neither one works. If I click and hold the mouse button down the link changes colors but it goes back to unvisited color after I let off. here is a pic of how I have my settings. Is this right?


http://home.comcast.net/~azirjacks12/pic.jpg

tesco
04-06-2005, 09:15 PM
I have tried both rossco and sparselys methods, but neither one works. If I click and hold the mouse button down the link changes colors but it goes back to unvisited color after I let off. here is a pic of how I have my settings. Is this right?


http://home.comcast.net/~azirjacks12/pic.jpg
sure it's right, if blue for links and purple for visited links is what you want. ;)

zirjacks
04-06-2005, 09:16 PM
But the links are not changing?!