L
Leo
I got the code for putting a background centered and no repeat. The image is in my web so I inserted the css into my html doc but nothing shows up. I renamed 'image.jpg' to the name of my image but nothing. Does the image ahve to be a certain size
I did something like this :
body
background: #fff url(image.jpg) fixed center no-repeat
I did something like this :
body
background: #fff url(image.jpg) fixed center no-repeat