coppermine-gallery.com/forum

Support => cpg1.4.x Support => Older/other versions => cpg1.4 themes/skins/templates => Topic started by: tat2ooze on October 15, 2008, 05:14:05 AM

Title: Adding links to footer
Post by: tat2ooze on October 15, 2008, 05:14:05 AM
hi, sorry I am very new to coppermine and I like it so far but what i want to do is add different links down at the bottom of the "classic" theme page right next to or above or below where it says "Powered by Coppermine Photo Gallery"
I just want to add links to my other pages of my website so that if one were to scroll that far down coppermine, they can click on navigation links easily.
What php / script pages do I find that "Powered by Coppermine Photo Gallery" to add my own links?

oh and I did try to search but found nothing for what I want to do

Thanks!!
Title: Re: Adding links to footer
Post by: Joachim Müller on October 15, 2008, 07:54:15 AM
http://coppermine-gallery.net/demo/cpg14x/docs/faq.htm#editCopyrights
http://coppermine-gallery.net/demo/cpg14x/docs/faq.htm#customHeader
In your case, just edit themes/yourtheme/theme.php and come up with HTML right after the {GALLERY}-token. We won't tell you how to directly manipulate the "Powered by Coppermine" footer - telling you how to edit it would mean we'd be telling you or others how to get rid of it. We won't do that.