Ask Any Question
Whats a code to hide my martial status and zodiac sign on myspace?
Amber - 2008-06-22 00:37:51 - MySpaceAnd no I am not planning to cheat or lie, I'm getting rid of everything and making one centered column to write everything in ^^
Best Answer:
here is the code to hide it (: <style type="text/css"> .userProfiledetail { display:none; } </style>
Answers:
♥breeeeee - 2008-06-22 00:41:12
here is the code to hide it (:
<style type="text/css">
.userProfiledetail { display:none; }
</style>
Summer is here!! - 2008-06-22 00:42:40
<style type="text/css">.userProfileDetail {display:none;}</style>
that will hide the details :)
Alana - 2008-06-22 00:54:04
This code should hide the martial status and zodiac sign.
<style type="text/css">
.userProfiledetail { display:none; }
</style>
|
||
© 2007 PromptAnswers.com
|



