Where did you install Firefox from? Help Mozilla uncover 3rd party websites that offer problematic Firefox installation by taking part in our campaign. There will be swag, and you'll be featured in our blog if you manage to report at least 10 valid reports!

Pomoc pśepytaś

Glědajśo se wobšudy pomocy. Njenapominajomy was nigda, telefonowy numer zawołaś, SMS pósłaś abo wósobinske informacije pśeraźiś. Pšosym dajśo suspektnu aktiwitu z pomocu nastajenja „Znjewužywanje k wěsći daś“ k wěsći.

Learn More

I am using 6.0.2 with windows 7. Changing the color of visited links also changes the web screen to frames. How do I change only the color of visited links ?

  • 1 wótegrono
  • 4 maju toś ten problem
  • 4 naglědy
  • Slědne wótegrono wót cor-el

more options

Question

How do I change only the color of visited links ?

Changing the color of visited links also changes the web screen to frames. I am using 6.0.2 with windows 7.

Question How do I change only the color of visited links ? Changing the color of visited links also changes the web screen to frames. I am using 6.0.2 with windows 7.

Wšykne wótegrona (1)

more options

You can do that with code in Stylish or userContent.css

You can use the ChromEdit Plus or Stylish extension to have easier access to the customization files.


a:visited { color: #CC33CC !important; }