Page 1 of 1

Inserting an image in a Tab

Posted: Fri Sep 06, 2013 5:30 am
by chmarine
Is it possible to insert an image into a tab - We have V2013

Re: Inserting an image in a Tab

Posted: Fri Sep 06, 2013 8:52 am
by norman
Yes. Just use the syandard SD embedded HTML facility to put an image tag.

E.g. on my demo page http://www.drillpine.biz/v12-norlist-ta ... meras.html - first product, click the DETAILS tab and you'll see an image. What was typed into the product description was:

Code: Select all

{DETAILS}!!<<img style="float:right" src="x-camera1.jpg" height="37" width="50" />>!!Some product details here. You can also embed HTML within the tabs (we've added an image).  

Re: Inserting an image in a Tab

Posted: Fri Sep 06, 2013 10:39 am
by chmarine
works a treat!!

thank you

bye
Nick