Usually you can just go to Google and type in 'hsde commentd but keep comment button' or somthing along those lines. But if you cant and you keep getting the same thing that hides the coments and the comment button do this: <a href="URL HERE">YOUR TEXT HERE</a> Where it says URL HERE go to the page that you would like this button to take you to in your case the page to comment. So you should go to your profile click the comment button copy the URL and paste it where it says URL HERE. (keep the quotation marks) Where it says YOUR TEXT HERE type in 'comment' or 'cmnt' or anything to let people know what they are clicking on will let them comment you. I personally sugest doing the second thing i sugested with hiding everything and making the comment button. This also works for an add button, a message button, a view picture button. Just rembember to add the apropriate URL and the proper words to show what the button dose.
If you have Myspace 2.0 Under the Profile button, at top left of Myspace, click on customize profile and delete the module. You will still have an Add Comment button in your Basic Info module at the top of you profile. If you still have Myspace 1.0, you can find many codes to hide comments if you Google it.
You can hide your comments and show only the "add comment" link with this Myspace code. Copy and paste the code to your About Me or Who I'd Like to Meet section. <style> .friendsComments table table, .friendsComments b, .friendsComments .orangetext15 { display:none; } </style>
To hide MySpace comments, one would use the edit profile option on the page. You can type, or copy and paste an HTML code into the box to hide the comments. If you aren't familiar with HTML programming, there are a number of websites where you can find the necessary codes. One such website is MySpaceGens.
Two options in Excel 2010: 1. Hold your cursor over the cell with the comment and it will display. 2. On the Review tab, Click "Show All Comments" in the Comments panel. You can also hide all comments here or show/hide individual comments.
To hide comments on My Space v1 or v2, one could use codes available on the My Space Gens website. These codes will allow one to delete, hide or removed comments on their page.
Use CSS code to "hide" things on Myspace. Put codes in your About me or Who I'd Like to Meet section. <style> .friendsComments { display:none; } </style>
got to google and put in the bar thingy hide myspace comments then click anyone then get the code and put in about my
A code for myspace could be a layout code which you add to your myspace profile and it makes a design show up on your myspace. It also could be referring to a myspace hide code which you enter into your myspace and it hides parts of your profile. LIke if you dont want to have your comments section you can hide it. You can find tons of layout codes here: http://www.profilerehab.com
to block friends you go to their profile and click "block" under their picture. you can only block comments if the friend is blocked, but you can hide comments
what is the code to hide your playlist on myspace
if you try to hide the ad, your myspace can get deleted
You can "hide" them using this code. Just paste it in About Me or Who I'd Like to Meet:.friendsComments {display:none;}