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.
Edit themes/yourtheme/template.html
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.... ;) :)
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.