Myspace background HTML?

Can someone write out a code for my myspace? I want to have this picture http://i74.photobucket.com/albums/i265/idiot__girl/eros-1.jpg as my background picture, starting from the the top left hand corner and repeated down only? What is the html code? Please and thank you!!

Public Comments

  1. add this to your about me section with 'image' replaced with http://i74.photobucket.com/albums/i265/idiot__girl/eros-1.jpg <style type="text/css"> body{ background-image:url('image'); background-repeat:repeat-y;} </style>
  2. If you see a layout that has the same thing as you want but a diffrent picture delete the html code for the picture that is there and replace it with the one you want hope it helps
Powered by Yahoo! Answers