How do I change the Gallery name Text (the one it shows on the page, not the bar), to a picture. My theme is Rainy Day if that helps at all.
the gallery name can be changed in coppermine's config.
I know that, but how do I change it to a picture, instead of text?
Edit themes/yourtheme/template.html, find<h1>{GAL_NAME}</h1>
and change accordingly.
k, ty