earth tech

[software and hardware technology originating from or otherwise pertinent to planet earth]

use these buttons to share this blog on portal sites:

Add to Google
Connect with Facebook

Friday, December 5, 2008

 

Iceweasel Chrome Tweaks

http://kb.mozillazine.org/Pane_and_menu_fonts

The Mozillazine Knowledge Base has an article Pane and Menu Fonts which describes how to use the userChrome.css file to fix font size problems in the "chrome" part of the Iceweasel user interface - that is, the menus, dialog boxes, and so on.

This version of Iceweasel is Iceweasel/2.0.0.17 (Debian-2.0.0.17-0etch1).

The following code, placed at the end of the userChrome.css file successfully fixed the problem of the Iceweasel menu fonts being unreadably small at 1600x1200 resolution:

/* Global UI Font */
* { font-size:16pt !important;
    font-family:FreeSans !important;
}




<< Home

Archives

2006/12   2007/01   2007/05   2007/06   2007/07   2007/08   2007/10   2008/01   2008/02   2008/03   2008/05   2008/11   2008/12   2009/01   2009/02   2009/03   2009/04   2009/05   2009/07   2009/09   2009/10   2009/11  

This page is powered by Blogger. Isn't yours?

Subscribe to Posts [Atom]