coppermine-gallery.com/forum

Support => Older/other versions => cpg1.2 Standalone Support => Topic started by: Morgy on March 23, 2004, 09:47:30 PM

Title: [Solved]: How can I remove items from the main menu?
Post by: Morgy on March 23, 2004, 09:47:30 PM
Hello

I want to remove the following menu items from a 1.2.1 installation's main page:

- Last comments
- Top rated
- My Favorites


In which file must I edit what code to do so?

Thanks in advance for help!
Morgy
Title: [Solved]: How can I remove items from the main menu?
Post by: Casper on March 24, 2004, 01:54:00 AM
in themes/your_theme/theme.php, you will find the menu items near the top.

Just comment out the links you dont want.  Do not remove any of the existing comment lines.
Title: [Solved]: How can I remove items from the main menu?
Post by: Joachim Müller on March 24, 2004, 07:21:57 AM
http://coppermine.sourceforge.net/faq.php?q=removeFeature#removeFeature
Title: [Solved]: How can I remove items from the main menu?
Post by: Morgy on March 24, 2004, 10:17:36 AM
casper and gaugau,

thanks for helping!

Morgy