coppermine-gallery.com/forum

Support => Older/other versions => cpg1.2 Standalone Support => Topic started by: David_1cog on November 11, 2003, 01:25:17 AM

Title: Simple customisation, complex solution?
Post by: David_1cog on November 11, 2003, 01:25:17 AM
Hi

I'd like to make what should be a simple layout change for the home page - it should just show three images, each linking to an album.  All other site navigation will then be handled by the main menu.

I've searched the forum, looked over theme.php, template.html, index.php and I can't see how to achieve this without making big changes to the 600 lines of PHP in index.php.

Is there a simple solution to this?

Thanks.

David.
Title: Simple customisation, complex solution?
Post by: David_1cog on November 13, 2003, 12:03:58 PM
Bump.

Perhaps it really is a complex change?  :?  Here's the site I'd like to implement it on:

http://www.geoffmarchant.co.uk/.

Even if someone could just confirm how to start implementing the change it would be a help.

Thanks in anticipation.
Title: Simple customisation, complex solution?
Post by: eolica on November 13, 2003, 01:20:10 PM
You can instruct coppermine to display only the anycontent block (through config).
Then edit anycontent.php at your pleasure  :wink:
Title: Simple customisation, complex solution?
Post by: David_1cog on November 13, 2003, 01:47:34 PM
Easy when you know how!

Thank you very much.   :D