Differences from version 3 to 7



@@ -1,20 +1,20 @@

 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
+To add a nice DROPDOWN CSS menu to bitweaver's top nav bar
 do the following:
 
 
-1) Create a folder called force in the themes folder
-eg: yoursite/tikipro/themes/force
+*textCreate a folder called force in the themes folder
+eg: yoursite/bitweaver/themes/force
 
-2) Copy kernel/top_bar.tpl
+*Copy kernel/templates/top_bar.tpl
 
-3) After the first {/foreach} currently line 16,
+*After the first {/foreach} currently line 16,
 add the menu code.
 
-Example:
-{CODE()}
+__Example:__
+^
 <li><a class="head" href="/Earth/">Earth</a>
 <ul>
 <li><a class="item" href="/Earth/Africa" >Africa</a></li>

@@ -26,8 +26,7 @@

 <li><a class="item" href="/Earth/Oceania" >Oceania</a></li>
 <li><a class="item" href="/Earth/South_America" >South America</a></li>
 </ul>
-{CODE}
-
+^
 4) Save your file and your menu shall appear!
 
 --- for more information about the css code... see: http://www.htmldog.com/articles/suckerfish/dropdowns/
Page History
Date/CommentUserIPVersion
22 Jul 2006 (16:40 UTC)
jeff24.62.5.1037
Current • Source
jeff24.62.5.1036
View • Compare • Difference • Source
fire203.229.38.1245
View • Compare • Difference • Source
fire203.229.38.1244
View • Compare • Difference • Source
fire203.229.38.1243
View • Compare • Difference • Source
fire203.229.38.1242
View • Compare • Difference • Source
fire203.229.38.1241
View • Compare • Difference • Source