Can someone please re-write this??? And where to put it.... I'm just confused now...
I couldn't find anything about End Private Message..... I Used (Plus I added a div to the code to center it under your explination)
Find:
Code:
<!-- ############## SUBSCRIBED THREADS ############## -->
Add BEFORE
Code:
<!-- Referral Link -->
<if condition="$show['member']">
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" align="center">
<tr>
<td class="thead">If You Wish To Refer People, Please Use The Following Code:<br /><div align="center">
$vboptions[bburl]/index.php?referrerid=$bbuserinfo[userid]</div></div></a></td>
</tr>
</if>
<!-- END REFERRAL LINK -->