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
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
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.
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.