nahycnil
Jun 21 2006, 12:24 AM
What do you after saving target as on the picture background?
verbalistic
Jun 21 2006, 12:35 AM
this is in the wrong forum
http://www.createblog.com/forums/index.php?showforum=48someone needs 2 move it to
MYSPACE HELP
PrincessAda
Jun 21 2006, 01:00 AM
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