Mozilla Destek’te Ara

Destek dolandırıcılığından kaçının. Mozilla sizden asla bir telefon numarasını aramanızı, mesaj göndermenizi veya kişisel bilgilerinizi paylaşmanızı istemez. Şüpheli durumları “Kötüye kullanım bildir” seçeneğini kullanarak bildirebilirsiniz.

Daha Fazlasını Öğren

Font size too smal

  • 1 yanıt
  • 1 kişi bu sorunu yaşıyor
  • 1 gösterim
  • Son yanıtı yazan: 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.

Tüm Yanıtlar (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.