![]() |
Help new navbar implementation
So i'm trying to convert the nav bar from using the default tables to using a CSS based <ul> mouse over menu.
I've got the css code into the template and its partially working however its thrown up a few issues. 1) Menu items that have javascript dropdowns attached automatically insert a downpointing arrow image. How do i stop it inserting the image and maintain the javascript dropdown on the click of the li/a instead? 2) for some reason its causing the site to shift the entire forum listing area to the right after the end of the navbar. How can i resolve this? The CSS menu i'm trying to implement is example 3 from here http://www.dynamicdrive.com/dynamicindex1/ddtabmenu.htm This is the code i've got in my navbar template at current. Code:
<div id="ddtabs3" class="solidblockmenu"> http://www.furious-angels.com/imageh...0b97d16dc9.jpg |
In your navbar template, find Code:
Code:
vbmenu_register("navbar_search"); Code:
vbmenu_register("navbar_search", true); Code:
vbmenu_register("usercptools"); Code:
vbmenu_register("usercptools", true); Hope this helps :) |
it certainly does thanks alot got the menu working now looks superb :)
http://www.furious-angels.com/imageh...0dc1eea2ba.jpg |
No Problem, I've ran into the same problem before :)
|
All times are GMT. The time now is 12:23 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|