Hi, does anyone know if there is anyway to hide the un-needed tool bars in the gallery (i.e. last comments button, top rated button)? I think a few of my visitors are unsure about whether or not they are supposed to click these buttons and get confused, since there is nothing to see when you click on them, because I have posting of comments and rating of pictures completely disabled to everyone in the gallery. I would like to remove these buttons from the menu option, since it has no use to me or my visitors. Please let me know how I can do this.
Thanks in advance.
i'm not sure if it can be turned of in the config bit but i would do it by going to the template folder > theme.php
then near the top is the menu code (line 48) just remove what you don't want/need
hope that helps :)
Yes, it's also stated in the FAQ:
http://coppermine.sourceforge.net/faq.php?q=removeFeature#removeFeature
Great, that worked by editing the theme.php file. Thank you to the two of you for your assistance.