Quote:
Originally Posted by The Rocketeer
also would like to know this... +1
|
I got it but I sort of made my own set of code. You may want to set yours up differently.
Open your Navbar template and search for this:
Code:
<li><a href="online.php{vb:raw session.sessionurl_q}">{vb:rawphrase whos_online}</a></li>
</vb:if>
Right above that, add this:
Code:
<li><a href="arcade.php">Arcade</a></li>
It'll show the Arcade for all who are registered. You can see an example on my website, Teabagtheenemy.com.