[quote=famous02][quote=feruzz][b]Preview[/b]
[url]http://img508.imageshack.us/img508/5809/customfnameiw8.jpg[/url]
[b]Code[/b]
[quote]document.getElementById("controlpanel_1_1").getElementsByTagName("ul")[1].innerHTML=
"<li><span>[b]YOUR TEXT[/b]</span><br></li>"+
"<li><span>[b]YOUR TEXT[/b]</span><br></li>"+
"<li><span>[b]YOUR TEXT[/b]</span><br></li>"+
"<li><span>[b]YOUR TEXT[/b]</span><br></li>"+
"<li><span>[b]YOUR TEXT[/b]</span><br></li>"+
"<li><span>[b]YOUR TEXT[/b]</span><br></li>"+
"<li><span>[b]My URL: [/b]</span><a style=\"font-weight: normal;\" href=\"/[b]BLAHBLAH[/b]\">http://www.friendster.com/[b]BLAHBLAH[/b]</a><br/></li>";[/quote]
you can also add a bullets....here's example
[quote]document.getElementById("controlpanel_1_1").getElementsByTagName("ul")[1].innerHTML=
"<li><span><img src='YOUR BULLET URL'> YOUR TEXT</span><br></li>"+
"<li><span><img src='YOUR BULLET URL'> YOUR TEXT</span><br></li>"+
"<li><span><img src='YOUR BULLET URL'> YOUR TEXT</span><br></li>"+
"<li><span><img src='YOUR BULLET URL'> YOUR TEXT</span><br></li>"+
"<li><span><img src='YOUR BULLET URL'> YOUR TEXT</span><br></li>"+
"<li><span><img src='YOUR BULLET URL'> YOUR TEXT</span><br></li>"+
"<li><span><img src='YOUR BULLET URL'> My URL: </span><a style=\"font-weight: normal;\" href=\"/BLAHBLAH\">http://www.friendster.com/BLAHBLAH</a><br/></li>";[/quote]
[b]Customized recent updates field names[/b]
[b]Preview[/b]
[url]http://img470.imageshack.us/img470/2330/customrupdateeg4.jpg[/url]
[b]Code[/b]
[quote]document.getElementById("controlpanel_1_1").getElementsByTagName("ul")[2].innerHTML=
"<li><strong>My Recent Life:</strong>[<a style=\"margin: 0px; font-weight: normal;\" href=\"/editaccount.php#showTracker\"> visible to all </a>]<br></li>"+
"<li><a>create new account</a> - 20 years ago<br></li>"+
"<li><a>joined a Metal Band</a> - 40000 days ago<br></li>"+
"<li><a>posted at FTalk</a> - 5000 seconds ago<br></li>"+
"<li><a>updated my proffy</a> - 0.000001 minutes ago<br></li>"+
"<li><a>Buy a new car</a> - 10 years ago!!!</br></li>";[/quote]
Replace the content with your own text

save in JS extension// proceed here --> [url]http://theftalk.com/t2044-save-.js%28JavaScript%29-extension-customize-your-profile..html[/url][/quote]
how can i change the color?is this possible?

[/quote]