hey guys need some help here, i have a custom skin on my forums so the lines:
<td valign="top" nowrap="nowrap">
<if condition="$post['joindate']"><div>$vbphrase[join_date]: $post[joindate]</div></if>
and
<td class="vbmenu_control"><a href="calendar.php$session[sessionurl_q]">$vbphrase[calendar]</a></td>
don't appear anywhere in the postbit, postbit_legacy, or navbar templates, respectively
i was wondering where i would add:
<div class="smallfont">$post[crowns]$post[champtext]<br /></div>
$post[crowns]$post[champtext]<br />
and
<td class="vbmenu_control"><a href="arcade.php?$session[sessionurl_q]">Arcade</a></td>
thanks in advance i appreciate it
|