New item in menu

I was wondering, is there a way to add a new item to the menu? I see in the Configuration page that you can change the "Home" menu, but I want to keep that as well as put in a menu item to return the user to the beginning of the album. Is there any way that I can do that without having to have either one or the other menu item?

Re:New item in menu

Thanks very much. It worked great. I even included a link to the configuration page and labelled it "Admin". I got sick of having to type the url in my browser to get to it. Thanks for the wonderful code. Once I finish converting my site from my old photo album to this one, I'll include a link for you. You did a good job on it.

Re:New item in menu

No problem, look for the section called '// Footer & Bottom menu', and find the line echo "

\n";


enter a new line just above this one, someting like echo "
  • New menu item
  • \n";