How do I replace the Coppermine logo? How do I replace the Coppermine logo?
 

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 do I replace the Coppermine logo?

Started by farrelldoc, April 17, 2007, 08:48:06 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

farrelldoc

I have a big Coppermine "Your online photo album" logo on my site, and I want to replace it with my client's logo, but I couldn't figure out how. I tried the "include header" setting, but I got a bunch of garbled stuff above the page, not even where the Coppermine logo is displayed. I don't know PHP, BTW.

The site is at www.cityofhillcrestvillage.org/photos

Thanks for your help!

Thanks,
Karen
Nothing's hard. Some things just have more steps.
-farrelldoc

Nibbler

Modify the theme's template.html (themes/classic/template.html) and change the header img tag to point to your own image. No PHP knowledge required.