How do you use slothtrader with images?
Obviously I can do it manually, but how would I set-up a template to do this automatically?
I don't want to worry about changing banners etc, I just want to link to the top 3 trades via some images.
e.g.
<a href="tradeposition1"><img src="image"></a>
<a href="tradeposition2"><img src="image2"></a>
How do I get the trades linked properly?
|