Log in

View Full Version : I Need An Arcade Link In My Navbar


silvermerc
05-25-2007, 09:31 AM
Could someone help me please. I need to add a link to the navbar for the arcade but i dont know anything about coding so i need your help. The link to the arcade is www.hhgs.net/arcade.php if you need to know anything else just ask

Dismounted
05-25-2007, 09:44 AM
Instructions should of came with the arcade. Anyway,

Admin CP > Styles & Templates > Edit Templates > Navbar / Breadcrumb Templates > navbar > Find:
<td class="vbmenu_control"><a href="calendar.php$session[sessionurl_q]">$vbphrase[calendar]</a></td>
Add After:
<td class="vbmenu_control"><a href="arcade.php?$session[sessionurl_q]">Arcade</a></td>