Page 1 of 1

[SOLVED] fixed background image

Posted: Wed Jul 04, 2007 4:26 pm
by trancemaster2k
Hi,
I just found a small Javascript to display a image as
"fixed wallpaper".

Tried to insert this script into a small HTML nugget;
the image is displayed well but outside of the blog !

I'd like to have it working like on this site.

Where do I have to insert the Javascript code ?
Does the "body tag" work in PHP, too ?

Posted: Wed Jul 04, 2007 9:49 pm
by Oliver
Did you try to insert the code into the index.tpl of your template?

Posted: Wed Jul 04, 2007 10:16 pm
by trancemaster2k
I just found the right place to edit it: inside the templates style.css file.

Here I can adjust a background image file with CSS parameters.

Decided to not use a background image, instead I played around with some colors...