PLEASE NOTE: These forums are no longer utilized and are provided as an archive for informational purposes only. All support issues will be handled via email using our support ticket system. For more detailed information on this change, please see this blog post.

Add a Logo to the Response email

  1. Is there a simple way to insert a logo at the bottom of the auto response email?

    Posted 12 years ago on Saturday December 10, 2011 | Permalink
  2. Hey Mike, the email responder accepts HTML so you can place an IMG reference in there. Not sure how familiar you are with HTML, but below would be a quick snippet, obviously changing the src to the path of where your image is hosted.

    [html]
    <img src="http://www.mysite.com/imagefilepath/imagename.jpg" />
    Posted 12 years ago on Saturday December 10, 2011 | Permalink
  3. Thanks Rob.. it worked! thanks.

    Posted 12 years ago on Saturday December 10, 2011 | Permalink
  4. Great! Glad to help.

    Posted 12 years ago on Saturday December 10, 2011 | Permalink

This topic has been resolved and has been closed to new replies.