Ubuntu/Firefox 3 Huge CSS Font Fix
May 7th, 2008
Recently after upgrading to Ubuntu 8.04/Firefox 3, all of my CSS fonts have been HUGE! I didn’t have the opportunity to look for a solution, so I have been using Opera as my primary browser. After finally getting a little time to dig, I found a quick fix using the following steps.
- Type “about:config” in the address bar of Firefox
- Accept the crazy warning about voiding your warranty
- Change the setting of “layout.css.dpi” from -1 to 96 (or 72)
- Now all should be fine in the CSS/Font world
Reference
http://blog.wolffmyren.com/2008/04/26/firefox-3-ubuntu-804-large-fonts-fix/
May 7th, 2008 at 6:29 pm
Thanks for the reference! =)
May 21st, 2008 at 1:13 pm
Thank you so much! That fixed my problem.