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.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

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.