Where did you install Firefox from? Help Mozilla uncover 3rd party websites that offer problematic Firefox installation by taking part in our campaign. There will be swag, and you'll be featured in our blog if you manage to report at least 10 valid reports!

Search Support

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

how do i increase the font size in message pane?

  • 4 replies
  • 3 have this problem
  • 4 views
  • Last reply by Zenos

more options

I used a theme add in to increase the size of the menu font on the left. I cannot change the font size of the message pane. See attached. How do I enlarge this print size?

I used a theme add in to increase the size of the menu font on the left. I cannot change the font size of the message pane. See attached. How do I enlarge this print size?
Attached screenshots

Chosen solution

You can put any of these in with the font size declaration:

 font-family : Arial !important;
 font-weight: bold !important; 
 font-style: italic !important;
 color:blue !important;

etc.

Read this answer in context 👍 1

All Replies (4)

more options

Try the userChrome.css solution offered here.

I know we can also insert a font face definition here, and probably a style; bold, italic etc.

more options

Chosen Solution

You can put any of these in with the font size declaration:

 font-family : Arial !important;
 font-weight: bold !important; 
 font-style: italic !important;
 color:blue !important;

etc.

Modified by Zenos

more options

Where do I find the font size declaration for Thunderbird

more options