how to add creative commons licence in the footer ? how to add creative commons licence in the footer ?
 

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

Main Menu

how to add creative commons licence in the footer ?

Started by greee, December 07, 2004, 10:28:55 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

greee

Hello,
I dont really know php, sorry  :-\\
I want to add some code lines about my creative commons licence that apply to my pictures, see http://creativecommons.org/ for details
I've try to "print" some lines in mytheme/theme.php (cpg 1.3.2) as explained in the faq but it doesn't work !
Can someone help me doing it ?
Is it possible to "include" a whole html file in the footer ?

Thanks for your help

Casper

Just put it in your theme/template.html.
Add a new row under the row that contains '{GALLERY}', and put your footer there, using html code.  It will then show on every page.

It has been a long time now since I did my little bit here, and have done no coding or any other such stuff since. I'm back to being a noob here