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

*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.