A Guide to Using Image Links
A link will enable you to take your visitors to another website or a different page within
your site.
IMPORTANT - The blue text can be edited and the red text should not be altered.
How do I add a link to an image?
- First you will need to have your image uploaded to the Image Manager.
- Go to the page you want edit and copy in the required code option below.
Open the image link in the same browser window - Copy the code below into your web
page
<a href="http://www.insert_your_link_address_here.com">insert your image code here</a>
Open the image link in a new browser window - Copy the code below into your web page
<a href="http://www.insert_your_link_address_here.com" target="_blank">insert your image code here</a>
Open an email link - Copy the code below into your web page
<a href="mailto:insert_email_address_here.com" target="_blank">insert your image code here</a>
- Using the Image Selector generate the code to display your image (see Inserting an Image for details). Copy and Paste the image code into the link code. Place it where the text 'insert your image code here' appears in blue.
- Insert the web or email address that you want to link to as indicated.
- Click 'Edit the Page' button to save your changes. Review your web page and click on your image to check that your link works.