“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:
<style>
.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:
div[id=ctl00_Main_ctl00_UserFriends1_pnlAllFriendsLink]{visibility:visible!important;}
So I came up with this style, it hides only the names and pictures of your friends:
<style>
.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:
<div style=”padding:10px 10px 10px 100px;background-color:white;”><a href=”http://friends.myspace.com/index.cfm?fuseaction=user.viewfriends2&friendID=65435510″ style=”font-size:25px;color:red;”>✈ See my friends.</a></div>
But remember to change the friendID to your friendID.
(__)
`
pd
how do i view pics that are blocked on facebook
(__)
`
Crazy43
Thus the semantic map model has the status of a heuristic for discovering the parameters of human conceptualization. ,
(__)
`
Rita
How do you bring up/condense the bottom links and copyright?
(__)
`
driver73
Most points on your list are neither new nor a threat to the theory of anthropogenic global warming. ,
(__)
`
:)NIKESZ.
HOW CAN I HIDE HOW MANY FRIENDS I HAVE BUT KEEP MY PFRIENDS SHOWING?
(__)
`
T.MAE
How do i view my friends but still have the link??
(__)
`
chris
how do i hide all of my friends on my top
(__)
`
amanda
I have a layout that shows my tops and my comments how do i get rid of those without getting rid of the layout all together?
(__)
`
BriannaBanana☮
Google it! I did it works!!!!!!!
-Peace out!
BriannaBanana! <3
(__)
`
Anonymous
to share html code,<big> will look like this:
(__)
`
Nicole
x_princess_nicole_x@ymail.com =)
(__)
`
Savanna Rith
so how do i get da code for hiding my friends but only showing my top but hiding my links of my online, new and top but only showing my friends picture