Need help with coding | Community
Skip to main content
June 29, 2015
Question

Need help with coding

  • June 29, 2015
  • 2 replies
  • 726 views

I'm writing my first email with marketo and I have added a picture at the top.  The picture needs to be centered but I'm having trouble figuring out the code to center the picture.  I really need to have this press release sent asap - is there anyone that can help me fix the code?  Thanks!!

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

2 replies

June 29, 2015

Hi Jessica Hughes​ I moved your post to the Products and Support section of the site.

June 29, 2015

Is it the "Danea_Armstrong.jpg"? Try replacing your img tag with the following:

<img src="YOUR_URL_HERE" alt="YOUR_ALT_HERE" width="200" height="219" align="center" style="text-align: center;"/>