> Hi all, > I am using mozilla firefox under KDE, and find that the font size on > toolbar and menu is too small to watch clearly. I tried to enlarge the > font size in firefox toolbar Edit->Preferences->General->Fonts & Colors. > But the changes only apply to the content of the browser. The font size > on toolbar and menu remain no changed. > Then i tried to enlarge the font size in KDE->Control > Center->Appearance & Themes->Fonts->Tooblar and Menu. The changes apply > to all program on the desktop except firefox. > So i wonder if there are any other way to change the font size for > mozilla firefox toolbar and menu?
I don't know about Firefox, but for Mozilla I put /* UI fonts */ * { font-size: 8pt !important; font-family: Tahoma !important; } into ~/.mozilla/default/*/chrome/userChrome.css. Adjust as necessary for your case. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]