I really don't know anything about "insert code in a box". But that doesn't change the fact that there is no file:
Code:
http://images40.fotki.com/v1336/fileFFqQ/bd18f/9/945583/6882229/Sunflower.gif
You must use a valid image file for this script to have any chance of working. If it would be easier, you could skip the script (it's really unnecessary anyway) and just use style:
Code:
body {
background:url('notebook.jpg') white center no-repeat fixed;
}
Change the notebook.jpg to a valid image file and place the above rule in an active stylesheet. Make sure it comes after any other background style for body.
Bookmarks