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!
figured it out, thanks!
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.
how can i add a site logo to a theme that doesnt have a logo?
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.