PDA

View Full Version : How to add links to the vbPlaza nav bar?


Pamela
06-18-2006, 11:40 PM
Hello! :)

I would like to add the following links to the vbPlaza nav bar:

Username Options
User Title Option
Buy Arcade Pass

Does anyone know how to do that (and how to add the phrases for them too, etc.)? I don't have the first clue what to do, so detailed instructions sure would be appreciated!!! :confused:

Thank you!!! :D

CMX_CMGSCCC
06-20-2006, 08:35 PM
More or less to add ANY item into the vbPlaza drop down navbar...


<tr><td class="vbmenu_option"><a href="vbplaza.php?$session[sessionurl]do=action&amp;itemid=XX">VBPLAZA_OPTION_NAME</a></td></tr>


Replace the XX with the itemid with the itemid for the option u want to add, and replace VBPLAZA_OPTION_NAME with the name u want it to show up as in the navbar.

-CMX

Pamela
06-21-2006, 01:31 AM
Thank you!!! I appreciate your help!!! :D

CMX_CMGSCCC
06-28-2006, 01:22 PM
Np, thanx for supporting vbPlaza!

-CMX