Quote:
Originally Posted by Phaedrus
Can you write up a bit to put one next to thread titles too? I don't know what variables it would use, but it has to be similar...
|
Styles & Templates , Threadbit Templates , threadbit
After :
Code:
<if condition="$show['sticky']"> <img class="inlineimg" src="$stylevar[imgdir_misc]/sticky.gif" alt="$vbphrase[sticky_thread]" /> </if>
</span>
</if>
Add :
Code:
<a href="external.php?showthread=$thread[threadid]"><img src="images/misc/rss_small.gif" border="0" width="13" height="11" hspace="2" alt="Subscribe to this feed $forum[title]"></a>