How do I insert an image into a Freeform email?

We suggest you upload the images into the Media Library inside your account. Once uploaded you can access the full image URL and insert that into your HTML code. When inserting image URL's, use absolute file paths for all images in your email source code. For example you should have:
<img src="http://www.mysite.com/logo_1.gif"> and not <img src="/logo_1.gif">

To access an image URL from your Media Library, follow the steps listed below.
  1. Hover your cursor over Tools in the blue navigation bar and select Library
  2. Click on the image name
  3. Copy the URL and paste it into your HTML code
  4. Click Save
Was this article helpful?
0 out of 0 found this helpful
Have more questions? Submit a request

Comments

0 comments

Please sign in to leave a comment.