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

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

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