Hide view all comments link
Gili | Mar 30, 2008 | Comments 7
Want to easily customize your MySpace profile? You can find hundreds of codes at our MySpace codes and MySpace generators and tweaks sections.
Code to hide the “View all comments” link on MySpace.
Question:
Roberto asked whether we are aware of any codes he can use in order to hide the “View all comments” link in his MySpace profile.
Answer:
Sure Roberto. If you want to hide the “View All Comments” link you’ll need to apply the following CSS code to the About Me section of your MySpace profile:
<style>
/* Hide view all comments link */
table b {display:none;}
</style>
More useful MySpace codes can be found in our huge MySpace codes collection.
We are on Facebook! Become a fan and get regular updates on the latest tips and tricks.
Filed Under: Hide MySpace stuff • MySpace Help
You might want to look into these related tips and tricks:
- Remove view all comments without hiding add comments link
- How to hide the view all comments link?
- How to remove the view all comments button?
0mg
ive been l00king f0r this c0de f0r m0nths!
thank you s0 much!
=]]
[[l0ve all the help y0u guys give...thanks]]
How do I hide my view all comments box without hidding my add comments link? Also Is there a way to show certain comments to certain people? Please help
i want to hide my comment and hide “view all/edit” but keep “add comment”. is it possible? i’ve found code that hide comments but was able to keep add comment and view all/edit. i only want the “add comment” option and hide the rest.
it hides your bolded text for some reason?
Yeah, it hides Bold Text & Makes some Words disappear.
Mind, I combined 2 Codes together to successfully get what I wanted, but, then it ruined all my Bold Text & removed words from my profile.
I combined……..
/* Hide comments keep Add Comments*/
table.friendsComments table td table {display:none;}
&
/* Hide view all comments link */
table b {display:none;}
As I wanted people to still be able to Comment Me, but, not view the Comments that had been left.
So…….
How do you Hide the Comments & Hide the View All / Edit Comments Link, but Keep just he Add Comment Link on it’s own. I want people to be able to leave me Comments, but, I don’t want people having any way to view them. I managed to find a code that Hid the Comments, but Left the View All / Edit Comments Link meaning they could just click on there & view them.
Any help for sorting this problem would be greatly appreciated.
Man, Is there Some Scc, to show all the comments just for the friends i want to,and of course hide them from the other friends that i don’t want them to see the comments??
please help.
OMG I HAVE BEEN LOOKING FOR THIS CODE FOR AGEEEEEES.
thank you thank you.
This is the best.