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

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

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.