kind of I made a custom navbar using suckerfish since the original vbulletin one has its limits. I noticed that you can't display navbits outside of the navbar template. All my custom work is in the header template. The funny thing is it has $navbits = build_navbits($navbits); on index.php but if you move the above code form my last post into the header template it will not display the navbits. Does anyone know of away to move the navbits into the header template?
|