SOLVED

Help! Blue lines around my image?

Go to solution
Anonymous
Not applicable

I've seen blue boxes appear around images, but I've never seen this before. It looks like blue lines above and below my images at the top of my email newsletter that are oddly pixelated. Does anyone know how to fix this? This wasn't happening when I tested the template before!

pastedImage_0.png

1 ACCEPTED SOLUTION
Lucho_Soto
Level 5

Try setting border="0" or style="border-width: 0;" for each image and see if that works.

View solution in original post

5 REPLIES 5
Lucho_Soto
Level 5

Try setting border="0" or style="border-width: 0;" for each image and see if that works.

Chris_Saporito
Level 9

That works for me when this happens!

Grégoire_Miche2
Level 10

Hi Christina,

Is this on Marketo preview or on you email client (e.g. Outlook) ?

If outlook or some other client, I would look into an <a> link on the image or on the buttons and some inline CSS styles that would be missing (typically a text-decoration: none style)

-Greg

Anonymous
Not applicable

Hi Grégoire Michel​, I checked and my links are set to "text-decoration: none".

This is visible in my email client (outlook), but when I've used this template before, it's never added the lines before.

Grégoire_Miche2
Level 10

I would probably try to test this on other email clients to see how much of this is specific. If it does not happen elsewhere, it is related to the CSS and the (bad) CSS support of Outlook.

-Greg