Friendster : Removing Friendster Logo using CSS

Contributor Icon Contributed by grsantos  
Tag Icon Tagged: HTTP  

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!

 

2 Comments -


  1. Anonymous said on May 16, 2009

    awesome thanks

  2. 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

 

RSS feed for comments on this post. TrackBack URL

Leave a comment -