搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

详细了解

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.