Mozilla 도움말 검색

고객 지원 사기를 피하세요. 저희는 여러분께 절대로 전화를 걸거나 문자를 보내거나 개인 정보를 공유하도록 요청하지 않습니다. "악용 사례 신고"옵션을 사용하여 의심스러운 활동을 신고해 주세요.

자세히 살펴보기

my custom made email signature (HTML-CSS) is not showing CSS styles in the recipient email, and some of the social icons are removed for no reason

  • 4 답장
  • 0 이 문제를 만남
  • 1 보기
  • 최종 답변자: Matt

more options

Dear Support Team,

I have uploaded my custom email signature that is made with HTML-CSS to Mozilla Thunderbird (as shown on the official documentation), expecting to embed the signature as it is showing in the design, but this hasn't worked properly. From my side as the sender, the email signature was missing the logo, QR code image, and social icons (all the images shown in the attached photos). And from the recipient side, the email signature is not showing the CSS styles at all for no significant reason. As a new subscriber to this mailing system, I need help from your end to resolve this issue, and I'm very sure you will make it for me. Looking forward to hearing from you as soon as possible.

Thank you

Dear Support Team, I have uploaded my custom email signature that is made with HTML-CSS to Mozilla Thunderbird (as shown on the official documentation), expecting to embed the signature as it is showing in the design, but this hasn't worked properly. From my side as the sender, the email signature was missing the logo, QR code image, and social icons (all the images shown in the attached photos). And from the recipient side, the email signature is not showing the CSS styles at all for no significant reason. As a new subscriber to this mailing system, I need help from your end to resolve this issue, and I'm very sure you will make it for me. Looking forward to hearing from you as soon as possible. Thank you

모든 댓글 (4)

more options

Any help is much appreciated.

글쓴이 be- kreidly 수정일시

more options

basem.kreidly said

Dear Support Team, I have uploaded my custom email signature that is made with HTML-CSS to Mozilla Thunderbird (as shown on the official documentation), expecting to embed the signature as it is showing in the design, but this hasn't worked properly. From my side as the sender, the email signature was missing the logo, QR code image, and social icons (all the images shown in the attached photos). And from the recipient side, the email signature is not showing the CSS styles at all for no significant reason. As a new subscriber to this mailing system, I need help from your end to resolve this issue, and I'm very sure you will make it for me. Looking forward to hearing from you as soon as possible. Thank you
more options

basem.kreidly said

Dear Support Team, I have uploaded my custom email signature that is made with HTML-CSS to Mozilla Thunderbird (as shown on the official documentation), expecting to embed the signature as it is showing in the design, but this hasn't worked properly. From my side as the sender, the email signature was missing the logo, QR code image, and social icons (all the images shown in the attached photos). And from the recipient side, the email signature is not showing the CSS styles at all for no significant reason. As a new subscriber to this mailing system, I need help from your end to resolve this issue, and I'm very sure you will make it for me. Looking forward to hearing from you as soon as possible. Thank you
more options

One of the significant reason CSS does not show up to recipients is it is not well supported in email clients.

Inline CSS appears to generally work. See https://www.campaignmonitor.com/css/style-element/style-in-body/ and https://www.campaignmonitor.com/css/style-element/style-in-head/

Then there is the issue when using images in HTML that is not generated in Thunderbird is that the HTML generally links to a file on the local hard disk that is not available to the recipient and the moz-do-not-send is not correctly set in the HTML code.