חיפוש בתמיכה

יש להימנע מהונאות תמיכה. לעולם לא נבקש ממך להתקשר או לשלוח הודעת טקסט למספר טלפון או לשתף מידע אישי. נא לדווח על כל פעילות חשודה באמצעות באפשרות ״דיווח על שימוש לרעה״.

מידע נוסף

how do i increase the font size in message pane?

  • 4 תגובות
  • 3 have this problem
  • 4 views
  • תגובה אחרונה מאת 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.

Read this answer in context 👍 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