Question:

How can I hide my about me section, blog section, and interest section on myspace?

by  |  earlier

0 LIKES UnLike

How can I hide my about me section, blog section, and interest section on myspace?

 Tags:

   Report

2 ANSWERS


  1. To hide your about me section use this code:

    <style type="text/css">.interestsAndDetails {display:none;}</style>

    To hide your blog section use this code:

    <style type="text/css">.blurbs {display:none;}</style>

    And to hide you interest section use this code:

    <style type="text/css">.latestBlogEntry {display:none;}</style>


  2. Hide Blog + Extended Network Banner Code

    http://www.myspacehive.com/myspace-codes...

Question Stats

Latest activity: earlier.
This question has 2 answers.

BECOME A GUIDE

Share your knowledge and help people by answering questions.