adding to or editing my navigation menu
Your navigation menu is an advanced DHTML menu that
is built using JavaScript, however you can add, delete or edit from within the main.dwt file.
It is very important that you backup all files before
editing. The top links are edited on the page main.dwt
and it is well documented. Please take your time and be
very careful to only edit what the source comments tell
you to.
Open your main.dwt file and scroll down to the top menu. The template is well commented so you should have no problem locating it. Once located you can easily see where to change the button names and the button links. Just type over them to change them.
Some of the labels do have any links to them if
there is a drop down menu associated with it.
The drop down menu is edited from the page
menu-files/dhtmlmenu_m4_scr.js. The menu titles and
links are well documented as well as the third level if
you wish to add. Simply delete what you don't want to
maintain. It is advisable to always keep a backup of the
original so that if you want to add anything you can
refer to this file for a quick how to.
Below is an example of the drop down code and the third level code if you need it. Be sure to keep all the code of ","" etc. If you delete any of these your menu will not function properly.
|