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!

Etsi tuesta

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

visited link color changes

  • 3 vastausta
  • 1 henkilöllä on sama ongelma
  • 2 näyttöä
  • Viimeisin kirjoittaja oldman2

more options

Have Win 7 Pro, using FF 78.0.2. Searches and page displays are normal until I changed Visited Links color. After doing so, search results and other pages show each item in separate boxes. I can't get rid of the boxes unless I do a Refresh of FF. Then I get normal page displays., but I lose change to visited link color (as expected). I tried using Visitedlinkenabler – by Ulf3000 but got the same results. Any ideas on how to change visited link color without getting the boxes? I tried the add-on

Have Win 7 Pro, using FF 78.0.2. Searches and page displays are normal until I changed Visited Links color. After doing so, search results and other pages show each item in separate boxes. I can't get rid of the boxes unless I do a Refresh of FF. Then I get normal page displays., but I lose change to visited link color (as expected). I tried using Visitedlinkenabler – by Ulf3000 but got the same results. Any ideas on how to change visited link color without getting the boxes? I tried the add-on
Liitetyt ruutukaappaukset

Valittu ratkaisu

Alternatively you can use code in userContent.css to specify link colors.
With userContent.css you can possibly override the colors only for specific websites.

See also:


visited-color-picker https://addons.mozilla.org/firefox/addon/visited-color-picker/

Lue tämä vastaus kontekstissaan 👍 0

Kaikki vastaukset (3)

more options

It looks like your display switched from using page colors to system colors. You should keep the default setting of using page colors (I suggest Override... "Never" -- see the attached screenshot).

If the page has its own link colors you need to override, then you could use an add-on for that. The add-on will modify the style rules in the page, so it can only work if you have Firefox use the page's colors rather than forcing default colors on the Options page.

more options

Valittu ratkaisu

Alternatively you can use code in userContent.css to specify link colors.
With userContent.css you can possibly override the colors only for specific websites.

See also:


visited-color-picker https://addons.mozilla.org/firefox/addon/visited-color-picker/

more options

I did not have "use system colors" checked. If I set it to never, it never changed the color. I had tried a different color changer add-on but it had the same problem as FF built-in option. I tried visited-color-picker suggested by cor-el and it works like I want it to. Thanks.