Bound to have been asked and answered before.... couldn't find it though?
Q. How can I make the image clickable in the search results?
Can I chuck in <a href> somehow?
Thanks, Simon.
Q. How can I make the image clickable in the search results?
HTML Code:
<td><Actinic:XMLTEMPLATE NAME="ImageLine"><img src="NETQUOTEVAR:THUMBNAIL" netquotevar:thumbnailsize></Actinic:XMLTEMPLATE></td>
Thanks, Simon.
Comment