Email signature looks broken in Outlook — how to fix it
Outlook strips CSS from email signatures. Here's how to format your signature so Outlook renders it correctly.
Email signature looks broken in Outlook — how to fix it
- 1
Outlook uses Microsoft Word's rendering engine — CSS floats, flexbox, and grid are all ignored. Use <table> layouts only.
- 2
Apply all styles inline on each element — Outlook strips any <style> blocks from the email head.
- 3
Set width attributes directly on <td> and <img> elements as HTML attributes, not in CSS — Outlook reads attributes, not stylesheets.
- 4
Avoid border-radius — Outlook does not support rounded corners on images or divs.
- 5
If images are missing, check the URL is HTTPS and publicly accessible. Outlook blocks external images by default — users may need to click "Enable content".
- 6
Use a <div style="width:2px;background:COLOR;"> </div> for dividers instead of CSS border properties.
- 7
Always test in the Outlook desktop app for Windows — Outlook on the web (OWA) is more lenient and will not catch the same rendering issues.
Ready to build your signature?
Use the free generator below — no signup, no watermark, ready in 60 seconds.
// what people say
Loved by people who send a lot of email.
"I've tried four of these things. signcraft is the only one where my signature actually looks the way it did in the preview after I paste it into Gmail."
Elena Marrok
Brand Director, Vector Studio
"Rolled it out across our whole firm in an afternoon. Forty-two lawyers, one consistent look, zero IT tickets. That's basically a miracle."
Samir Rahimi
Managing Partner, Lumen Law
"I was about to pay someone $400 to design this. Did it in three minutes. Tasteful defaults — that's what I'm paying for, and it's free."
Jordan Tellez
Independent Consultant