Using Our Free Templates With SendStudio

By Eddie Machaalani

The extracted template contains some images, so we will need to upload these images and change the HTML URL in the template to point to a folder on our web server.

For example, let's say that I uploaded my images into this folder:
http://www.interspire.com/newsletter/

I would then open up my template HTML file and change the path of the images from:

src="bkg_header3.png" to src="http://www.interspire.com/newsletter/bkg_header3.png"

In this template, you'll notice that there are two images. One is used as a background image, and the other as a thumbnail image.