Quote:
Originally Posted by QueenBee
|
ok
its not in the calander template
its in the navbar template
here, to make it easy(without looking for it)
admincp>styles and templates>search in templates>Search Templates>search in all styles
type navbar
check "search in titles only"
click find
it will give you a what it finds
find navbar
double click it
scroll down where it says
search in template
type calander
click find
it will highlight the word calendar
compare it with:
<td class="vbmenu_control"><a href="calendar.php$session[sessionurl_q]">$vbphrase[calendar]</a></td>
if thats not what it is click find again till you get it
(it will be above new posts)
then add under
<!-- v3 Arcade -->
<td class="vbmenu_control"><a href="arcade.php$session[sessionurl_q]">Arcade</a></td>
<!-- /v3 Arcade -->