coppermine-gallery.com/forum

Support => cpg1.5.x Support => cpg1.5 themes (visuals) => Topic started by: PaulAlford on May 07, 2013, 11:04:32 PM

Title: How to remove "4 albums on page 1" bar below each Category ?
Post by: PaulAlford on May 07, 2013, 11:04:32 PM
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
Title: Re: How to remove "4 albums on page 1" bar below each Category ?
Post by: ΑndrĂ© on May 16, 2013, 11:27:04 AM
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.