*just* want to change out site_logo... *just* want to change out site_logo...
 

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

Main Menu

*just* want to change out site_logo...

Started by LynnAnne, December 30, 2007, 10:31:23 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

LynnAnne

I like the classic theme, but would just like to replace the Coppermine logo with a custom logo. I created a logo same size same extension (PNG) and gave it the same name on my hard drive thinking I could replace the one on the site with mine, but...how do I do that?

Total newbie here, but I think that's all I need to get the gallery as-i-like-it.

TIA!

LynnAnne


Joachim Müller

Always resolve your threads by posting what you actually did, for the benefit of others. That's the whole point of running a support board.
For others who come across this thread, here's how you do what the thread starter asked about: edit themes/yourtheme/template.html with a plain text editor and modify the HTML code that defines the logo - change it accordingly to point to your custom logo. Alternatively, just replace the coppermine logo file (themes/yourtheme/images/name_of_coppermine_logo.png) with your file.

azra

how can i add a site logo to a theme that doesnt have a logo?

Joachim Müller

The same anwers I posted above applies to you:
Quote from: Joachim Müller on December 31, 2007, 09:18:56 AM
edit themes/yourtheme/template.html with a plain text editor and modify the HTML code
If there is no logo in your theme, just add the corresponding HTML code.