In your navbar template find:
Code:
<!-- nav buttons bar -->
<div class="tborder" style="padding:$stylevar[cellspacing]px; border-top-width:0px">
<table cellpadding="0" cellspacing="0" border="0" width="100%" align="center">
<tr align="center">
After that put in:
Code:
<!-----Link to Portal (Home)----->
<td class="vbmenu_control"><a href="http://www.yourforumname.com$session[sessionurl_q]">$vbphrase[portal]</a></td>
<!-----End Link to Portal (Home)----->
Save the template.
Then create a phrase called Portal. The text for the phrase can be anything you wish. I use Home.