[oclug] Mozilla font question

Patrick Smith patsmith at pobox.com
Fri Jul 4 22:59:46 EDT 2003


Dave Edwards wrote:
>>"David F. Skoll" <dfs at roaringpenguin.com> wrote:
>>>But how do we change the font Mozilla uses for its menus and
>>>dialogs? He wants those to be big, too.  If anyone knows the answer,
>>>I'd appreciate seeing it.
> 
> Also http://www.mozilla.org/unix/customizing.html .

I'm now typing this in a Mozilla with giant menus and other text, by 
researching from the above link.  And it was really easy....

cd ~/.mozilla/default/*/chrome
cp userChrome-example.css userChrome.css

Edit userChrome.css to uncomment these lines:

  * {
    font-size: 20pt !important
  }

Now to go back to normal size fonts...




More information about the OCLUG mailing list