C cluepatel New Member Jan 3, 2009 #1 hello can any one help me how to keep Arcade game link to navbar ? i have installed ibparcade so i wanna keep its button on Navbar along with other buttons..! please help me out
hello can any one help me how to keep Arcade game link to navbar ? i have installed ibparcade so i wanna keep its button on Navbar along with other buttons..! please help me out
G Grinderhand New Member Jan 3, 2009 #2 In the navbar-Template search for: Code: <td class="vbmenu_control"><a href="calendar.php$session[sessionurl_q]">$vbphrase[calendar]</a></td> Below add: Code: <td class="vbmenu_control"><a href="arcade.php?$session[sessionurl_q]">Arcade</a></td> click SAVE.
In the navbar-Template search for: Code: <td class="vbmenu_control"><a href="calendar.php$session[sessionurl_q]">$vbphrase[calendar]</a></td> Below add: Code: <td class="vbmenu_control"><a href="arcade.php?$session[sessionurl_q]">Arcade</a></td> click SAVE.
T TheProphet New Member Jan 3, 2009 #3 Depents on the style your running... the example above is for a text link.
C chakru New Member Jan 4, 2009 #5 just sketch it out with the color you want over your monitor on arcade text.. lol hope that helps .. so you get who am I now?? just seeing you here... now!!!! just add color codes before "arcade" text.. and I believe you know HTML
just sketch it out with the color you want over your monitor on arcade text.. lol hope that helps .. so you get who am I now?? just seeing you here... now!!!! just add color codes before "arcade" text.. and I believe you know HTML