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