forum.coppermine-gallery.net

Support => cpg1.3.x Support => Older/other versions => cpg1.3 Themes/Skins/Templates => Topic started by: stock on September 20, 2005, 04:02:16 am

Title: Front page "Albums" and "Images" columns
Post by: stock on September 20, 2005, 04:02:16 am
Apologies but I can't find this anywhere though I am sure I have seen it. I feel like I'm going backwards now asking this too!

Where can I delete the showing of the above columns on the front page - the colums that just show the number of these within the gallery.

Thanks very much.

Stock
Title: Re: Front page "Albums" and "Images" columns
Post by: stock on September 23, 2005, 01:58:22 pm
is this in function.php?

I just want to block the line of code that forces the page to display these figures.

thanks

stock
Title: Re: Front page "Albums" and "Images" columns
Post by: Nibbler on September 23, 2005, 03:39:49 pm
It would be in your theme's theme.php file.

You need to be editing the $template_cat_list template variable and comment out the <td> cells you don't need.
Title: Re: Front page "Albums" and "Images" columns
Post by: stock on September 23, 2005, 04:46:20 pm
many many thanks, that's what i needed. You can call this solved now.

Stock