How to insert custom code? How to insert custom code?
 

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 insert custom code?

Started by UserX, September 17, 2004, 04:11:13 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

UserX

I need to inster a HTML code (its a web counter) to the bottom of each Coppermine Gallery page. How can i do that?

Nibbler

Add it in your theme's template.html if it is simple html.

UserX