How to change a hyperlink colour within an email creative design
You have an email that is displaying the default blue and underlined hyperlink click here for email design and you want to change the colour? Here's how:
You will already be seeing something like this:
Example: click here for email design
Add the following style element:
Example: click here for email design
You can go one step further and remove the underline:
Example: click here for email design
To open the hyperlink in a new window add the following:
Finally, how to make an image clickable with a hyperlink
Insert your image:
Add the href tag in front of the image
Now, you may see a blue border appear around the image, this is showing that the image is a hyperlink. To remove add a border shown below:
Other attributes you may find useful:
| alt="Click here to view more products" | When you hover your mouse over the image text will pop up |
| hspace="5" vspace="5" | Create some space around the image |
| target="_new" | Will open the link in a new window |






