login | register
Tue 07 of Oct, 2008 (20:03 UTC)

bitweaver - Web Application Framework and CMS

Web Application Framework and CMS

Refresh cacheHistoryPrint

Adding YOUR OWN dropdown menu to the Nav bar!

This tutorial will show you how to add your own menu displayed on every bitweaver page

Created by: fire, Last modification: Sat 22 of Jul, 2006 (16:40 UTC) by jeff
Thanks again to spiderr for guiding me through this one!

CREATING A CUSTOM DROP DOWN MENU

To add a nice DROPDOWN CSS menu to bitweaver's top nav bar
do the following:


  • textCreate a folder called force in the themes folder
eg: yoursite/bitweaver/themes/force

  • Copy kernel/templates/top_bar.tpl

  • After the first {/foreach} currently line 16,
add the menu code.

Example:

4) Save your file and your menu shall appear!


Comments

Reply to this comment

by Stephen Winters, Wednesday 20 of July, 2005 (14:37:23 UTC)
Reply to this comment

dropdown menu

by multi lvl, Friday 12 of October, 2007 (12:51:34 UTC)
you should write a bit more for the multi lvl menu's too. but awsome tut. this was a life saver.