Friendster : Removing Friendster Logo using CSS

Contributor Icon Contributed by grsantos Date Icon January 22, 2006  
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!

Previous recipe | Next recipe |
 
  • juda
    awesome thanks
blog comments powered by Disqus