PDA

View Full Version : Extended info button


barrypemb
24-Aug-2004, 10:31 PM
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

NormanRouxel
25-Aug-2004, 09:20 AM
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

barrypemb
25-Aug-2004, 08:37 PM
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