i want a tupac background
How do i change the background of my myspace page?
try pimpmycom.com they have a lot of different backgrounds and they tell you just what you need to do.
How do i change the background of my myspace page?
hotfreelayouts.com then find the background you want copy the code paste it in any section of your edit profile.
How do i change the background of my myspace page?
In the About Me section, put this code. Replace YOURIMAGE.jpg with a url to your image, or if you just want a color use the background-color part. You can look up hex color codes here: http://www.colorschemer.com/online.html
body
{
background-image: url(YOURIMAGE.jpg);
background-color: #000000
}
No comments:
Post a Comment