noob question re:status bar font size

User Help for Seamonkey and Mozilla Suite
Post Reply
Scull
Guest

noob question re:status bar font size

Post by Scull »

Hi all, I've just started using mozilla for the first time and it seems like a great program. However, I was wondering if there's a way to increase the status information font size, as I'm finding the URL's a bit small on my high-res desktop.
Cheers :)
old momokatte
Posts: 0
Joined: December 31st, 1969, 5:00 pm

Post by old momokatte »

Add this entry to userChrome.css:

Code: Select all

#statusbar-display { font-size: 16px; }

...and adjust the value to suit your preference.

For more information about userChrome.css, visit the Firebird Help Site.
Guest
Guest

Post by Guest »

thanks heaps momokatte!
Post Reply