Front page "Albums" and "Images" columns Front page "Albums" and "Images" columns
 

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

Front page "Albums" and "Images" columns

Started by stock, September 20, 2005, 04:02:16 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

stock

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

stock

is this in function.php?

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

thanks

stock

Nibbler

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.

stock

many many thanks, that's what i needed. You can call this solved now.

Stock