How to hide some of the details on myspace?

Codes to hide the details section on myspace?

  • What's a code I can use to hide my deatils section on myspace?

  • Answer:

    Just copy the following code into any of the sections on your page. (About me is most likely the best section to paste this into, it's the one I always pasted this code into.) <style type="text/css">.userProfileDetail { display:none; }</style> Hope it works :)

LilG at Yahoo! Answers Visit the source

Was this solution helpful to you?

Other answers

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

If you upgrade to myspace 2 you wouldn't need codes.

Related Q & A:

Just Added Q & A:

Find solution

For every problem there is a solution! Proved by Solucija.

  • Got an issue and looking for advice?

  • Ask Solucija to search every corner of the Web for help.

  • Get workable solutions and helpful tips in a moment.

Just ask Solucija about an issue you face and immediately get a list of ready solutions, answers and tips from other Internet users. We always provide the most suitable and complete answer to your question at the top, along with a few good alternatives below.