Help - Search - Members - Calendar
Full Version: background
Forums > Resource Center > Support Center > MySpace Support > Myspace Resolved Topics
ittynucoconut
how do you make a background by using a link of an image?

*thanks.
anime-essence
Upload your image to Photobucket.com or Imageshack.us. Then, use this code:
CODE
<style type="text/css">
body{
    background-image:url(URLHERE);
    background-attachment:scroll;
    background-position:top left;
    background-repeat:repeat;
</style>
YourSuperior
Edit: Ricky beat me.
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.