Including the menu in the head.php file

edited April 2007 in Vanilla 1.0 Help
Hi, I want to include Vanilla's menu (the Discussions / Categories / etc. tabs) in the head.php file. Can anyone give me some hints on how to do this? Thanks in advance.

Comments

  • edited April 2007
    Why? what are you trying to achieve? head.php is for the <head> tag why do u want the menu in the <head> tag????????????????
  • edited April 2007
    I'm trying to integrate Vanilla into my website. I've got a drop down menu on the top of every page (which starts right after the <body> tag), and I want to add the forum menu to this menu. Also, if I know how to move the menu (or add it to the head.php page), I can also include it on the login/logout pages, so that every page has exactly the same layout.
  • jst append it under themes>NEW_FOLDER>head.php

    just copy vanillla folder and rename it something else and copy head.php to it.
This discussion has been closed.