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

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

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

Font size too smal

  • 1 отговор
  • 1 има този проблем
  • 6 изгледи
  • Последен отговор от Toad-Hall

more options

The font size of all the information in the Subject,Correspondents and Date columns is much too small.How do I increase the size? I am running Thunderbird 78.3.1 64 bit.

The font size of all the information in the Subject,Correspondents and Date columns is much too small.How do I increase the size? I am running Thunderbird 78.3.1 64 bit.

Всички отговори (1)

more options

To only increase the font size in the 'Thread Pane' would require creation of 'userChrome.css' file and some code. I can supply all the information you would require. Just ask if this is really only what you want :)

But, if you have a general need to increase font then you can use the following information and do it very quickly.

  • Menu app icon > Options
  • Select 'General'
  • Scroll down to the very bottom
  • click on 'Config Editor' button to open 'about:config'

It will say be careful :)

  • In search type: pixels
  • Look for this line: layout.css.devPixelsPerPx
  • Double left click on that line to open the 'Enter string Value' box so you can edit the Value.

The default value will be -1.0

  • Enter a new number eg: 1.25 or 1.5 or 2.0 or 2.2
  • click on OK

the effect is immediate, so you can modify that number until it looks ok for you.

I've included an image as a guide. It is from version 68.11.0, but all the about:config info is identical.