Help - Search - Members - Calendar
Full Version: Background Help for myspace.
Forums > Resource Center > Graphics Help > Resolved Topics
nahycnil
What do you after saving target as on the picture background?
verbalistic
this is in the wrong forum

http://www.createblog.com/forums/index.php?showforum=48

someone needs 2 move it to MYSPACE HELP
PrincessAda
You host so you get a url.
www.imageshack.us
www.tinypic.com
www.photobucket.com
works best.
Then get the url.
And use this code.

<style type="text/css">
body {
background-color: #ffffff;
background-image: url("urlhere");
background-attachment: fixed;
background-repeat: no-repeat;
background-position: center center;
}
</style>

and thats the code.
or you can always use a generator.
www.pimpwebpage.com is my fav
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.