Re: Background image...and yes I've looked EVERYWHERE

Originally Posted by
curbsidestudiosNET
blah blah blah...
I could not see any image located at http://www.force-test.com/images/smartbg_wm.gif
also, the line defining the gif is missing the apostrophes at either end of the url.
also, to see on every page the gif should be defined in the body section
Code:
body {
margin: 0;
background-color: transparent;
background-image: url('http://www.force-test.com/images/smartbg_wm.gif');
background-attachment: fixed;
}
the 'fixed' element is to stop the picture scrolling if longer than the displayed page
[FONT="Comic Sans MS"]BING A BONG A BOO ![/FONT]