*textCreate a folder called force in the themes folder
|
eg: yoursite/bitweaver/themes/force
|
|
-*Copy kernel/top_bar.tpl
|
+*Copy kernel/templates/top_bar.tpl |
|
*After the first {/foreach} currently line 16,
|
add the menu code.
|
|
__Example:__
|
-{CODE()}
|
+^ |
<li><a class="head" href="/Earth/">Earth</a>
|
<ul>
|
<li><a class="item" href="/Earth/Africa" >Africa</a></li>
|