Help! Blue lines around my image? | Community
Skip to main content
April 12, 2016
Solved

Help! Blue lines around my image?

  • April 12, 2016
  • 2 replies
  • 2737 views

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!

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 Lucho_Soto

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

2 replies

Lucho_Soto
Lucho_SotoAccepted solution
New Participant
April 13, 2016

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

Chris_Saporito
New Participant
April 13, 2016

That works for me when this happens!

Grégoire_Miche2
New Participant
April 12, 2016

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

April 12, 2016

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
New Participant
April 12, 2016

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