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:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

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.