For example, if your image is http://reallycreativename.com/background.jpg, add this code inside your "About Me" area in your profile:
body { background: url(http://reallycreativename.com/background.jpg); }
If you want the image to stay still, add background-attachment: fixed; so it looks like this:
body { background: url(http://reallycreativename.com/background.jpg);
background-attachment: fixed; }
If you want the image to only repeat horizontally, add:
background-repeat: repeat-x;
If you want the image to only repeat vertically, add:
background-repeat: repeat-y;
If you want the background to not repeat at all, add:
background-repeat: no-repeat;
So, for our image located at http://www.reallycreativename.com/background.jpg, that we want to be fixed, and repeat only horizontally, we put this in our "About Me" profile box:
2007-05-12 11:02:17
·
answer #1
·
answered by Nick O 3
·
0⤊
0⤋
you must be new at myspace!!
a background is called a layout.
you have to go to a layout website!
-ex: whateverlife.com
once you find a layout, there will be a code there...
or a hyperlink that says get code here...
anyway...
once you have the code...
go to the edit profile section on your myspace.
copy the code from where you got it into the about me section!
let me know if this helped you!!
-tayler
2007-05-12 11:06:46
·
answer #2
·
answered by Anonymous
·
0⤊
0⤋
On the profile you want there should be a whole bunch of letters and numbers on the bottom, you copy and paste that into your about me section
2007-05-12 11:01:31
·
answer #3
·
answered by LikeItorNot 3
·
0⤊
0⤋
google : myspace layouts.
when you find a layout you want
copy the code in your " about me"
for more advance people create your own myspace layout
contact me for more information
2007-05-12 11:01:14
·
answer #4
·
answered by i ♥ Food 3
·
0⤊
0⤋
check this site out
2007-05-12 13:59:06
·
answer #5
·
answered by jd_mitchell2000 3
·
0⤊
0⤋