|
Hey,
I don't use friendster so I don't know if they let you do it. Here's a generic webpage body format:
<style type="text/css">
Body{ font:Georgia, "Times New Roman", Times, serif;
color:#0000FF;
background-color:red;
background-image:ImageURL;}
<style>
If you only want to change the font color:
<style type="text/css">
Body{
color:#0000FF;
<style>
You can change the red parts to whatever you need.
I tried to get in friendster to see if they let you do it and it loads so slow....
|