coppermine-gallery.com/forum

Support => Older/other versions => cpg1.3.x Support => Topic started by: danlan on December 08, 2004, 11:33:19 PM

Title: Need to know how to modify main page
Post by: danlan on December 08, 2004, 11:33:19 PM
Hello,

I'm trying to modify the main page, I took out the albums that are there and now I want to be able to put the text that I want in there and possibly a logo or something. Is this possible? If so, how can I do this?

Thank you
Title: Re: Need to know how to modify main page
Post by: Joachim Müller on December 09, 2004, 09:09:28 AM
edit themes/yourtheme/template.html for static content. Dynamic content can be added using anycontent.php. Refer to the docuimentation that comes with coppermine.

Joachim
Title: Re: Need to know how to modify main page
Post by: malooga on June 29, 2005, 01:00:55 AM
I am new to this and I also am trying to make a modification to just my home page. I looked in the documentation, but I don't understand it. I looked at anycontent.php, but I don't know how to use it. Can someone here spell it out in simple terms for a newbie? Thanks.
Title: Re: Need to know how to modify main page
Post by: Nibbler on June 29, 2005, 05:42:34 PM
Add anycontent into the contents of the main page setting in config and you will see the defalt contents on anycontent.php appear. You can then edit the file to make it say whatever you like. You can adjust where it appears in the page by the position it is in on the list.