hi, my name is travis, i am a friendster and i have created many layouts and themes i like to share with anyone girl who is interested, i like meeting women and i've created some cool layouts if you want them, you can add me at: profile click on edit your profile

then click on the "Customize" tab

now scroll down to the bottome where it says Customize CSS

if you already have code there, make sure to save it somewhere or if you dont want to mess with your current layout, just stop here and dont mess with it.

but if you're willing to play around with your layout then continue..

ok, at the bottom there should be a button that says "Revert" hit that button,

say OK to the alert popup.


now that the "Customize CSS" area is blank, you have to decide which picture you want as a background.
for me, lets say i want this picture:

http://i13.photobucket.com/albums/a264/lesmore2222/waterfall.jpg

so i would put this code like this in the "Customize CSS" box:

body {
background-image: url(http://i13.photobucket.com/albums/a264/lesmore2222/waterfall.jpg);
background-attachment: fixed;
background-position: left top;
background-repeat: repeat;
background-color: #000000;
}

now that you have the code in your "Customize CSS" area,

click on the save button. let the page complete when you submit it and then go back to your profile and you will see the background

* NOTE: if you want your own photo lets say, you can uploade to any of the image hosting sites like photobucket.com or imageshack.com when you upload your image there, they will provide you with a link similar to mine: http://i13.photobucket.com/albums/a264/lesmore2222/waterfall.jpg so just change it to yours and put the code in your profile