coppermine-gallery.com/forum

Support => Older/other versions => cpg1.2 Standalone Support => Topic started by: crazy_heart on May 26, 2004, 07:19:59 PM

Title: [Solved]: how to put a custom logo a theme
Post by: crazy_heart on May 26, 2004, 07:19:59 PM
I have the water drop theme and I was wondering how I could put a custom logo on the header.
do I make the changes at style.css or theme.php?
Title: Re: how to put a custom logo a theme
Post by: Casper on May 26, 2004, 07:59:36 PM
You can do it several ways.

Put it in template.html.  Create a new row at the start of the table that contains the gallery, and put it there.  That's what I did.

Create a custom header, as per the docs.

You don't put it in style.css.
Title: Re: how to put a custom logo a theme
Post by: crazy_heart on May 27, 2004, 12:29:26 PM
thanks!