How to Hide Your Add Comments
Myspace is a social networking site that lets you share information and stay in touch with friends and family. One feature lets you edit your page whichever way you want through the use of HTML. For example, you can hide the "Add Comments" feature from your page, disabling the ability of all visitors to your page to leave a comment on it.
Instructions
-
-
1
Enter your user name and password on the Myspace website. Click "Login."
-
2
Click "Edit Profile" at the top of your Myspace page. Click the tab labeled "About Me."
-
-
3
Add the following HTML code to the bottom of the "About Me" field:
<style>td.text td.text td td a, .redlink, td.text td.text td b a {visibility:visible!important;}
td.text td.text td a {visibility:hidden;}</style>
-
4
Click "Save All Changes."
-
1