搜索 | 用户支持

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

详细了解

How do I match email signature fonts to message font when I can't actually choose a specific size?

  • 2 个回答
  • 1 人有此问题
  • 1 次查看
  • 最后回复者为 yabochaos

more options

When I setup my HTML signature with font = Georgia size=11, my choices for size composing is Medium. It does not match.

When I setup my HTML signature with font = Georgia size=11, my choices for size composing is Medium. It does not match.

被采纳的解决方案

Thunderbird uses 'medium' because it means no matter what font, screen resolution or OS etc the recipient is using, the desired result will be a medium size - the users preference and not a preset size they may not be able to see.

What is a good size for you may not be a good size for recipients of email.

Instead of setting a specific font size try using 'font-size: medium;'

定位到答案原位置 👍 0

所有回复 (2)

more options

选择的解决方案

Thunderbird uses 'medium' because it means no matter what font, screen resolution or OS etc the recipient is using, the desired result will be a medium size - the users preference and not a preset size they may not be able to see.

What is a good size for you may not be a good size for recipients of email.

Instead of setting a specific font size try using 'font-size: medium;'

more options

Thanks Toad-Hall