UPDATE: i used to love friendster, it was fun for meeting other people, specially filipina and filipino. but now frienster is no more. i miss those days when i used to meet up new people, it was awesome. i miss it, now there is nothing like friendster on the internet.

does anyone know if there is a dating site for filipinos?


this was my old post about how to customize your profile, i dont think anyone will use it again.

i would like someone to please tell me how to create a layout for friendster, i am lost at this and i don't know what to do, i've heard there are some site that do give you free stuff. there are some codes you can download but i really want to know how i can do it myself. thanks


ok, i got it.. updated..


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

this is the image it will show on the background