Friendster : Removing Friendster Logo using CSS
Removing Friendster Logo in your profile using CSS.
Here’s the code: (put this on on CSS codebox.)
#navigation img{width:0px;}
*By giving an img a width of 0px, you essentially hide an object from the browser using only CSS codes…
Hope it help…
Hehehe ^_^ hope friendster doesnt filter this one too hehehehe
enjoy!








Anonymous said on May 16, 2009
awesome thanks
Kush said on April 6, 2010
there’s an easier one for Firefox user:
simply download the AdBlock Plus Plugin
and then add the url of the friendster logo to the banlist… you’ll never see it again;-)
with this solution you have not to modify the css everytime