Quote:
Originally Posted by project-Buckfas
Whoops I missed your previous post! Thanks Kalleball. It worked perfectly!
Out of curiosity have you any ideas how I could add another quick links drop down menu to this template?
Thanks,
PB
|
no idea...but i'd guess it's this stuff doing it...
Code:
<script type="text/javascript"> vbmenu_register("navbar_search", true); </script>
name of that particular menu is navbar_search...which you find in vbulletin_menu.js...in /clientscript/...at the top of that script there's some tutorial about making new ones...i'm sure you can figure it out...