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!

Sök i support

Akta dig för supportbedrägerier: Vi kommer aldrig att be dig att ringa eller skicka ett sms till ett telefonnummer eller dela personlig information. Rapportera misstänkt aktivitet med alternativet "Rapportera missbruk".

Learn More

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 svar
  • 7 har detta problem
  • 3 visningar
  • Senaste svar av 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?

Alla svar (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..