Removing # albums on # page(s) Removing # albums on # page(s)
 

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 # albums on # page(s)

Started by mongrol, March 06, 2005, 11:36:06 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

mongrol

Hi folks,

I've spent a good hour searching for the answer to this and I`m at hair ripping stage. I'm modifying the water_drop theme and would like to remove all statistical references in table headers and footers. However, I can't seem to get rid of the "2 albums on 1 page(1)" text thats below the album list on the mainpage. I'd like to get rid of the row completely. Is this in the theme.php?

cynikalsam

in theme.php, find and remove <b>{LEFT_TEXT}</b> and see if that works.

Back up your file though, i don't want you blaming me if i'm wrong  :)