Header Footer Files Header Footer Files
 

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

Header Footer Files

Started by rvblog, December 24, 2004, 03:49:10 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

rvblog

Where does Coppermine store it's header and footer files ?? - I need to know so that I can figure out how to replace those files with my own in order to intergrate coppermine into my existing web pages.

Thanks

Nibbler

You'd want to alter the template.html of the theme you are using, and setup custom headers and footers as decribed in the docs.

rvblog