il sa nakakapikon na pagbabago
Tuesday, December 19th, 2006e2 nah ung bagong codezzz,,
thanks to kirksydney of nack for this codes,,
Since Friendster had some upgrades, some CSS codes no longer work.
Now, here are some newly updated codes for non overlay users.
Thanks to Darkangel and Friendstermagic for the converter. 
Instructions:
1. Convert the codes here.
2. Paste it in your MEDIA BOX.
TRANSPARENT BOXES:
<style>/*modules*/ .commonbox { /*box*/ background-color: TRANSPARENT; } .commonbox h1, .commonbox h2 { /*header*/ background-color: TRANSPARENT; } .commonbox .viewall { /*viewall link*/ text-transform: TRANSPARENT; } .commonbox .imgblock75, .ir { /*photo blocks*/ background-color: TRANSPARENT; } .commonbox .dr { /*name bars below photo blocks*/ background-color: TRANSPARENT; } .commonbox .evenrow { /*even row*/ background-color: TRANSPARENT; } /*specific module boxes*/ .controlpanel { /*box*/ background-color: TRANSPARENT; } .photos { /*box*/ background-color: TRANSPARENT; } .friends { /*box*/ background-color: TRANSPARENT; } .blogsreviews { /*box*/ background-color: TRANSPARENT; } .videos { /*box*/ background-color: TRANSPARENT; } .testimonialscomments { /*box*/ background-color: TRANSPARENT; } .moreabout { /*box*/ background-color: TRANSPARENT; } .fanof { /*box*/ background-color: TRANSPARENT; } .groups { /*box*/ background-color: TRANSPARENT; } .testimonials { /*box*/ background-color: TRANSPARENT; } .scrapbook { /*box*/ background-color: TRANSPARENT; } .myfans { /*box*/ background-color: TRANSPARENT; } .reviews { /*box*/ background-color: TRANSPARENT; } .blogs { /*box*/ background-color: TRANSPARENT; } </style>
REPLACE FRIENDSTER LOGO:
<style>/* FriendsterMagic - replace friendster logo */ #navigation div img{height:0px;width:0px;}#navigation{background-color:transparent;background-repeat:no-repeat;background-position:top left;background-image:url(URL_OF_YOUR_IMAGE);}</style>
REMOVE FRIENDSTER LOGO, ORANGE BAR AND SEARCH BOX:
<style> /* FriendsterMagic */ #navigation {display:none;background:transparent;} /* FriendsterMagic */ .logo {display:none;background:transparent;} /* FriendsterMagic */ #search {display:none;background:transparent;} #search form {display:none;background:transparent;} /* FriendsterMagic */ #mainnav {display:none;background:transparent;} </style>
HIDE CONTACT BUTTONS:
: <style>/* FriendsterMagic - hide contact buttons */ #controlpanelbuttons{display:none;}</style>
HIDE GOOGLE ADS:
<style>/* FriendsterMagic - hide google ads */ #googleAdFactory.fullwidth{position:absolute;top:-5500px;}</style>
HIDE REPORT ABUSE:
<style>/* FriendsterMagic - hide report abuse */ .reportabuse{display:none;}</style>
HIDE FOOTER:
<style>/* FriendsterMagic - hide footer */ #footer_container{display:none;}</style>
HIDE TESTIMONIALS:
<style>/* FriendsterMagic - hide testimonials */ .testimonials{display:none;}.scrapbook{margin-top:-13px;}</style>
HIDE BLOG:
<style>/* FriendsterMagic - hide blog */ .blogs{display:none;margin-bottom:-15px;}.moreabout{margin-top:-13px;}</style>
HIDE CONNECTION BOX:
<style>/* FriendsterMagic - hide the connection box */ #meettrail{display:none;}</style>
HIDE SANDBOX:
<style>/* FriendsterMagic - hide sandbox */ .scrapbook{display:none;}</style>
REMOVE RIGHT BOXES:
<style>/* FriendsterMagic - remove right boxes */ .rtd{display:none;}</style>
REMOVE FEATURED SPONSORS:
<style>/* FriendsterMagic - remove featured sponsor */ #marketing_bg{display:none;background:transparent;}#navigation{height:50px!important;}</style>
REMOVE TOP BANNER:
<style>/* FriendsterMagic - remove top banner */ .banner_ad_fix{display:none;}</style>
CENTER MAINBOX TEXT:
<style>/* FriendsterMagic - center main box text */ .data{text-align:center;}</style>
CENTER HEADERS:
<style>/* FriendsterMagic - center headers */ .commonbox h1, .commonbox h2{text-align:center;}</style>
CENTER PROFILE BOX:
<style>/* FriendsterMagic - center left profile boxes */ .ltd{position:relative;left:155px;}</style>
SCROLLABLE TESTIMONIALS:
<style>/* FriendsterMagic - scrolling testimonial boxes */ .testimonials div div .dtd{width:100%;}.testimonials div div .dtd ul{padding: 2px 2px 2px 2px; overflow: auto; border: 1px solid #000000; width: 400px; height: 75px;}</style>
ONE COLUMN FRIENDS’ LIST:
<style>/* FriendsterMagic - one column friends list */ .friends div.boxcontent{width:100%;text-align:center;}.friends.flogrid75{text-align:center;width:75px;}.friends div.viewall a{text-align:center;width:100%;padding-left:20px;}</style>
MAKE YOUR PAGE FLOAT:
<style>/* FriendsterMagic - page float */ body{ border-style:solid; border-top-color: #000000; border-top-width: 75px; border-right-color: #000000; border-right-width: 75px; border-bottom-color: #000000; border-bottom-width: 75px; border-left-color: #000000; border-left-width: 75px; } </style>
NOTE: IF YOU ARE GOING TO USE TWO OR MORE CODES OR ALL CODES MAKE SURE THAT YOU CONVERT ALL THE CODES AND PASTE THEM ON YOUR MEDIA BOX. THIS IS A ONE WAY ACTION, PLACE THE CODES ALL TOGETHER AND CLICK SAVE. DO NOT SAVE THE CODES ONE BY ONE.