Message Text |
I have a toplist of most popular, displaying an image, and I want them in a row. I have the following which only displays 1 link:
<div class="box">
<div class="boxtitle">Most Popular Shops</div>
<div class="boxbody">
<!-- BEGIN TOPLIST 5 -->
<CONFIG>links,hits;rand(),3,descending,type='affil',,,0,0,0,0,0,0,</CONFIG>
<a href="{LINKDETAILSURL}">{LINKTINYBANNER}</a>
<!-- END TOPLIST 5 -->
</div></div>
The LINKTINYBANNER is html script to an image on another site.
http://www.idealchristmasgift.co.uk/ |