Hide friends. |
Hide friends. |
![]()
Post
#1
|
|
Member ![]() ![]() Group: Member Posts: 10 Joined: Feb 2008 Member No: 624,564 ![]() |
How do I hide friends. but keep the text.
Like: IMASHARKBEAR has 3456 friends. That's all I want to show. but the friends are hidden. :) |
|
|
![]() |
![]()
Post
#2
|
|
![]() the name's mario ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 1,270 Joined: Jun 2008 Member No: 656,520 ![]() |
if its a 2.0 profile try to put this on the CSS
CODE div.friendSpaceModule div.moduleBody ol.moduleList {padding:0px;}
div.friendSpaceModule h3.moduleHead {display:none;} div.friendSpaceModule div.moduleTop, div.friendSpaceModule div.moduleBottom {display:none;} div.friendSpaceModule div.moduleMid, div.friendSpaceModule div.moduleMid1 {border:0px;} div.friendSpaceModule div.moduleBody div.toolbar ul.links {display:none;} div.friendSpaceModule div.moduleBody ol.moduleList {display:none;} div.friendSpaceModule div.moduleBody div.toolbar {line-height:14px;} |
|
|
![]() ![]() |