Lynne,
Though i appreciate your fast replies they dont help me.
You keep talking to me as if im a master coder/programer.
So telling me to make a table and follow the article doesnt help, expecially since the article is written specificly for existing navbars and i am neither have a existing navbar nor am i even in the navbar template. So the items that the article is telling me to search for are not there for me to use the article against.
Code:
<div class="fright" id="nav">
<td>
<td id="custommenu1" class="vbmenu_control">
<a href="#">Custom Menu1</a>
<script type="text/javascript">
vbmenu_register("custommenu1");
</script>
</td><td id="custommenu2" class="vbmenu_control">
<a href="#">Custom Menu2</a>
<script type="text/javascript">
vbmenu_register("custommenu2");
</script>
</td>
</td>
<img src="http://www.yoursite.com/forum/images/onlydev/misc/nav_bottom.gif" alt="" /></div>
<div id="header"><img src="http://www.yoursite.com/forum/images/onlydev/misc/header_right.gif" class="fright" alt="" /><a href="$vboptions[forumhome].php$session[sessionurl_q]"><img src="http://www.yoursite.com/forum/images/onlydev/misc/logo.gif" alt="$vboptions[bbtitle]" /></a></div>
<br />
$cyb_flashimagebanners
<br />
<!-- Header Popup -->
<div class="vbmenu_popup" id="custommenu_menu" style="display:none">
<table cellpadding="4" cellspacing="1" border="0">
<tr>
<td class="thead">Custom Menu</td>
</tr>
<tr>
<td class="vbmenu_option" title="nohilite">
<a href="http://www.yoursite.com/forum/index.php">Link1</a>
<a href="http://www.yoursite.com/forum/index.php">Link2</a>
<a href="http://www.yoursite.com/forum/index.php">Link3</a>
</td>
</tr>
</table>
</div><div class="vbmenu_popup" id="custommenu_menu" style="display:none">
<table cellpadding="4" cellspacing="1" border="0">
<tr>
<td class="thead">Custom Menu</td>
</tr>
<tr>
<td class="vbmenu_option" title="nohilite">
<a href="http://www.yoursite.com/forum/index.php">Link1</a>
<a href="http://www.yoursite.com/forum/index.php">Link2</a>
<a href="http://www.yoursite.com/forum/index.php">Link3</a>
</td>
</tr>
</table>
</div>
<!-- End Header Popup -->
<!-- content table -->
$spacer_open
$_phpinclude_output