Direct Single Trade Thumbs Placement
Posted: Fri Jul 15, 2016 1:15 am
Hi...
I have a pinterest style website and I would like to place single trade thumbs at different places. Right now I am using this code style in my regular thumbs toplist............
<a href="/te3/out.php?l=topthumbs&id=##domain:1##" target="_blank"><img src="##img:1##" border="0" /><br>##name:1##</a>
<a href="/te3/out.php?l=topthumbs&id=##domain:2##" target="_blank"><img src="##img:2##" border="0" /><br>##name:2##</a>
and so on..........and I then include the appropriate code on my page to show all the trades in this toplist.
This is fine for my regular thumbs toplist.
Now let's say I want to place 5 toplist thumbs at 5 different locations on the page, do I have to create 5 single toplists and include each one on my page, or is there a better way of doing this.
I thank you in advance for your help.
I have a pinterest style website and I would like to place single trade thumbs at different places. Right now I am using this code style in my regular thumbs toplist............
<a href="/te3/out.php?l=topthumbs&id=##domain:1##" target="_blank"><img src="##img:1##" border="0" /><br>##name:1##</a>
<a href="/te3/out.php?l=topthumbs&id=##domain:2##" target="_blank"><img src="##img:2##" border="0" /><br>##name:2##</a>
and so on..........and I then include the appropriate code on my page to show all the trades in this toplist.
This is fine for my regular thumbs toplist.
Now let's say I want to place 5 toplist thumbs at 5 different locations on the page, do I have to create 5 single toplists and include each one on my page, or is there a better way of doing this.
I thank you in advance for your help.