Monday, December 28, 2009

How do I put my own image as a background on myspace?

One that will appear behind the whole page not just the edges. Ta



How do I put my own image as a background on myspace?

For example, if your image is http://reallycreativename.com/background... add this code inside your "About Me" area in your profile:



body { background: url(http://reallycreativename.com/background... }



If you want the image to stay still, add background-attachment: fixed; so it looks like this:



body { background: url(http://reallycreativename.com/background...



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/backgr... that we want to be fixed, and repeat only horizontally, we put this in our "About Me" profile box:



%26lt;STYLE%26gt;



body { background: url(http://reallycreativename.com/background...



background-attachment: fixed;



background-repeat: repeat-x;



}



%26lt;/STYLE%26gt;



How do I put my own image as a background on myspace?

right click the image



go to properties get the url and copy it



then go on myspace and get into your profile background



right click in the empty box and paste and vualah there you go



How do I put my own image as a background on myspace?

after the image url in the html there will be backround repeat-no-repeat and make it repeat-repeat....or something like that. if that doesn't work then search for layouts on google or yahoo and paste that html in your about me section



How do I put my own image as a background on myspace?

u gooh to my gen .com then u gooh to www.photo bucket then u put ur pics on there then u make ur page then it give u a code on the computer....LOL...

No comments:

Post a Comment

 
phone