Click to See Complete Forum and Search --> : Floating Background Pic


NeuralShaggy
11-01-2005, 04:51 PM
Its probably a simple thing but i'm new the website design so...

How do i float?:confused: a background picture???

I want it so that when scrolling down the page the image is not repeated, but it 'follows' you down the page.

Cheers,

LiLcRaZyFuZzY
11-01-2005, 04:56 PM
You can specify that in your style sheet
http://www.w3schools.com/css/pr_background-attachment.asp

NeuralShaggy
11-01-2005, 05:03 PM
Thanks,
Stupidly put in 'scroll' rather than 'fixed' first time.

LiLcRaZyFuZzY
11-01-2005, 05:11 PM
;)