Hi guys
I was just about to use this
menu as my new navbar.
I deleted most of the code in the navbar template.
The breadcrumb and username/welcomemessage/private messages and notifications are still left.
Now i put the entire code (from dynamic drive) into the header template to the head and html section. It works perfect but there is one problem! I can't get the old DHTML Menus into the new navbar menu...
I tried to put in
PHP Code:
<li><div id="navbar_search" align="left" class="vbmenu_control"><a href="search.php$session[sessionurl_q]" accesskey="4" rel="nofollow">$vbphrase[search]</a>
<if condition="$show['quicksearch']"><script type="text/javascript"> vbmenu_register("navbar_search"); </script></if></div>
</li>
for the search DHTML menu. It worked but it looked messed up....
Excuse my english. Hope someone helps me out