Търсене в помощните статии

Избягвайте измамите при поддръжката. Никога няма да ви помолим да се обадите или изпратите SMS на телефонен номер или да споделите лична информация. Моля, докладвайте подозрителна активност на "Докладване за злоупотреба".

Научете повече

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.