i dont know if someone can help me here i have a vBadvanc on my forum and want to put a link on the forum navbar saying portal i want to change this
<td class="vbmenu_control"><a href="index1.php?$session[sessionurl]">Home</a></td>
to
<td class="vbmenu_control"><a href="index1.php?$session[sessionurl]">Portal</a></td>
the portal addy is
www.myforum.com andthe forum addy is
www.myforum.com/forums
what do i need to do to edit the code so it takes me to the portal from the forum
thanks