Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


Click here to return to the 'Great looking fonts ? Add...' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
Great looking fonts ? Add...
Authored by: tarkin on Sep 27, '02 04:06:40PM

this to prefs.js or user.js : (i found the pref panel to be buggy)

user_pref("font.name.monospace.x-western", "Monaco");
user_pref("font.name.serif.x-western", "Arial");
user_pref("font.size.variable.x-western", 15);

I have this in my user.js :

user_pref("browser.display.screen_resolution", 96);

this is a security fix :

user_pref("capability.policy.default.Window.onunload", "noAccess");



[ Reply to This | # ]