can u make the pics bigr? i uploaded it and thers sevral copys of the backround layd out
A quick Google search turned up no results for stretching background images through CSS. You would have to modify the original image using an editor, though stretched images don't look as good. Try to find an original high resolution picture for best results.
if you take a look at my profile, you´ll see my image covers basically everything and that there isnt a copy of it,
the image size is 1500x1500px, I think thats the minimum it has to be to cover the entire page.
Depends on the viewer's screen size:
(http://imageplay.net/)
Here is the background line from my profile. I used the no-repeat option, and I guess what amounts to lining in up to the top.
body { background: #000000 url[img]http://imageplay.net/img/m7Gbd69075/christina.jpg[/img] no-repeat top; }
I thought that might have been the case.
since it is. i guess the only option you have is to resize the image to whatever fills the screen, thats what i did with my one.
check your total screen resolution and use that very same size, thats all i can say, otherwise it will still repeat in certain cases.