Yahoo Answers is shutting down on May 4th, 2021 (Eastern Time) and beginning April 20th, 2021 (Eastern Time) the Yahoo Answers website will be in read-only mode. There will be no changes to other Yahoo properties or services, or your Yahoo account. You can find more information about the Yahoo Answers shutdown and how to download your data on this help page.
Trending News
MySpace friends list?
Is there a way to make your MySpace Profile NOT show your friends? It seems kind of petty, I know, but I have 2 friends that I don't want to know I am friends with both of them (total drama). Can the friends list be hidden? Thanks for the help.
Jason
5 Answers
- Anonymous1 decade agoFavorite Answer
choose the one you like the most =]
this code will hide your top friends
<style>
table.friendSpace {display:none;}
</style>
this code will just show your top
<style>
table.friendSpace td {padding:0px;}
table.friendSpace td.text td br {line-height:0px;}
table.friendSpace td.text span.orangetext15 {display:none;}
table.friendSpace td.text table {background-color:transparent;}
table.friendSpace span.btext {display:none;}
table.friendSpace td.text div {display:none;}
</style>
this makes your friends unclickable
Source(s): cσργяìɠнт © 2008 ρσρєγє ìиc. αιι яìɠнтs яєsєяህєᗪ. - 1 decade ago
yup google hide myspace freinds code and click on a website that has the code and copy and paste it
- 1 decade ago
yeah there are plenty of codes out there. and some profiles you pick hide it automatically. but you cant figure it out until you put it
any website that provides layouts usually has a "hide" codes section.
- Anonymous1 decade ago
yeah, it can.
just go to google and type 'hide friends on myspace code'
you will find it (:
- How do you think about the answers? You can sign in to vote the answer.
- 1 decade ago
http://www.myspace-crash-codes.com/blog/codes
this site will give you any code you need, for your profile.