Αναζήτηση στην υποστήριξη

Προσοχή στις απάτες! Δεν θα σας ζητήσουμε ποτέ να καλέσετε ή να στείλετε μήνυμα σε κάποιον αριθμό τηλεφώνου ή να μοιραστείτε προσωπικά δεδομένα. Αναφέρετε τυχόν ύποπτη δραστηριότητα μέσω της επιλογής «Αναφορά κατάχρησης».

Μάθετε περισσότερα

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.