I'm having a problem, I cannot do the Click SAVE and edit these parts:
Template postbit_legacy
Search for:
<if condition="$post['joindate']"><div>$vbphrase[join_date]: $post[joindate]</div></if>
Above add:
$post[crowns]$post[champtext]<br />
click SAVE and edit the Template navbar (below "Navigation/Breadcrumb Templates")
In this navbar-Template search for:
<td class="vbmenu_control"><a href="calendar.php$session[sessionurl_q]">$vbphrase[calendar]</a></td>
Below add:
<td class="vbmenu_control"><a href="arcade.php?$session[sessionurl_q]">Arcade</a></td>
|