Changing fonts in Firefox

How do i change the default font IN firefox ?

#362446

For fonts on webpages goto Tools > Options > Content > Font & Colors > Advanced > choose your font and uncheck "allow webpages to..."

For fonts in the firefox interface, add the following in "c:documents & settings*username*application datamozillafirefoxprofiles*profile*.defaultchromeuserchrome.css". Change the font-family to the font you want to use

/* Fonts */

menubar, menubutton, menulist, menu, menuitem, textbox,

toolbar, .tab-text, tree, tooltip, sidebarheader, statusbar

{ font-size: 9pt !important;

font-family: Calibri !important; }

#362457

Next time post in proper sub forum.

Warning 1 out of 2.

__________________________________

/Thread moved

#362478