[Solved]: How can I remove items from the main menu? [Solved]: How can I remove items from the main menu?
 

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

Main Menu

[Solved]: How can I remove items from the main menu?

Started by Morgy, March 23, 2004, 09:47:30 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Morgy

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

Casper

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.
It has been a long time now since I did my little bit here, and have done no coding or any other such stuff since. I'm back to being a noob here


Morgy