[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Re: firefox menu and toolbar font size



On Sat, 22 Jan 2005 22:23:26 +0800, Jianan <jianan1@singnet.com.sg> wrote:
> Thanks. Editng userChrome.css does change the font size of the menu list but
> the font of the menu bar and any err msg window are still as small as before.
> Downloading and using a new theme, Walnut, does not change the font size
> either. Any furhter suggestions?

What did you add to userChrome.css?  Did you try something like:

menu {
font-size: 10pt ! important; }

This works for me in Thunderbird.  If you have text attached to your
toolbar buttons, you can use:

.toolbarbutton-text {
font-size: 10pt ! important; }

Remember to quit Firefox and re-start it for the changes to take effect.

-- 
Michael A. Marsh
http://www.umiacs.umd.edu/~mmarsh



Reply to: