Showing posts with label hide friends and comments. Show all posts
Showing posts with label hide friends and comments. Show all posts

Wednesday, March 4, 2009

More MySpace Stuff: Hide Friends and Comments

Bookmark and Share

Add to Technorati Favorites

Technology Blogs - BlogCatalog Blog Directory

If hiding your last login wasn't enough privacy for you, here is a way to also hide your friends and comments on MySpace. Just copy the code below and paste it into the "About Me" section of your MySpace page:

<style type="text/css">
.friendSpace {display:none;}
.friendsComments {display:none;}
</style>
Again, this code is the only code you need to accomplish this task. Be on the lookout for other sites which may give you code that includes advertisements. This code does not include any advertisements!

How to Hide Last Login on MySpace

Bookmark and Share

Add to Technorati Favorites

Technology Blogs - BlogCatalog Blog Directory

If you don't want anyone to know when you were last logged into you MySpace account, there is actually something you can do about it.

Simply add the following code to the "Headline" section of your MySpace page (just copy the text below and paste it into the "Headline" section):

<font style="display:none;">

Note: The above code is the only code you need. Other sites may tell you to add additional code or information into your "About Me" section. Keep in mind it is not necessary and often includes advertisements for the site you obtained it from. The short line of code I provided above does not do this.