News:

CPG Release 1.6.29
During HTML5 upload, keep pseudo blank code 200 messages from triggering error condition
added Russian language
correct failure to use theme menu icons in album manager
minor vulnerabilities mitigation

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.