Removing buttons in album Removing buttons in album
 

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

Removing buttons in album

Started by socal, September 24, 2004, 10:25:49 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

socal

I just installed Coppermine - very nice! Using the Hardwired theme. Is there a way to remove the buttons -  Last uploads :: Last comments :: Most viewed :: Top rated :: My Favorites :: Search. I'd like to keep the interface as simple as possible. Thanks!

Tranz

Open the theme.php file of the hardwired theme folder. The code for the buttons is in the section below
$template_main_menu2 = <<<EOT

You can delete, or better yet, comment out the buttons you don't want. It would be safer/easier to comment so that in case you want the buttons in the future, you can remove the commenting, rather than trying to find the code to reinstate the buttons.