Hi,
Hoping someone can help. I have an image located on the left hand column, but want to link it to another part of the store, if the customer simply clicks on it.
Is there a way of inserting into the html a code???/phrase to do so.
The html code is
<p>
<img
src="Pictures\swerally.jpg"
width=121
height=180
alt="<actinic:variable name="StoreName" />"
class="logoimage">
</div>
the page i want to link to is -
http://www.motorsportbutik.com/acata...WRC_Varor.html
And i have attached an image.
Thanks in advance
Graeme
Hoping someone can help. I have an image located on the left hand column, but want to link it to another part of the store, if the customer simply clicks on it.
Is there a way of inserting into the html a code???/phrase to do so.
The html code is
<p>
<img
src="Pictures\swerally.jpg"
width=121
height=180
alt="<actinic:variable name="StoreName" />"
class="logoimage">
</div>
the page i want to link to is -
http://www.motorsportbutik.com/acata...WRC_Varor.html
And i have attached an image.
Thanks in advance
Graeme
Comment