Yahoo Answers is shutting down on May 4th, 2021 (Eastern Time) and beginning April 20th, 2021 (Eastern Time) the Yahoo Answers website will be in read-only mode. There will be no changes to other Yahoo properties or services, or your Yahoo account. You can find more information about the Yahoo Answers shutdown and how to download your data on this help page.
Trending News
adding 2 myspace photos on a background?
i want to add not 1 but 2 photos onto a myspace background, but i went to almost every website, but it won't allow me to add 2 photos as a background to a myspace page. i want just 2 photos tiled but not scrolled. does anyone know what i'm talking about and which websites has more than just one photo that you can upload (but tiled) across the entire page?
2 Answers
- Samuel AdamsLv 71 decade agoFavorite Answer
Merge them together with an image editor.
Adobe Photoshop is the best image editor and is the industry standard, however it costs $649 through the Adobe Web site.
http://www.adobe.com/products/photoshop/photoshop/
GIMP is a really good free image editor. You could aslo try Picasa from Google.
http://gimp-win.sourceforge.net/
http://picasa.google.com/index.html
If you don't want to download software, MyTheme will allow you to upload and edit your image.
http://www16.blibs.com/editor/
Then, upload your photo to photobucket and insert the URL in the following code where it says IMG URL HERE. Then just copy and paste the code into your About Me section in your myspace profile.
<style type="text/css">
body{background-image:url("IMG URL HERE");
background-attachment:fixed;
background-repeat:no-repeat;
background-position:center;}
table, tr, td {
background-color:transparent;
border: 0px;
padding:2;
}
</style>
- Anonymous1 decade ago
Like the guy above me said but instead use MICROSOFT PAINT - it's FREE and usually comes with your computer!
Just put both images on ONE page in paint and then upload it to a site like photobucket.
The guy above me already gave the HTML code. I just wanted to add that you can use PAINT as well.
Good luck!