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

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

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

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

Αυτό το νήμα αρχειοθετήθηκε. Κάντε νέα ερώτηση αν χρειάζεστε βοήθεια.

how do i increase the font size in message pane?

  • 4 απαντήσεις
  • 3 έχουν αυτό το πρόβλημα
  • 36 προβολές
  • Τελευταία απάντηση από Zenos

more options

I used a theme add in to increase the size of the menu font on the left. I cannot change the font size of the message pane. See attached. How do I enlarge this print size?

I used a theme add in to increase the size of the menu font on the left. I cannot change the font size of the message pane. See attached. How do I enlarge this print size?
Συνημμένα στιγμιότυπα

Επιλεγμένη λύση

You can put any of these in with the font size declaration:

 font-family : Arial !important;
 font-weight: bold !important; 
 font-style: italic !important;
 color:blue !important;

etc.

Προβολή απάντησης εντός συζήτησης 👍 1

Όλες οι απαντήσεις (4)

more options

Try the userChrome.css solution offered here.

I know we can also insert a font face definition here, and probably a style; bold, italic etc.

more options

Επιλεγμένη λύση

You can put any of these in with the font size declaration:

 font-family : Arial !important;
 font-weight: bold !important; 
 font-style: italic !important;
 color:blue !important;

etc.

Τροποποιήθηκε στις από τον/την Zenos

more options

Where do I find the font size declaration for Thunderbird

more options