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

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

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