Thanks again to Spider for guiding me through this one!
To add a nice DROPDOWN CSS menu to tikipro's top nav bar
do the following:
1) Create a folder called force in the themes folder
eg: yoursite/tikipro/themes/force
2) Copy kernel/top_bar.tpl
3) After the first {/foreach} currently line 16,
add the menu code.
Example:
4) Save your file and your menu shall appear!
--- for more information about the css code... see: http://www.htmldog.com/articles/suckerfish/dropdowns/
To add a nice DROPDOWN CSS menu to tikipro's top nav bar
do the following:
1) Create a folder called force in the themes folder
eg: yoursite/tikipro/themes/force
2) Copy kernel/top_bar.tpl
3) After the first {/foreach} currently line 16,
add the menu code.
Example:
4) Save your file and your menu shall appear!
--- for more information about the css code... see: http://www.htmldog.com/articles/suckerfish/dropdowns/