change background on myspace layout
change background on myspace layout
How do I change the background image on my myspace?
- hal_nesbitt
- Site Admin
- Posts: 32
- Joined: Thu Jul 24, 2003 5:53 pm
- Location: Alexandria, VA
- Contact:
you need to go into your CSS of your page, by clicking "edit profile" and then find the "background-image" tag and replace the path to the image (the part in quotes). For instance, here is an example of the tag:
body{background-image:url("http://www.halnesbitt.com/myspace/ob-background.jpg");
And you want to replace the "http://www.halnesbitt.com/myspace/ob-background.jpg" with the new image, so it will look like:
body{background-image:url("http://www.imagebox.com/yourimage.jpg");
or wherever your image is hosted. Hope this makes sense; let me know if you need any help.
body{background-image:url("http://www.halnesbitt.com/myspace/ob-background.jpg");
And you want to replace the "http://www.halnesbitt.com/myspace/ob-background.jpg" with the new image, so it will look like:
body{background-image:url("http://www.imagebox.com/yourimage.jpg");
or wherever your image is hosted. Hope this makes sense; let me know if you need any help.
"Maturity is stupid." - Benjamin Franklin
Who is online
Users browsing this forum: No registered users and 0 guests