Q: How do I add an image to the emailed confirmation?

Q: How do I add an image to the emailed confirmation?


A: You will need to add what is called "HTML" to the Email Confirmation Template.  Fortunately the HTML code to add an image is very simple !  Here is an example of what the HTML would look like : 


Here's a quick and easy explanation of what all this means.
  1. The angle brackets "<   >"  start and stop the the HTML code.  Make sure you don't forget these  !
  2. The HTML code between the brackets 'IMG SRC= http://www.mywebsite.com.au/images/logo.gif '  simply says "display an image from the website address that follows.  (you just replace the website in this example with your own website address and path to the filename)
Note : The actual image file (in this example logo.gif) needs to available on your website so if its not please upload to your website first.  

For more details about email confirmations, see the Confirmation Templates article.