<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...