News:

CPG Release 1.6.28
added submissions from {406man}
cleaned up a few PHP (8.4) deprecations
fixed PHP deprecation in calendar
removed security vulnerability
(please upgrade when possible)

Main Menu

Removing "Last Comments" and "Top Rated"

Started by Magic Ace, November 06, 2003, 05:22:17 PM

Previous topic - Next topic

0 Members and 2 Guests are viewing this topic.

Magic Ace

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.

Ted

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 :)

moorey


Magic Ace

Great, that worked by editing the theme.php file.  Thank you to the two of you for your assistance.