Forum Discussion
Custom HTML email signature with links and images - background image not working
- Aug 07, 2019
Hi marioi ,
Yes, use only bgcolor and avoid gradient style.
Generally, Outlook on Windows does not support many styles.If you can, avoid styles and you are safe 🙂
This is our Table bgcolor snippet we use when helping clients with email signatures templates:
https://support.xink.io/support/solutions/articles/1000258918-html-pro-table-bgcolor-snippet
Outlook has limited support for background images in email signatures. Instead of CSS backgrounds, try using a table with a background color or wrapping the content in a VML-based solution for better compatibility. If you're designing a professional https://exclaimer.com/email-signature-handbook/html-email-signature/, using inline styles and well-structured tables can help ensure better rendering across different email clients. Hope this helps!