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!

Rechercher dans l’assistance

Évitez les escroqueries à l’assistance. Nous ne vous demanderons jamais d’appeler ou d’envoyer un SMS à un numéro de téléphone ou de partager des informations personnelles. Veuillez signaler toute activité suspecte en utilisant l’option « Signaler un abus ».

Learn More

visited link color changes

  • 3 réponses
  • 1 a ce problème
  • 2 vues
  • Dernière réponse par 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
Captures d’écran jointes

Solution choisie

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/

Lire cette réponse dans son contexte 👍 0

Toutes les réponses (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

Solution choisie

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.