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!





