nice work mate, I just got 1 doubt, when I add an additional navbar, it gets added with out the background image, how can I add the additional navbar with the background image and looks of default navbar ?
currently I use following code:
HTML Code:
<table cellpadding="0" cellspacing="0" border="0" width="100%" align="center">
<tr align=”center”>
<td class=”vbmenu_control”><a href=”http://www.site.com/forum/rules.php”>Rules</a></td>
<td class=”vbmenu_control”><a href=”http://www.bestforumz.com/forum/donate.php”>Donate</a></td>
</tr>
</table>