coppermine-gallery.com/forum

Support => cpg1.4.x Support => Older/other versions => cpg1.4 themes/skins/templates => Topic started by: Syree on January 05, 2006, 12:33:29 PM

Title: Adding header image
Post by: Syree on January 05, 2006, 12:33:29 PM
I tried to read on the forum how to add a header to the cpg layout, but i'm afraid i messed something up inside my theme. I have everything the way i want it to be, and i gave up the idea of putting it inside an iframe....now all i need to do is put a header on top and i'm happy. So i have an image .gif file now, and no idea how to add it. I think i removed it from the theme.php (from project vii) and already searched if i can find something in the sample theme.php, but no luck so far. Can anyone tell me how to add this image to my theme? Thanks in advance!
Title: Re: Adding header image
Post by: Joachim Müller on January 05, 2006, 01:13:06 PM
just edit themes/yourtheme/template.html with a plain text editor - add the image (regular html) there.
Title: Re: Adding header image
Post by: Syree on January 05, 2006, 09:28:10 PM
Thanks! I didn't know it was so easy :)