Windows 10 will reach EOS (end of support) on October 14, 2025. For more information, see this article.

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

Making Thunderbird 128 readable on a 4k Monitor

  • 3 odpovědi
  • 0 má tento problém
  • 67 zobrazení
  • Poslední odpověď od Rick

more options

Something like this question has been asked so many times, searching for other's answers has become useless. The answers vary over the years and Thunderbird version numbers, not to mention that I can't even find documentation from Mozilla on this topic (official method of changing font size for average user; official list of css keywords, their format, and examples of use; etc.).

I am trying to increase the size of the Thunderbird fonts—not the ones used to display an email, but the ones used to show my list of accounts, mailboxes, and folders and the list of emails I have received (Table View, not Card View). For what its worth, I've already changed the font magnification to 1.5x.

I set toolkit.legacyUserProfileCustomizations.stylesheets to true, and created a chrome folder in my profile directory. In it I put this userChrome.css:

/* Set font size in folder pane */ treechildren::-moz-tree-cell-text { font-size: 18pt !important; }

/* Set font size in message list page */ treechildren::-moz-tree-cell-text { font-size: 22pt !important; }

However, restarting Thunderbird (multiple times with various font sizes) shows no changes. What do I do to change my font sizes? (The average user shouldn't even need to know about profiles or style sheets!)

Something like this question has been asked so many times, searching for other's answers has become useless. The answers vary over the years and Thunderbird version numbers, not to mention that I can't even find documentation from Mozilla on this topic (official method of changing font size for average user; official list of css keywords, their format, and examples of use; etc.). I am trying to increase the size of the Thunderbird fonts—not the ones used to display an email, but the ones used to show my list of accounts, mailboxes, and folders and the list of emails I have received (Table View, not Card View). For what its worth, I've already changed the font magnification to 1.5x. I set toolkit.legacyUserProfileCustomizations.stylesheets to true, and created a chrome folder in my profile directory. In it I put this userChrome.css: /* Set font size in folder pane */ treechildren::-moz-tree-cell-text { font-size: 18pt !important; } /* Set font size in message list page */ treechildren::-moz-tree-cell-text { font-size: 22pt !important; } However, restarting Thunderbird (multiple times with various font sizes) shows no changes. What do I do to change my font sizes? (The average user shouldn't even need to know about profiles or style sheets!)

Zvolené řešení

There are options in the View menu for controlling these things. You may have to undo what you have done to make them work.

Přečíst dotaz v kontextu 👍 0

Všechny odpovědi (3)

more options

Zvolené řešení

There are options in the View menu for controlling these things. You may have to undo what you have done to make them work.

Pomohla vám tato odpověď?

more options

Thanks. View -> Font Size -> Increase Font Size worked. I didn't have to undo my previous efforts (which had no effect). Note that this also affects the size of message contents.

Pomohla vám tato odpověď?

more options

You should be able to control text in message bodies in general settings. You will have to change settings for Latin and for other writing systems (or whatever that option is called).

Pomohla vám tato odpověď?

Položit dotaz

Pro přidání odpovědi se musíte přihlásit ke svému účtu. Pokud dosud nemáte účet, položte nový dotaz.