forum.coppermine-gallery.net

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
Code: [Select]
{LEFT_TEXT}and remove it completely.