how to do this menu in vbulletin

If you bumb a thread this early and are so impatient no one will help just relax and if you havent heard something in a day or two the politely bump the thread.
 
the attached image isnt really helping

it shows just a table, no position nothing

attach more screens
 
Never Mind i find it... if anyone wanna use this module cand find it in here:
Advanced Navigation module for vBulletin 3.5.x and CMPS 2.0 - vBadvanced Forums
---------------------------------------------------------------
Notice: if u get and error in the search is because this was make for vb 3.5.x to fix this all u have to do is fine:

Code:
<input type="hidden" name="s" value="$session[sessionhash]" />

Under that add:

Code:
<input type="hidden" name="securitytoken" value="$bbuserinfo[securitytoken]" />

thats it have fun and enjoy:
 
Back
Top