dmurphy1525: How do you “stretch” a picture so that I can fit it as the background for my myspace page?
I have a picture that I saved from an internet page that I want to be the background for my myspace page but it does not fill the whole page I just want to know how to “stretch” the picture to fit the whole screen so that it doesn’t look bad.
Answers and Views:
Answer by Santa’s helper 😀
body{ background-image:url( PIC URL HERE );
background-position:stretch;
background-attachment:fixed;
background-repeat:no-repeat; }
Have you tried letting pyzam do it for you?
Leave a Reply