Този сайт ще има ограничена функционалност, докато се извършва тече неговата поддръжка. Ако дадена статия не може реши проблема ви и искате да зададете въпрос, нашата общност е готова да ви помогне на @firefox в Twitter и /r/firefox в Reddit.

Търсене в помощните статии

Избягвайте измамите при поддръжката. Никога няма да ви помолим да се обадите или изпратите SMS на телефонен номер или да споделите лична информация. Моля, докладвайте подозрителна активност на "Докладване за злоупотреба".

Научете повече

visited link color changes

  • 3 отговора
  • 1 има този проблем
  • 2 изгледи
  • Последен отговор от 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
Прикачени екранни снимки

Избрано решение

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/

Прочетете този отговор в контекста 👍 0

Всички отговори (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

Избрано решение

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.