Търсене в помощните статии

Избягвайте измамите при поддръжката. Никога няма да ви помолим да се обадите или изпратите SMS на телефонен номер или да споделите лична информация. Моля, докладвайте подозрителна активност на "Докладване за злоупотреба".

Научете повече

CSS page breaks in emails no longer printing

  • 1 отговор
  • 0 имат този проблем
  • 1 изглед
  • Последен отговор от vince30

more options

Previously if we crafted an HTML email we could use the @media print CSS section to force a page break before or after an element. With Thunderbird 102.9.0 the CSS for forcing a page break is being ignored in HTML emails.

If I save the message source as an HTML file and open it in Firefox the print preview shows the correct page breaks, but in Thunderbird the content all runs together.

Previously if we crafted an HTML email we could use the @media print CSS section to force a page break before or after an element. With Thunderbird 102.9.0 the CSS for forcing a page break is being ignored in HTML emails. If I save the message source as an HTML file and open it in Firefox the print preview shows the correct page breaks, but in Thunderbird the content all runs together.

Избрано решение

A related article seems to have the answer. https://support.mozilla.org/en-US/questions/1299877

This can be addressed by changing: mail.html_sanitize.drop_conditional_css to false

Прочетете този отговор в контекста 👍 0

Всички отговори (1)

more options

Избрано решение

A related article seems to have the answer. https://support.mozilla.org/en-US/questions/1299877

This can be addressed by changing: mail.html_sanitize.drop_conditional_css to false