This snippet shows you how to add set an image as a link.
1) In the snippet find
<a href="IMAGE URL WHEN CLICKED">
and change Image Url when clicked to your liking.
2) Then find
<img border="0" src="URL OF IMAGE " width="65" height="38">
edit Url Of Imge to your liking.
3) If all went well you are done!