Announcement

Collapse
No announcement yet.

Extended info button

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

    Extended info button

    I am trying to re-position the extended info button (Larger image) on a product page with no success. Tried two possible templates but failed. Ideally I would like it below the description, not intruding on it.

    If anyone can assist, I have uploaded the button on one product:

    http://www.orionoptics.co.uk/acatalog/Filters.html

    Thanks in advance for any help

    Regards

    Barry

    #2
    Look in your Product Template (I think you're using Act_LeftProductLine.html) and you'll see the line like

    NETQUOTEVAR:PRODUCTDESCRIPTION&nbsp;NETQUOTEVAR:EXTINFOLINK</span>NETQUOTEVAR:EXTINFOBUTTON

    Change this to

    NETQUOTEVAR:PRODUCTDESCRIPTION
    <br>
    NETQUOTEVAR:EXTINFOLINK</span>NETQUOTEVAR:EXTINFOBUTTON

    and it will put the button on a new line. You can move that final line around inside the template if you like.

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

    Comment


      #3
      Thanks Norman. Just messed about a little with the code and got it just as I want.

      Going through the whole product range now.

      Thanks yet again.

      Regards

      Barry

      Comment

      Working...
      X