OK a lot of you have probably already read about ThreadSoup.
If not check out this thread.
Well I am now releasing a free mod for vBulletin. (3.6.x)
Easy to add, just 1 quick copy/paste template edit.
In the SHOWTHREAD template FIND this line:
Then just add this code BELOW it:Code:<!-- / controls above postbits -->
Thanks and let me know what you think.Code:<!-- START THREADSOUP.COM CODE --> <table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center" style="border-bottom-width:0px"> <tr> <td class="thead" width="100%"> Bookmark this thread at ThreadSoup: <a href="http://www.threadsoup.com/submit.php?phase=2&url=$vboptions[bburl]/showthread.php?t=$threadid" target="_blank"><img class="inlineimg" src="http://www.threadsoup.com/favicon.ico" alt="BookMark This Thread On ThreadSoup.com!" border="0" /> <a href="http://www.threadsoup.com/submit.php?phase=2&url=$vboptions[bburl]/showthread.php?t=$threadid" target="_blank">Add it!</a> </td> </tr> </table> <!-- END THREADSOUP.COM CODE -->


LinkBack URL
About LinkBacks





Reply With Quote



