On Monday 02 January 2006 15:45, Steve Webster wrote:
>Wayne Topa wrote:
>>LeVA([EMAIL PROTECTED]) is reported to have said:
>>>Hi!
>>>
>>>Is it possible to change firefox's (1.5) font, which is used to
>>> display it's menus and dialog windows?
>>>Thanks!
>>
>>Not quite sure what you mean but
>>
>>Edit -> Preferences -> Content-> Fonts&Colors Advanced -> Display
>>Resolution  might be what you are looking for?
>>
>>Wayne
>
>Display resolution changes how you see on the page. If you want to
> make changes to the menu font size you need to add a line to your
> userChrome.css, here are two possibilities taken from
>userChrome-example.css.
>
>/*
> * Make all the default font sizes 20 pt:
> */
>  * {
>    font-size: 20pt !important
>  }
>
>/*
> * Make menu items in particular 15 pt instead of the default size:
> */
>  menupopup > * {
>    font-size: 15pt !important
>  }
>
>You might want to check out the following for a clearer explanation
> of how to do this stuff.
>
>http://www.mozilla.org/support/firefox/edit
>
>Steve.

Thanks, I will give this a shot in the next day or so.

-- 
Cheers, Gene
People having trouble with vz bouncing email to me should add the word
'online' between the 'verizon', and the dot which bypasses vz's
stupid bounce rules.  I do use spamassassin too. :-)
Yahoo.com and AOL/TW attorneys please note, additions to the above
message by Gene Heskett are:
Copyright 2005 by Maurice Eugene Heskett, all rights reserved.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to