Insert .gif - how? Insert .gif - how?
 

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

Main Menu

Insert .gif - how?

Started by BrH, October 17, 2006, 06:59:15 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

BrH

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.

Joachim Müller

Edit themes/yourtheme/template.html

BrH

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.... ;) :)

Joachim Müller

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.