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. 1

    Outlook uses Microsoft Word's rendering engine — CSS floats, flexbox, and grid are all ignored. Use <table> layouts only.

  2. 2

    Apply all styles inline on each element — Outlook strips any <style> blocks from the email head.

  3. 3

    Set width attributes directly on <td> and <img> elements as HTML attributes, not in CSS — Outlook reads attributes, not stylesheets.

  4. 4

    Avoid border-radius — Outlook does not support rounded corners on images or divs.

  5. 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. 6

    Use a <div style="width:2px;background:COLOR;">&nbsp;</div> for dividers instead of CSS border properties.

  7. 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.

signcraft.email/editor
···
PREVIEW · 100%
Re: Tomlinson estate — next steps
Maya Chen <maya@chenmarlowe.law>

Hi James,

Thanks for the call this morning. I've attached the revised filings — let me know if anything needs adjusting before Friday.

Best,

MC
Maya Chen
Senior Partner · Chen & Marlowe LLP
maya@chenmarlowe.law +1 (415) 555 0118

// 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."

EM

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."

SR

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."

JT

Jordan Tellez

Independent Consultant

Email Signature Broken in Outlook — Fix | signcraft.email — signcraft.email