Is it possible, some has suggested going back to profile 1.0 but I like the 2.0 format, how could I hide my friend count while still showing my top friends?
Profile 2.0, show top friends module but hide friend amount?
cool man, thanks for replying, I tried it though and the code didn't do anything
I added it to the bottom of the who I'd like to meet, also checked the site where you got the code from:
http://www.myonespace.com/codesview-4735.html
and it doesnt say anything about working on profile 2.0 layouts so perhaps its just for the old ones or something?
just put it in the css box
__trust me it'll work!!!!!
hope you can do it_peace dude
.msc {hide friend count text}
div.friendSpaceModule div.toolbar span.toolbarCount
{display:none;}
Yaay.
I trusted you,
then I put it.
Then it worked!!!

yeaaaa... im dumb.. i mis-understood the question, i thought you ment not in the 2.0.. im sorry!
ill look around, you know what thou.. if you have 2.0.. or if you have the first one (I do not know what it is, 1.0?? lol) and you put your profile to private, then switch to 2.0 then only your friends will see your friends in the friends list (as ive seen anyways) all non-friends will see "this profile is private you must be blah blahs friend"
aside from that, i cant think of anything!
(again, sorry about that.. this was for the regular myspace not the 2.0)
humm.. odd.. i just asked this question, and i found my own answer actually.. here is the code 
it will hide the friend count, but not the links at the bottem of the 'top friends'
<style type="text/css">
.myonespacedotcom_Hide_Friend_Count {}
.btext{DISPLAY:NONE;VISIBILITY:HIDDEN;}</style><br />
<a title="Myspace Codes" href="http://myonespace.com/codes.html">Myspace Codes</a>
btw, this one belongs at the bottom of your "who id like to meet" section 
this doesn't work, thanks.
and this will hide the links at the bottom of the "top friends" (you know, the view all friends, mutual, and new)
put in the top of your about me section..
<style>.redlink {display:none;}</style>
but its at the top not the bottom



humm.. odd.. i just asked this question, and i found my own answer actually.. here is the code
it will hide the friend count, but not the links at the bottem of the 'top friends'
<style type="text/css">.myonespacedotcom_Hide_Friend_Count {}
.btext{DISPLAY:NONE;VISIBILITY:HIDDEN;}
</style><br><a href="http://myonespace.com/codes.html" title="Myspace Codes">Myspace Codes</a>