Windows 10 will reach EOS (end of support) on October 14, 2025. For more information, see this article.

Iskanje po podpori

Izogibajte se prevarantski tehnični podpori. Nikoli vam ne bomo naročili, da pokličete telefonsko številko ali nam pošljete osebne podatke. Sumljivo dejavnost prijavite z gumbom »Prijavi zlorabo«.

Več o tem

I need to read some Chinese website and one thing bothering me is the font color. When I visited some website with Firefox, its font color is too light to read. I don't find this problem with safari. How to solve it? Thanks

  • 4 odgovori
  • 7 ima to težavo
  • 1 ogled
  • Zadnji odgovor od kaonfirefox

more options

http://www.hkej.com/template/dailynews/jsp/detail.jsp?dnews_id=3245&cat_id=1&title_id=469611&rtd=27344

When this site is viewed by Safari, the font color is more "black" and more comfortable to read. How to have the same color setting on Firefox?

http://www.hkej.com/template/dailynews/jsp/detail.jsp?dnews_id=3245&cat_id=1&title_id=469611&rtd=27344 When this site is viewed by Safari, the font color is more "black" and more comfortable to read. How to have the same color setting on Firefox?

Vsi odgovori (4)

more options

http://support.mozilla.com/en-US/kb/Changing%20fonts%20and%20colors


https://support.mozilla.com/en-US/kb/Accessibility#w_overriding-page-fonts


i hope this helps


thank you

Please mark "Solved" the answer that really solve the problem, to help others with a similar problem.

more options

The only problem with that is that you change the setup for all pages, not just one. An alternative is to use a bookmarklet with that page to change the colours. I have one that makes the text easier to read, but it hides the background dark green image at the top of the page.

This is the bookmarklet.

javascript:(function(){var%20newSS,styles='*{background:yellow!important;color:black!important;}:link,:link%20*{color:blue!important}:visited,:visited%20*{color:purple!important}';if(document.createStyleSheet){document.createStyleSheet(%22javascript:'%22+styles+%22'%22);}else{newSS=document.createElement('link');newSS.rel='stylesheet';newSS.href='data:text/css,'+escape(styles);document.getElementsByTagName('head')[0].appendChild(newSS);}})();

To install the bookmarklet, copy the content and save that in a new bookmark in the Location: box, and then give it a suitable name.

more options

Thanks Ideato.

I tried this method but too bad it doesn't help.

more options

This is the different I was talking about..