Topic:

Hide Details Box On Myspace

Not finding your answer? Try searching the web for Hide Details Box on Myspace
Answers to Common Questions
Click the following link to copy and paste the code. http://www.practiceboard.com/?9229246 put in About Me section
http://answers.yahoo.com/question/index?qid=2008062722...   See entire page »
You can't use code to hide the boxes but not the writing. BUT you can use MySpace Profile Editor! Click "Edit Profile", "Profile Editor" then in the new window "Edit Theme", "Modules", then select the...
http://answers.yahoo.com/question/index?qid=2008081622...   See entire page »
<style> table.userProfileDetail {display:none;} </style> use this in your about me.
http://answers.yahoo.com/question/index?qid=2008090117...   See entire page »
Answers to Other Common Questions
<style> div#module17 {display:none;} </style> that hides the detail section only, so your apps should still be viewable
http://answers.yahoo.com/question/index?qid=20090216191...
The best way to hide detail on myspace is not to put the information on your web page. You can filter you web page to only be seen by friends on your friends list.
http://answers.ask.com/Computers/Internet/how_to_hide_d...
Though simply not filling them in would obviously suffice, many users use a form of CSS (a programming language) to cover their various boxes on their page.
http://wiki.answers.com/Q/How_do_you_hide_details_and_s...
Go to 'Edit Profile' then 'Details' and fill out what you want and Save changes
http://answers.yahoo.com/question/index?qid=20090417173...
i dont think there is any way.
http://answers.yahoo.com/question/index?qid=20090624210...
Not sure if this is what you needed, but you can try using the code below to position the details section. Place it at the end of your heroe's section. <style> .Details {position:absolute; left:50%; top:500px; margin-left:-200px;} <...
http://answers.yahoo.com/question/index?qid=20081222204...
You're saying you want custom answers other than what's said in the options? That can be done, with a very gargantuan code. First, put this in the About Me. </div> <style>.hidethem {visibility:hidden; display:none;}</style>...
http://answers.yahoo.com/question/index?qid=20071124173...