Prohledat stránky podpory

Vyhněte se podvodům. Za účelem poskytnutí podpory vás nikdy nežádáme, abyste zavolali nebo poslali SMS na nějaké telefonní číslo nebo abyste sdělili své osobní údaje. Jakékoliv podezřelé chování nám prosím nahlaste pomocí odkazu „Nahlásit zneužití“.

Learn More

visited link color changes

  • 3 odpovědi
  • 1 má tento problém
  • 138 zobrazení
  • Poslední odpověď od 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
Přiložené obrázky

Zvolené řešení

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/

Přečíst dotaz v kontextu 👍 0

Všechny odpovědi (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

Zvolené řešení

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.