How to remove "4 albums on page 1" bar below each Category ? How to remove "4 albums on page 1" bar below each Category ?
 

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

How to remove "4 albums on page 1" bar below each Category ?

Started by PaulAlford, May 07, 2013, 11:04:32 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

PaulAlford

On the Album List page, each category has a darker "4 albums on page 1" bar at the bottom of that section (and all sections).... How do you turn that OFF ?  Its distracting and not necessary.

Thanks
Paul

ΑndrĂ©

Copy the section $template_tab_display from themes/sample/theme.php to your theme's theme.php file, if it doesn't exist. Then, find
{LEFT_TEXT}
and remove it completely.