Outlook versions of email creates a line through image | Community
Skip to main content
New Participant
April 20, 2022
Question

Outlook versions of email creates a line through image

  • April 20, 2022
  • 4 replies
  • 5039 views

Hi there, 

 

We are trying to send out an email and it looks like theres a line being created in the outlook versions of this email. here is a screenshot: 

How can I fix this?

 

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.

4 replies

Dave_Roberts
New Participant
April 21, 2022

You might also consider the value of the "overlapping" aesthetic here -- it might not be the best design choice for the modern email (Outlook) environment, albeit visually satisfying. You might ask if having this appear broken in some places and seamless in others is really worth it to have the headline overlap an image or if you could go back to the drawing board w/ design and just simplify this down.

If you find that your click-thru rates (or whatever metric(s) are important to you for email) go down in an A/B test with-and-without the overlapping feature then I'd say it might be worth the fancy design piece. I've been working on emails for a few years and have yet to see something data-driven to suggest that this is a good design choice in the first place -- but don't get me wrong, I like the way it looks too.

It looks like the root issue here is that the background image goes edge-to-edge and thus had to sit "behind" the headline piece. If you were to just move the image up a bit so there wasn't an overlap there you also wouldn't see the piece of the background showing thru the gap there and instead should see the white background come thru so it's more seamless. 

Katja_Keesom
Community Manager
April 21, 2022

Totally agree with keeping it simple. In my experience, a lot of what is technically possible will cause issues with one email client or another, with Outlook being notorious for making quite distinct interpretations.

Jo_Pitts1
Community Manager
April 20, 2022

@knelson ,

If you have a border around the images/elements you need to be very careful as Outlook has a bad habit of rendering them!

 

Show us some code, and we can probably sort it out pretty quickly.

 

Cheers

Jo

SanfordWhiteman
New Participant
April 20, 2022

Hi,

 

Please include the relevant parts of your HTML so we can troubleshoot. Use the “Insert/Edit Code Sample” feature as illustrated below.

 

 

New Participant
April 20, 2022

So, yeah, very familiar with this issue. Outlook and specifically the Outlook app on Windows does not render CSS properly. 

 

What we have done and found that works is to use images for buttons and use images whenever we can, along with text in it's own fields. 

 

Also, please note that button margins/radii aren't rendered properly either and we have dealt with the same issue. 

 

Check out this article: https://www.litmus.com/blog/a-guide-to-rendering-differences-in-microsoft-outlook-clients/#:~:text=Outlook%20does%20not%20support%20CSS,that'll%20break%20your%20emails.

 

Don't hesitate to reach out if I can help in any way. We learned from experience and by having the same issues!

 

- Ryan

New Participant
April 20, 2022

Also - are you using an email builder such as Stripo or Mailchimp?