Myspace Question: Walllpaper
Myspace Question: Walllpaper
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!
- lordofduct
- Next-Gen
- Posts: 2907
- Joined: Sat Apr 01, 2006 12:57 pm
- Location: West Palm Beach
Re: Myspace Question: Walllpaper
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:
which is for this:
www.myspace.com/lordofduct
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>
www.myspace.com/lordofduct