Adding a Linkable Image

Created by Abderrahim Ibnou el kadi, Modified on Fri, 11 Sep 2020 at 08:29 AM by Jason Carreiro

Question

How to add a linkable image?

Answer

To add a linkable image follow the steps below:

1. Create Campaign

2. In Email Message, select the Insert Photo button in the Editor

3. Under Image Properties, select Upload

4. Choose File and locate the image file you wish to upload

5. Select Send it to the Server

6. Click OK

7. Choose Source to edit the HTML

 8. Before the image tag (<img) add - <a href="http://phishbucket.com/phishinglink">

After the closure of the img tag close out the line with </a>

9. After the closure of the img tag close out the line with </a> 


10. Click on Source to get out of the HTML editor