forum.coppermine-gallery.net

Support => Older/other versions => cpg1.2 Standalone Support => Topic started by: djsoltan on January 05, 2004, 09:31:17 pm

Title: Adding a Counter to the footer
Post by: djsoltan on January 05, 2004, 09:31:17 pm
Hello, does anyone know how i can add a counter to the gallery?
i use http://www.nedstatbasic.net/ as a counter, can you please help me?
i tried it my self but there is no footer.php or anything like that which would give me the chance to add it.
thank you in advance
Title: Adding a Counter to the footer
Post by: Casper on January 05, 2004, 09:43:36 pm
to add it below the gallery, simply place it in themes/yourtheme/template.html.

Find '{gallery}' and add after <br> your counter html.

This will place it under the words 'powered by coppermine'.

Or you could use a custom footer, as described in the docs.