How to Hide My Details on MySpace

104 75

    MySpace Profile 2.0

    • 1). Go to MySpace and log in to your account with your email address and password.

    • 2). Use your mouse to hover over the "Profile" tab in the menu and select "Customize Profile" from the drop-down menu. The "Customize Profile" dashboard will open. You can make changes to your theme or add CSS code here.

    • 3). Click "CSS" from the list of options. When the CSS box opens, copy and paste the following code into the box:

      .detailsModule { display: none; }

    • 4). Click "Publish" and then view your profile; your MySpace details will be hidden.

    MySpace Profile 1.0

    • 1). Point your Internet browser to MySpace and sign in to your account with your email address and password.

    • 2). Click on the "Profile" tab and select "Edit Profile" from the drop-down menu. A list of the profile sections that you can edit will open; select "About Me" from the list.

    • 3). Copy and paste the following code into the "About Me" box:

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

    • 4). Click "Save Changes" after you paste the code. Click "Profile" to view your profile. Your MySpace details will no longer show up.

Subscribe to our newsletter
Sign up here to get the latest news, updates and special offers delivered directly to your inbox.
You can unsubscribe at any time

Leave A Reply

Your email address will not be published.