Adding a javascript menu

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Jon12345
    Senior Member
    • Oct 2001
    • 360

    Adding a javascript menu

    I would like to add my menus as found here:



    ...to my forums, just below where there is the User CP, FAQ, Members List etc menu. Ideally, there would be a space below that menu, then the javascript bar, then the "Forums" section (with no space).

    How can I do this? Where do I put the code?

    Regards,

    Jon
  • Jake Bunce
    Senior Member
    • Dec 2000
    • 46598
    • 3.6.x

    #2
    Add your menu code to this template:

    Admin CP -> Styles & Templates -> Style Manager -> « » -> Navigation / Breadcrumb Templates -> navbar

    Find this code and add your code as shown:

    Code:
    	</table>
    </div>
    <!-- / nav buttons bar -->
    
    <br />
    <br />
    
    
    
    [color=red]ADD YOUR MENU CODE HERE[/color]
    
    
    
    <if condition="$show['popups']">
    <!-- NAVBAR POPUP MENUS -->
    	
    	<if condition="$show['searchbuttons']">
    	<!-- header quick search form -->
    	<div class="vbmenu_popup" id="navbar_search_menu" style="display:none">

    Comment

    • Jon12345
      Senior Member
      • Oct 2001
      • 360

      #3
      That worked! Thank you!!

      Jon

      Comment

      widgetinstance 262 (Related Topics) skipped due to lack of content & hide_module_if_empty option.
      Working...