Myspace Question: Walllpaper

Talk about just about anything else that is non-gaming here, but keep it clean
Post Reply
User avatar
Kyle
24-bit
Posts: 189
Joined: Sat Sep 20, 2008 7:39 am
Location: Somewhere in Germany

Myspace Question: Walllpaper

Post by Kyle »

So is just started a myspace Music profil, but how can I put my own background picture there? I know, I've to put an URL in the profil for the picture, but what is the best way to upload an image? Should I use something like Imageshack or a normal FTP Server with my pics? Pls help!
User avatar
lordofduct
Next-Gen
Posts: 2907
Joined: Sat Apr 01, 2006 12:57 pm
Location: West Palm Beach

Re: Myspace Question: Walllpaper

Post by lordofduct »

you can host it just about anywhere on the web. As long as you can describe a link to it. You could even store it in your myspace images.

then in the about me section you write the css style for it... for instance this is for mine:

Code: Select all

<style>
body {
background-color: FFFFFF;
background-image:url("http://img.photobucket.com/albums/v333/lordofduct/Avatars/myspaceAD.jpg");
background-height:20px;
background-attachment: fixed;
background-position: bottom left;
background-repeat: no-repeat;
}
</style>
which is for this:

www.myspace.com/lordofduct
www.lordofduct.com - check out my blog

Space Puppy Studios - games for gamers by gamers
Post Reply