Jump to content

[SOLVED] Default Template's Featured Product Slider


cubicsquare

Recommended Posts

In admin, Documents, edit the document that has the HomePage button selected. (Actually, you can put this slider in any document.)

<ul class="bxslider">
	<li><a href="{$STORE_URL}/tesa31.html"><img src="skins/foundation/images/examples/slide1.jpg" title="Promotional Message One" /></a></li>
	<li><img src="skins/foundation/images/examples/slide2.jpg" /></li>
	<li><img src="skins/foundation/images/examples/slide3.jpg" title="Promotional Message Two" /></li>
</ul>

The above shows how one can make an image 'clickable'.

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...