View Full Version : email link
Does anyone know how I can add an image to the top of my page (above all the other sections) that when selected allows the user to send an email to me?
jont
03-Feb-2005, 08:56 AM
You will need to edit the Act_Primary template and add the image with a "mailto" link - the code will look something like:
<a href="mailto:sales@myhome.com"><img src="picture.jpg" width="600" height="60" border="0"></a>
Thank you Jont, I will give that a try this evening. Appreciate it.
vBulletin® v3.8.4, Copyright ©2000-2012, Jelsoft Enterprises Ltd.