לאתר זה תהיה פונקציונליות מוגבלת בזמן שאנו מתחזקים אותו לשיפור החוויה שלך. אם מאמר מסויים לא פותר את הבעיה שלך וברצונך לשאול שאלה, קהילת התמיכה שלנו מחכה לעזור לך ב־Twitter תחת ‎@FirefoxSupport וב־Reddit תחת ‎/r/firefox.

חיפוש בתמיכה

יש להימנע מהונאות תמיכה. לעולם לא נבקש ממך להתקשר או לשלוח הודעת טקסט למספר טלפון או לשתף מידע אישי. נא לדווח על כל פעילות חשודה באמצעות באפשרות ״דיווח על שימוש לרעה״.

מידע נוסף

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 have this problem
  • 1 view
  • תגובה אחרונה מאת 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.