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

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