PDA

View Full Version : linking images


J.B
20-May-2003, 09:18 AM
hi


is it possible to link a poduct image dirctly to a url:link


eg set up a new product and use the picture as a banner link


i know about the text url link option but it would be nice to click on the picture

thanks JB

NormanRouxel
20-May-2003, 09:43 AM
Try this:-

Edit Act_ProductLine.html (or whatever other product templates you use) and replace:-

NETQUOTEVAR:PRODUCTIMAGE

with

NETQUOTEVAR:PRODUCTBEGINLINKNETQUOTEVAR:PRODUCTIMAGENETQUOTEVAR:PRODUCTENDLINK

This will make the image have the same link as the text one.

Norman

J.B
21-May-2003, 03:24 PM
hi

i right cliked the Act_ProductLine.html and chose edit then replaced NETQUOTEVAR:PRODUCTIMAGE with the code you gave me simply by cutting and pasting

but the product images still dont have a url link ?

the new code for Act_ProductLine.html in the area i ammended looks like this:


<TD ROWSPAN="2" VALIGN="TOP" ALIGN="CENTER">
NETQUOTEVAR:PRODUCTBEGINLINKNETQUOTEVAR:PRODUCTIMAGENETQUOTEVAR:PRODUCTENDLINK</TD>
</TR>

is this correct?


any idea what im doing wrong im am using vesion 4.1.1 actinic catolouge