Myspace has recently updated their code so there are now easy-to-use CSS classes available to hide various parts of your profile.
In any of your info boxes such as “About Me” type in
< style >.profileInfo { visibility:hidden; display:none;}< /style >
Replace the line inside of the < style > tags with whichever part you want to hide. [More...]