Marketo hero image missing/repeating in Outlook | Community
Skip to main content
New Participant
July 19, 2021
Solved

Marketo hero image missing/repeating in Outlook

  • July 19, 2021
  • 2 replies
  • 2036 views

Hello,

On Marketo email preview, the banner looks perfect. But on email test, the banner looks distorted, sometimes image is missing,  

or in this case, image is repeating. Can someone please recommend a fix for this? Thank you in advance.

 

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

@ceciliagonzalez, To fix this issue you need to add height variable for outlook and then also add/edit CSS (background-image : no-repeat; ) to avoid the image repetition. 

2 replies

Vinay_Kumar
Vinay_KumarAccepted solution
Community Manager
July 20, 2021

@ceciliagonzalez, To fix this issue you need to add height variable for outlook and then also add/edit CSS (background-image : no-repeat; ) to avoid the image repetition. 

New Participant
July 19, 2021

Hi @ceciliagonzalez ,

 

This resource should be useful: https://www.litmus.com/blog/a-guide-to-rendering-differences-in-microsoft-outlook-clients/. My guess is that you haven't specified both height and width of the image. 

 

Outlook is a pain, isn't it?