How do I remove certain items in the menu bar at the top.
eg if I only wanted 'Album List' and 'Search' and wanted to get rid of the 'Last Uploads', 'last comments' etc links.
Many Thanks
WV
You can comment them out of your theme's theme.php using html style <!-- --> commenting. See // HTML template for main menu
right at the top of the file. Be sure to keep the existing comments in place.
How about editing menu items?
Say for example, "album list" linking to "home" instead of "current album".
Should I post a new topic for this?
has been asked before: don't post, but search. Search term "custom link" or similar.