Home Products Downloads News Store Support

Maxprog Logo  

Maxprog Support

Knowledge Base

How to send an email with a picture in the body

Topics

Question: How do I send a bulk e-mail message with an image appearing in the center of the email the entire time? I am just sending an image with all the info included but the image stays on the left-hand side.

Answer: With the MaxBulk Mailer 'Styled Text' message format, you can easily place pictures from the internet right inside your message. All you have to do is to add a small line of code like:

<img src="PICTURE_URL_HERE">

For example:

<img src="https://www.maxprog.com/img/ostrich.jpg">

If you need to center the picture in your message use:

<img src="PICTURE_URL_HERE" style="display: block; margin-left: auto; margin-right: auto">

For example:

<img src="https://www.maxprog.com/img/ostrich.jpg" style="display: block; margin-left: auto; margin-right: auto">

How to send an email with a picture in the body

In case you want also a link to a page:

<a href="URL_HERE"><img src="PICTURE_URL_HERE" style="display: block; margin-left: auto; margin-right: auto" ></a>

Example:

<a href="https://www.maxprog.com"><img src="PICTURE_URL_HERE" style="display: block; margin-left: auto; margin-right: auto"></a>

If you place this type of code at the beginning of your message, it is where it will be displayed to your recipients. The code is standard HTML.

Please watch this small video, it explains visually how to write this type of code.



 Recent questions from our MaxBulk Mailer users

  How can I Cc and/or Bcc a message with MaxBulk Mailer? NEW YouTube Video
  How to extract Contacts from Outlook Mac (OLM File) NEW Screenshot
  Does MaxBulk Mailer supports List-Unsubscribe ? Screenshot
  Trouble with mlm setup, 'The URL is not valid' error. Screenshot
  Problem with importing recipients Screenshot
  451 Error code Screenshot
  Problem sending email to Gmail recipients Screenshot
  What is the meaning of the recipient panel icons Screenshot
  What is the best mail server I can use with MaxBulk Mailer Screenshot
  How can I export my lists to a new computer Screenshot
  How to send a HTML email Screenshot
  How to hide text in my message Screenshot
  Google ending support for less secure apps YouTube Video
  How to add social networks icons to my message Screenshot
  How do I set up an unsubscribe link Screenshot

 Last videos

🔐 Secured by Sectigo SSL | UptimeRobot - Site Loaded properly