• Howdy! Welcome to our community of more than 130.000 members devoted to web hosting. This is a great place to get special offers from web hosts and post your own requests or ads. To start posting sign up here. Cheers! /Peo, FreeWebSpace.net
managed wordpress hosting

Site Background Help

Elemeno

New Member
Hey, I just finished the 1st new version of my site....

but i got a little problem...

i uploaded the image that i want to use as the bg, but its not showing up..

the code i used is:

<script language="JavaScript1.2">

/*
Watermark Backgound Image Script- © Dynamic Drive (www.dynamicdrive.com)
For full source code, 100's more DHTML scripts, and TOS,
visit dynamicdrive.com
*/

if (document.all||document.getElementById)
document.body.style.background="url('spidermanbg2.jpg') black center fixed"

</script>


so tell me what i need to do....rename the pic? diffrent code?

i want to keep the watermark bg code tho...

i also had an mp3 playing..but it wont upload all the way, any solutions on that one?

the site is

http://www.liquid2k.com/infinitepulse

thanks for the help
 
I don't see the script or any reference to in in your code. It may be a good idea to get it in there. :biggrin2:
 
hmm...thats a great idea...

considering the fact that its right there...

document.body.style.background="url('spidermanbg2.jpg') black center fixed"

maybe that would help too huh?


doesnt matter now, it works, it just wanst working for one person...
 
Uhm...not in the page I see and the background isn't there. :confused:

Here's the whole head section:
<HTML>
<HEAD>
<TITLE>..:I am Pulse's enterance page:..</TITLE>
<!--Special Effects upon page enter Script- © Dynamic Drive (www.dynamicdrive.com) For full source code, installation instructions, 100's more DHTML Scripts, and Terms Of Use, visit dynamicdrive.com-->
<META http-equiv="Page-Enter" CONTENT="RevealTrans(Duration=4,Transition=23)">


</HEAD>
 
did you even bother to click on the pic?

you know the pic that is there.....


where beneath it, the words are: Click on pic to enter....


hmmm...
 
Originally posted by Elemeno
did you even bother to click on the pic?
Nope.
I assumed you had bothered to give the URL to the document you had problems with. I had no reason to expect the background to show up since you said it didn't.

Old Chinese saying: When you screw up, don't blame otheres. ;)
 
Back
Top