搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

Learn More

Font size and spaciing in folder and message panes

  • 5 个回答
  • 1 人有此问题
  • 1 次查看
  • 最后回复者为 david

more options

I've recently been automatically updated to V115.3.1.

Is there any easy way to increase the font size and spacing in the folder and message panes.

I've tried the UI scaling fix Thunderbird> Preferences> Config Editor. Open the config editor. Click on Show All. Search for: layout.css.devPixelsPerPx You will see -1.0 - I've tried various changes up to -2.0.

I've also tried creating a userChrome.css file in my AppData\Local\Thunderbird\Profiles\mqc1j80m.default\Chrome\ and AppData\Roaming\Thunderbird\Profiles\mqc1j80m.default\Chrome\ folders, with this content:

/* Folder Pane font */

  1. folderTree > treechildren {
 font-size: 18pt !important;

} /* Threads Pane font */

  1. threadTree > treechildren {
 font-size: 18pt !important;

}

I've changed changed toolkit.legacyUserProfileCustomizations.stylesheets to True, and restarted Thunderbird, with no apparent effect.

Shouldn't these changes be available from Tools | Settings!

I've recently been automatically updated to V115.3.1. Is there any easy way to increase the font size and spacing in the folder and message panes. I've tried the UI scaling fix Thunderbird> Preferences> Config Editor. Open the config editor. Click on Show All. Search for: layout.css.devPixelsPerPx You will see -1.0 - I've tried various changes up to -2.0. I've also tried creating a userChrome.css file in my AppData\Local\Thunderbird\Profiles\mqc1j80m.default\Chrome\ and AppData\Roaming\Thunderbird\Profiles\mqc1j80m.default\Chrome\ folders, with this content: /* Folder Pane font */ #folderTree > treechildren { font-size: 18pt !important; } /* Threads Pane font */ #threadTree > treechildren { font-size: 18pt !important; } I've changed changed toolkit.legacyUserProfileCustomizations.stylesheets to True, and restarted Thunderbird, with no apparent effect. Shouldn't these changes be available from Tools | Settings!

被采纳的解决方案

Did you try view>font size and view>density?

定位到答案原位置 👍 0

所有回复 (5)

more options

选择的解决方案

Did you try view>font size and view>density?

more options

Thanks - that has helped, although I'd prefer it a little larger!

more options

OK - I've discovered View | Font Size | Increase Font Size isn't just one step - it keeps on enlarging, so now I can read the screen!

more options

This works for me for everything but the message pane. The message pane is tiny!

HP Windows 11, V 115.4.1 64bit

more options

To adjust that, go to settings>general and review the font settings.