jwk wrote:
> From: Christian Biesinger <[EMAIL PROTECTED]>
> Date: Sat, 23 Feb 2002 23:10:09 +0100
>> jwk wrote:
>>> What do I do to get this font larger?
>>
>> Try:
>> user_pref("font.min-size.fixed.x-western", 20);
Is this a real pref, or is it a typo? I use
user_pref("font.minimum-size.x-western", 12);
to limit the minimum size of fonts.
>> in your prefs.js or user.js.
>
> I tried, here are all font-relates entries from prefs.js:
>
> user_pref("font.language.group", "x-western");
> user_pref("font.min-size.fixed.x-western", 20);
> user_pref("font.name.cursive.x-central-euro", "adobe-avant garde gothic-iso8859-2");
> user_pref("font.name.cursive.x-unicode", "adobe-avant garde gothic-iso8859-1");
> user_pref("font.name.cursive.x-user-def", "adobe-avant garde gothic-iso8859-1");
> user_pref("font.name.cursive.x-western", "adobe-courier-iso8859-1");
> user_pref("font.name.fantasy.x-central-euro", "adobe-avant garde gothic-iso8859-2");
> user_pref("font.name.fantasy.x-unicode", "adobe-avant garde gothic-iso8859-1");
> user_pref("font.name.fantasy.x-user-def", "adobe-avant garde gothic-iso8859-1");
> user_pref("font.name.fantasy.x-western", "b&h-lucidux serif-iso8859-1");
> user_pref("font.size.fixed.x-central-euro", 20);
> user_pref("font.size.fixed.x-unicode", 20);
> user_pref("font.size.fixed.x-user-def", 20);
> user_pref("font.size.fixed.x-western", 20);
> user_pref("font.size.variable.x-central-euro", 20);
> user_pref("font.size.variable.x-unicode", 20);
> user_pref("font.size.variable.x-user-def", 20);
> user_pref("font.size.variable.x-western", 20);
>
> but it didn't change anything. I've put a screenshot at
> http://www.xs4all.nl/~thunder7/mozilla_098_small_font_screenshot.png
>
>>
>>> I put
>> [...]
>>> in userChrome.css, but this only changed the menus.
>>
>> userChrome.css is for, well, the chrome, ie. the user interface. Try
>> userContent.css for web content.
>>
>
> It's not purely the content I'm worried about, it's also the interface.
> Mozilla happens to show the same too-small font in google's input box,
> in the status line at the bottom and also in the URL-input-box.
>
> Thanks for your help,
> Jurriaan
>
--
Software is like sex, it's better when it's free - Linus Torvalds
Anti-spam e-mail address, change _AT_, sorry for the inconvenience