Windows 10 reached EOS (end of support) on October 14, 2025. If you are on Windows 10, see this article.

Iskanje po podpori

Izogibajte se prevarantski tehnični podpori. Nikoli vam ne bomo naročili, da pokličete telefonsko številko ali nam pošljete osebne podatke. Sumljivo dejavnost prijavite z gumbom »Prijavi zlorabo«.

Več o tem

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.

  • 3 odgovori
  • 1 ima to težavo
  • 40 ogledov
  • Zadnji odgovor od prljohn

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]

The signature comes through as follows: -- John C. Costello>[personal info, personal info, personal info, personal info]> instead of: [personal info <br/> personal info <br/> personal info]

Spremenil Andrew

Izbrana rešitev

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>
Preberite ta odgovor v kontekstu 👍 1

Vsi odgovori (3)

Note that the same thing happened in my note. The signature is not stacked.

Izbrana rešitev

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>