Wedding Photography Slideshow

cavsi, Orlando, Florida How do I add a Background Image to MySpace Profile?

2,231 views | Posted in MySpace | Print Print | Email Email

The following steps will help you adding a background image to your MySpace profile.

• First you have to choose an image. Do not use copyrighted images without permission.
• Upload the image on your website or another place that’s holding an image for you. If you don’t know where put your image check Photobucket, Flickr, Picasa, Imageshack, etc.
• Check and write down your image URL. This appear at the top of your browser and is similar to this http://www.cavsi.com/myspace/image1.jpg
• Inside the “About Me” section in your MySpace profile, add this code:
<style type=”text/css”>
body
{
  background: url(http://YourImageURLhere);
  background-attachment: fixed;
}
</style>

• if you do want the image to move when a person scrolls down your profile instead of the above code put the bellow one:

<style type=”text/css”>
body
{
  background: url(http://YourImageURLhere);
   background-attachment: attachment:scroll;
}
</style>

• If you want the image to only repeat horizontally, add bellow background-attachment:
background-repeat: repeat-x;
• If you want the image to only repeat vertically, add bellow background-attachment:
background-repeat: repeat-y;
• If you want the background to not repeat at all, add bellow background-attachment:
background-repeat: no-repeat;

You can replace YourImageURLhere with your image location. (http://www.cavsi.com/myspace/image1.jpg)



Temas Relacionados:

No comments yet. Be the first.

Post a comment


:-[ (B) (^) (P) (@) (O) (D) :-S ;-( (C) (&amp;) :-$ (E) (~) (K) (I) (L) (8) :-O (T) (G) (F) :-( (H) :-) (*) :-D (N) (Y) :-P (U) (W) ;-)

CAPTCHA image

Custom Search