Hide number of friends
Use this code if you want to hide the number of your friends in 2.0
CSS code:
Place code into your CSS box. You can change the border size and color if you wish.
{.CODE_PROVIDED:HOT-LYTS.COM;}
div.friendSpaceModule span.count{
display:none;}
{.CODE_PROVIDED:HOT-LYTS.COM;}
