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

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

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