Hola, tengo una duda de sobre como poner un menu en el header, me gustaria que el menu dijiera

Staff
-> División 1
-> División 2

y de paso tengo otro problema con el header, es el menu Community cuando se apreta no sale nada,

les dejo mi header de vBulletin 3.8.4

Código:
<!-- logo -->
<a name="top"></a>
<table border="0" width="$stylevar[outertablewidth]" cellpadding="0" cellspacing="0" align="center" class="tborder">
<tr>
	<td align="center" valign="top">

<table border="0" width="100%" cellpadding="0" cellspacing="0" align="center">
<tr class="header_bg">
	<td align="$stylevar[left]" valign="middle"><a href="$vboptions[forumhome].php$session[sessionurl_q]"><img src="$stylevar[titleimage]" border="0" alt="$vboptions[bbtitle]" /></a></td>

	
		<td align="$stylevar[right]" id="header_right_cell">
        <if condition="$ad_location['ad_header_logo']">$ad_location[ad_header_logo]<else />&nbsp;</if>
    </td>
		
	
</tr>
<tr>
<td height="34" colspan="2" class="vb_navigation">

<!-- nav buttons bar -->
<table  cellpadding="0" cellspacing="0" border="0"  align="center" class="vb_navigation">
	
	<td width="85" height="34"  class="css_nav"><a href="register.php" rel="nofollow">Registrarse</a></td>

		
			<td width="85" height="34"  class="css_nav"><a id="community" href="/demo/index.php?styleid=17&amp;nojs=1#community" rel="nofollow" accesskey="6">Community</a> <script type="text/javascript"> vbmenu_register("community", 1); </script></td>	
				
				<td width="85" height="34"  class="css_nav"><a href="search.php?do=getdaily" accesskey="2">Temas de hoy</a></td>
				
				<td width="85" height="34"  class="css_nav"><a id="navbar_search" href="search.php" accesskey="4" rel="nofollow">Buscar</a> </td>
			
			
		
		
		
		</tr>

	</table>

<!-- / nav buttons bar -->
</td></tr>
</table>
<!-- /logo -->

<!-- content table -->
$spacer_open

$_phpinclude_output
$ad_location[ad_header_end]




Temas Similares: