Hilfe durchsuchen

Vorsicht vor Support-Betrug: Wir fordern Sie niemals auf, eine Telefonnummer anzurufen, eine SMS an eine Telefonnummer zu senden oder persönliche Daten preiszugeben. Bitte melden Sie verdächtige Aktivitäten über die Funktion „Missbrauch melden“.

Weitere Informationen

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 Antworten
  • 7 haben dieses Problem
  • 3 Aufrufe
  • Letzte Antwort von 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?

Alle Antworten (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..