Join the Mozilla’s Test Days event from 9–15 Jan to test the new Firefox address bar on Firefox Beta 135 and get a chance to win Mozilla swag vouchers! 🎁

搜索 | 用户支持

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

详细了解

Margin problem when using an HTML signature

  • 1 个回答
  • 1 人有此问题
  • 1 次查看
  • 最后回复者为 Toad-Hall

more options

I have placed an HTML signature in the settings. When I type the email, the text defaults to the very edge of the left margin. The only way to get around it is to use the space bar. How can I fix this?

I have placed an HTML signature in the settings. When I type the email, the text defaults to the very edge of the left margin. The only way to get around it is to use the space bar. How can I fix this?
已附加屏幕截图

所有回复 (1)

more options

The html css coding included in the 'HTML signature' is causing the problem. Usually, this can occur if you created the html signature using something like MSWord which includes a whole load of css stuff that bloats the signature file. It does not normally occur if the html signature file was created using Thunderbird.

Any email that contains html css code influences the entire email and that can even effect replies. That's why it not a good idea to include specific font or font-size in an email because the recipient may not have that font on their computer or cannot read the email because they need a larger font.

This same issue can also occur if someone received an email and tried to reply, but the sender included a load of html code that forced the code to be wrapped within a container and that container did not have a margin that was inset it from the actual edges of the email window.

The image you supplied does not show the signature, nor the source code of the signature. But it has probably got a container which does not have a margin.

I would use Thunderbird 'Write' window to create signature and then save it as a html file in a suitable location on the computer. Then select the option in Account Settings to attach the html signature file and choose the one you created using Thunderbird.