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!

Kërkoni te Asistenca

Shmangni karremëzime gjoja asistence. S’do t’ju kërkojmë kurrë të bëni një thirrje apo të dërgoni tekst te një numër telefoni, apo të na jepni të dhëna personale. Ju lutemi, raportoni veprimtari të dyshimtë duke përdorur mundësinë “Raportoni Abuzim”.

Learn More

visited link color changes

  • 3 përgjigje
  • 1 e ka hasur këtë problem
  • 2 parje
  • Përgjigjja më e re nga 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
Foto të bashkëngjitura ekrani

Zgjidhje e zgjedhur

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/

Lexojeni këtë përgjigje brenda kontekstit 👍 0

Krejt Përgjigjet (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

Zgjidhja e Zgjedhur

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.