Profile 2.0, show top friends module but hide friend amount?


9 replies [Last post]
Anonymous Visitor

IP Address logged

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?




Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.
cyounexttuesday
cyounexttuesday's picture
I am Not a hater

User offline. Last seen 3 days 5 hours ago. Offline
I'm a Premium Member
Member for 1 year 37 weeks
GuG-Points: 7
Re: Profile 2.0, show top friends module but hide friend ...

humm.. odd.. i just asked this question, and i found my own answer actually.. here is the code Smiling

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>

Anonymous Visitor

IP Address logged

Re: Profile 2.0, show top friends module but hide friend ...

cool man, thanks for replying, I tried it though and the code didn't do anything Sad 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?

justdahanna
justdahanna's picture
I am simply amazing

User offline. Last seen 22 weeks 6 days ago. Offline
Member for 22 weeks 6 days
GuG-Points: 1
Re: Profile 2.0, show top friends module but hide friend ...

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;}

Anonymous Visitor

IP Address logged

Re: Profile 2.0, show top friends module but hide friend ...

Yaay.
I trusted you,
then I put it.
Then it worked!!!
Laughing out loud

cyounexttuesday
cyounexttuesday's picture
I am Not a hater

User offline. Last seen 3 days 5 hours ago. Offline
I'm a Premium Member
Member for 1 year 37 weeks
GuG-Points: 7
Re: Profile 2.0, show top friends module but hide friend ...

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)

cyounexttuesday
cyounexttuesday's picture
I am Not a hater

User offline. Last seen 3 days 5 hours ago. Offline
I'm a Premium Member
Member for 1 year 37 weeks
GuG-Points: 7
Re: Profile 2.0, show top friends module but hide friend ...

cyounexttuesday was seen saying:

humm.. odd.. i just asked this question, and i found my own answer actually.. here is the code Smiling

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 Eye-wink

Anonymous Visitor

IP Address logged

Re: Profile 2.0, show top friends module but hide friend ...

this doesn't work, thanks.

cyounexttuesday
cyounexttuesday's picture
I am Not a hater

User offline. Last seen 3 days 5 hours ago. Offline
I'm a Premium Member
Member for 1 year 37 weeks
GuG-Points: 7
Re: Profile 2.0, show top friends module but hide friend ...

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>

 

Anonymous Visitor

IP Address logged

Re: Profile 2.0, show top friends module but hide friend ...

but its at the top not the bottom