SOLVED

Re: Marketo hero image missing/repeating in Outlook

Go to solution
ceciliagonzalez
Level 2

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.

 

Waterfall_banner preview.PNG

Waterfall email test_banner issue_OL.PNG

1 ACCEPTED SOLUTION
Vinay_Kumar
Level 10 - Community Advisor

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

View solution in original post

2 REPLIES 2
Vinay_Kumar
Level 10 - Community Advisor

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

Phillip_Wild
Level 10

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?