To place a hyperlinked image into your signature in Engage Pro, you first need to update a few sections in the code template below and then copy and paste the updated code into the signature section of Engage Pro.
Code Template
<p><a href="https://www.w3schools.com">
<img src="w3html.gif" alt="W3Schools.com" width="100" height="132">
</a></p>
Instructions
- The text highlighted in blue signifies where the person that clicks on the image in your signature will be taken. An example could be the link to your Accu-Chek website, accu-chek.ca.
- Next, you will need a URL for the image that you would like to be hyperlinked in your signature. In order to get the URL to an image in Engage Pro, please submit your image to the Engage team via the support form. Once you receive the image URL, replace the purple text in the Code Template with the image URL text.
- The text highlighted in pink is what will be displayed in place of an image, if an image file cannot load. This text typically describes the image. For example, Accu-Chek Guide meter.
- Lastly, the text in green highlights the width and height of the image. Making changes to these numbers will impact the size of the image.