Hide Top Friends
"J" asks,
how do i hide my top friends without hiding the ‘view all friends’ part?
He's probably using this code, it hides your friends but also hides your "view friends" links:
.friendspace {display:none;}
</style>
The div with the "All, Online, New" links is "ctl00_Main_ctl00_UserFriends1_pnlAllFriendsLink" but this knowledge doesn't help us (in this case) because the .friendspace "display:none" is inherited, no matter what. This does not work:
So I came up with this style, it hides only the names and pictures of your friends:
.btext, [id^=ctl00_Main_ctl00_UserFriends1_FriendRepeater_ct]{display:none;}
</style>
The ".btext," hides where it says how many friends you have. Looks crazy but it works. This code might leave a gigantic gap in your page because Myspace (for no good reason) uses "br" tags within the .friendspace tables. The gap is much smaller if you switch to a "top 4". If you work at Myspace, please take these "br" tags out.
Another option is leave the links hidden and add your own "viewfriends" link, like this:
But remember to change the friendID to your friendID.



Hanna and I have the same issure.. FYI.
want to know how to show your top 4 friends but hide the part where it says friend space and view all hannas friends.
hide those for me
hey =)
so what's the code to UNHIDE my top friends?
i have my top & my comments hide. but just want to unhide my top friends..
please help me out
i want to know how to show your top 4 friends but hide the part where it says friend space and view all hannas friends.
how do i hide my top friends on my page and only show the words top 8??
is there to have your top friends viewable but lock them to where noone can go to there page and take them?
ok so i want my page to stil be skinny but i want to add the truth box! but it says it cant cause i'm hiding my friends and comments. but i dont want to show my friend or comments but i also want to add the truth box! what should i do!
hey how do i unhide music players on other peoples profile??.. is there a way?
how can i find out who wrote in my myspace truth box?
is there a code?