Prohledat stránky podpory

Vyhněte se podvodům. Za účelem poskytnutí podpory vás nikdy nežádáme, abyste zavolali nebo poslali SMS na nějaké telefonní číslo nebo abyste sdělili své osobní údaje. Jakékoliv podezřelé chování nám prosím nahlaste pomocí odkazu „Nahlásit zneužití“.

Zjistit více

Make inbox font bigger in Thunderbird email client

  • 2 odpovědi
  • 1 má tento problém
  • 9 zobrazení
  • Poslední odpověď od mdeaton

more options

The inbox font in the Thunderbird email client on my Mac is super tiny, and it's very hard to read. I can't figure out how to make it larger. Is there a way to do this? I really like Thunderbird so far, but if I can't read it, I can't use it.

Thanks! Mark

The inbox font in the Thunderbird email client on my Mac is super tiny, and it's very hard to read. I can't figure out how to make it larger. Is there a way to do this? I really like Thunderbird so far, but if I can't read it, I can't use it. Thanks! Mark

Zvolené řešení

Do you mean the font in general is tiny ? The Folder Pane folder font, the Thread Pane list of emails font and when you select emails, the content of email is tiny ?

If you want to increase the font in everything then do this:

  • Menu app icon > Options/Preferences > General
  • Scroll down to the very bottom
  • click on 'Config Editor' button to open 'about:config'
  • Accept the risk.
  • In search type: pixels
  • Look for this line: layout.css.devPixelsPerPx
  • Double left click on that line to open the 'Enter string Value' box so you can edit the Value.

The default value will be a negative number: -1.0

  • Enter a new positive number eg: 1.25 or 1.5 or 2.0 or 2.2
  • click on OK

the effect is immediate, so you can modify that number until it looks ok for you. Image below as guide.


Or do you mean only the font in the content of selected emails is tiny? Is it tiny in all emails or some ok and some tiny?

Check your font size settings:

  • Menu app icon > Options/Preferences > General
  • Scroll to 'Language & Appearance' section
  • Under 'Fonts & colours'
  • click on 'Advanced' button

I'm presuming you are using 'Latin'. 'Fonts for:' 'Latin' Set 'Proportional Size', Monospace Size' and 'Minimum font size' to 14 (or 16 if you prefer a bit larger)

Then select the 'Fonts for:' 'Other Writing Systems' Set 'Proportional Size', Monospace Size' and 'Minimum font size' to 14 (or 16 if you prefer a bit larger)

click on OK

Restart Thunderbird

Report back on results.

Přečíst dotaz v kontextu 👍 2

Všechny odpovědi (2)

more options

Zvolené řešení

Do you mean the font in general is tiny ? The Folder Pane folder font, the Thread Pane list of emails font and when you select emails, the content of email is tiny ?

If you want to increase the font in everything then do this:

  • Menu app icon > Options/Preferences > General
  • Scroll down to the very bottom
  • click on 'Config Editor' button to open 'about:config'
  • Accept the risk.
  • In search type: pixels
  • Look for this line: layout.css.devPixelsPerPx
  • Double left click on that line to open the 'Enter string Value' box so you can edit the Value.

The default value will be a negative number: -1.0

  • Enter a new positive number eg: 1.25 or 1.5 or 2.0 or 2.2
  • click on OK

the effect is immediate, so you can modify that number until it looks ok for you. Image below as guide.


Or do you mean only the font in the content of selected emails is tiny? Is it tiny in all emails or some ok and some tiny?

Check your font size settings:

  • Menu app icon > Options/Preferences > General
  • Scroll to 'Language & Appearance' section
  • Under 'Fonts & colours'
  • click on 'Advanced' button

I'm presuming you are using 'Latin'. 'Fonts for:' 'Latin' Set 'Proportional Size', Monospace Size' and 'Minimum font size' to 14 (or 16 if you prefer a bit larger)

Then select the 'Fonts for:' 'Other Writing Systems' Set 'Proportional Size', Monospace Size' and 'Minimum font size' to 14 (or 16 if you prefer a bit larger)

click on OK

Restart Thunderbird

Report back on results.

more options

Thank you! The pixels change is what I needed. Very much appreciated!!