How to add html code properly into page How to add html code properly into page
 

News:

CPG Release 1.6.29
During HTML5 upload, keep pseudo blank code 200 messages from triggering error condition
added Russian language
correct failure to use theme menu icons in album manager
minor vulnerabilities mitigation

Main Menu

How to add html code properly into page

Started by FantasyFreak1, February 06, 2012, 08:58:09 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

FantasyFreak1

Hello, i need to add a few links to my another sites under Coppermine copyright in footer.
I also need to add my own stats counter into footer of all pages.
I tried to edit /themes/mytheme/index.php several times but these attempts led into crash of the template.
Can someone learly explain where exactly to put the html code safely?
Thank you very much.

nickelas

Human

ΑndrĂ©

If you want to add plain HTML below the Coppermine footer, just open your theme's template.html file, find
{CREDITS}
and below, add your HTML code.