Announcement

Collapse
No announcement yet.

linking images

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    linking images

    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
    <a href="http://www.boardridersguide.com" target="_blank">www.boardridersguide.com
    UK'S NUMBER ONE SURF MAILORDER SITE </a>

    #2
    Try this:-

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

    NETQUOTEVAR:PRODUCTIMAGE

    with

    Code:
    NETQUOTEVAR:PRODUCTBEGINLINKNETQUOTEVAR:PRODUCTIMAGENETQUOTEVAR:PRODUCTENDLINK
    This will make the image have the same link as the text one.

    Norman
    Norman - www.drillpine.biz
    Edinburgh, U K / Bitez, Turkey

    Comment


      #3
      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
      <a href="http://www.boardridersguide.com" target="_blank">www.boardridersguide.com
      UK'S NUMBER ONE SURF MAILORDER SITE </a>

      Comment

      Working...
      X