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.
How do you "stretch" a picture so that I can fit it as the background for my myspace page?
Have you tried letting pyzam do it for you?
http://www.pyzam.com/myspace/bgcreator
How do you "stretch" a picture so that I can fit it as the background for my myspace page?
%26lt;style type="text/css"%26gt;
body{ background-image:url( PIC URL HERE );
background-position:stretch;
background-attachment:fixed;
background-repeat:no-repeat; }
%26lt;/style%26gt;
No comments:
Post a Comment