Version 4
Adding YOUR OWN dropdown menu to the Nav bar!
This tutorial will show you how to add your own menu displayed on every tikipro page
Thanks again to spiderr for guiding me through this one!
!CREATING A CUSTOM DROP DOWN MENU
To add a nice DROPDOWN CSS menu to tikipro's top nav bar
do the following:
Example:
{CODE()}
Earth
{CODE}
4) Save your file and your menu shall appear!
!CREATING A CUSTOM DROP DOWN MENU
To add a nice DROPDOWN CSS menu to tikipro's top nav bar
do the following:
- textCreate a folder called force in the themes folder
- Copy kernel/top_bar.tpl
- After the first {/foreach} currently line 16,
Example:
{CODE()}
Earth
{CODE}
4) Save your file and your menu shall appear!