![Thunderbird logo](https://assets-prod.sumo.prod.webservices.mozgcp.net/media/uploads/products/2024-02-12-07-36-53-599028_1.png)
Although I stack HTML text (i.e. name above address; address above phone number, etc. when I create a signature, it comes through on a single horizontal line.
The signature comes through as follows:
-- John C. Costello>[personal info, personal info, personal info, personal info]>
instead of:
[personal info
personal info
personal info]
Edeziri
Asịsa ahọpụtara
Are you composing the signature in HTML code? You need to insert line break tags at the end of lines where you want a break. That's:
<br>Gụọ azịza a na nghọta 👍 1
All Replies (3)
Note that the same thing happened in my note. The signature is not stacked.
Asịsa Ahọpụtara
Are you composing the signature in HTML code? You need to insert line break tags at the end of lines where you want a break. That's:
<br>
Thank you!