coppermine-gallery.com/forum

Support => cpg1.4.x Support => Older/other versions => cpg1.4 themes/skins/templates => Topic started by: BrH on October 17, 2006, 06:59:15 PM

Title: Insert .gif - how?
Post by: BrH on October 17, 2006, 06:59:15 PM
Hello.

I wonder if it is possible to insert a small .gif so that it fills up ("side-by-side") the white area in the classic teem, meening the area around the menu, logo and down to the "Powered by..."? If possible, where and what do I need to change?

Sorry if this has been asked before - I tried to look for it but could'nt fint it anywhere.
Title: Re: Insert .gif - how?
Post by: Joachim Müller on October 17, 2006, 07:06:34 PM
Edit themes/yourtheme/template.html
Title: Re: Insert .gif - how?
Post by: BrH on October 17, 2006, 07:18:55 PM
Thank you, as a matter of fact I figured out that this is the right place to edit. But could you please be so kind to tell me where/what to put in to make it work? Of course I know the .gif files name - but not how/where to write anything.

An example or anything that I can use to figure it out? I absolutely understand if you (or anyone else) do not want to give this kind of basic help, but I'm allowed to hope, hm.... ;) :)
Title: Re: Insert .gif - how?
Post by: Joachim Müller on October 17, 2006, 11:45:11 PM
Wrap the whole section you want to see covered by the blind gif with an <div> container that contains the <img> resource. This is plain HTML.