Before you start to edit the menu, it is a good idea to make a copy of the file "pixel_menu_xml.xml" in case you error. Rather than search the file contents for the error sometimes it is easier to start over.
The program is completely customizable within the file titled "pixel_menu_xml.xml" located in the root directory. Within this file you can completely change the look and color of the buttons. You can also change the button text and add or delete buttons. You do not need Flash or understand Flash to make these changes.
The menu shown below May not be representative of your exact "pixel_menu_xml.xml" file but the procedure is the same. If you have difficulty relating this to your particular menu just send us an email and we will give you the support you require.
The system has 2 levels. In other words you can add as many links as necessary to the sub level.
Do not delete any lines at all on the xml page or the menu will not work. Follow the included instructions on the xml page for the way to not display buttons or to use hyperlinks.
The areas that the instructions are pertaining to are color coded for ease of use.
The first area you see is your main menu as indicated by <main1, <main2, etc.
You add the button title right after text. Do not delete the " at the beginning or the end.
Add your link to the url area. If you set your site up with more folders you will have to add absolute links such as http://www.you@you.com.
Please note that if there is nothing on the button and no url the word "none" is entered.
If you want the link to open in a new window change target_parent to target_blank
The next groups of code you see are the sub menus. We are showing sub menu 3 above.
Add the text for the button name.
Add your link to the url area. If you set your site up with more folders you will have to add absolute links such as http://www.you@you.com.
Be sure to add "none" to those buttons and url's you don't want to use.