Prohledat stránky podpory

Vyhněte se podvodům. Za účelem poskytnutí podpory vás nikdy nežádáme, abyste zavolali nebo poslali SMS na nějaké telefonní číslo nebo abyste sdělili své osobní údaje. Jakékoliv podezřelé chování nám prosím nahlaste pomocí odkazu „Nahlásit zneužití“.

Zjistit více

Toto vlákno bylo uzavřeno a archivováno. Pokud potřebujete pomoci, založte prosím nový dotaz.

Where can I modify the default template for html messages?

  • 1 odpověď
  • 0 má tento problém
  • 2 zobrazení
  • Poslední odpověď od Matt

more options

I need to write messages in HTML, with a consistent style. Unfortunately, Thunderbird currently uses pre-html5 non css styles like:

<font size="-1" face="Arial">... instead of: <p>... which produces more accurate and consistent results. I would like to change the initial <p>

in the default template for <p>

Where can I do this? </font>

I need to write messages in HTML, with a consistent style. Unfortunately, Thunderbird currently uses pre-html5 non css styles like: <p><font size="-1" face="Arial">... instead of: <p><span style="font-size:10.0pt;font-family:'Arial';">... which produces more accurate and consistent results. I would like to change the initial <p><br></p> in the default template for <p><span style="font-size:10.0pt;font-family:'Arial';"><br></p> Where can I do this?

Všechny odpovědi (1)

more options

Closing thread as a duplicate of https://support.mozilla.org/en-US/questions/1261998