How do I hide my relationship status on MySpace?
Gili | Sep 22, 2007 | Comments 23
Want to easily customize your MySpace profile? You can find hundreds of codes at our MySpace codes and MySpace generators and tweaks sections.
CSS Codes to hide the Relationship Status in the details section of a MySpace profile
Question:
Here’s a question from Rosa and other readers – How do I hide my relationship status on MySpace so people visiting my MySpace profile won’t be aware of my marital status?
Answer:
Thanks for your question on hiding your relationship status on your MySpace profile, Rose. Unfortunately,there isn’t currently a simple solution in order to hide your marital status (as well as other details box entries such as: the Orientation Religion, Zodiac Sign, Smoke/Drink, Children and Education), and thus there seem to be two viable solutions:
- Hide the entire Details box in your MySpace profile. By all means, this is a relatively straightforward solution, however it doesn’t really delivers what you are looking for
- Create a custom MySpace div overlay, which is by far much complicated, and thus recommended only for advanced users.
In any case, i will keep searching for this solution and post it once i have one :)
Update: On new MySpace profiles, hiding your marital status is much much simple. I received a few questions on this lately, and i will be posting the answer soon.
We are on Facebook! Become a fan and get regular updates on the latest tips and tricks.
Filed Under: Best MySpace • Hide MySpace stuff • MySpace Help
You might want to look into these related tips and tricks:
- Hiding relationship status on myspace
- How to hide your MySpace online status?
- How to hide my online Status on MySpace?
Here is the code I use. It is pretty simple. It hides the entire table on browsers that do not support CSS property selection (e.g. IE), and it hides only the “relationship status” and “here for” rows on browsers that do support CSS property selection (e.g. Mozilla). For reasons not apparent to me, myspace restricts the use of the hash symbol (#) which would give the desired result in all CSS browsers.
style type=”text/css”>
.userProfileDetail { visibility: hidden; display: none; }
TABLE [class="userProfileDetail"] { visibility: visible; display: table; }
TR [id="Here"] { display: none; }
TR [id="Here for:Row"] { display: none; }
TR [id="Status:Row"] { display: none; }
style type=”text/css”>
.userProfileDetail { visibility: hidden; display: none; }
TABLE [class=”userProfileDetail”] { visibility: visible; display: table; }
TR [id=”Here”] { display: none; }
TR [id=”Here for:Row”] { display: none; }
TR [id=”Status:Row”] { display: none; }
That code does !NOT! hide your relationship status!
It works. thanx u
just wanted to say i used this to only hide the Marital Status and nothing else, and it worked! (firefox user)
<style type=”text/css”>
.userProfileDetail { visibility: hidden; display: none; }
TABLE [class="userProfileDetail"] { visibility: visible; display: table; }
TR [id="Status:Row"] { display: none; }
</style>
ok — so you can hide the relationship status, but you can still see all those fields when you click on the blog. is there any way to change that? it appears to the left when you click on the blog.
katy
howdy yall!
how do you hide the stauts and mood competely.
geez!!!!
i canntt doo itt!!!
the code worked but now my heroes box still appears, how do i hide it with the code in that section/?
i want to hide my status
actually you just put no answer…
it gets rid of that part, not the whole section
just so you know, this hide my who id like to meet, un centered my profile and did not hide my details
Thanks but this did not work for me i do not know why it did not work i put it on myspace but whatever…thanks anyways
where do I put the code ???
thanks
soo i have been tryingt o figure this out forever and its not working am i supposed to put my user id nuber somewhere??
like where it says userprofile detail?
how do i hide my relationship status on myspace?
All you have to do is go to Edit Profile & under Details, then under marital status, & click “No Answer.”
where do i post it at under about me?
it didnt workk,
but maybe it’s just my myspace,
not doing anything.?
where do you paste this code? i tried heroes and about me and it didn’t do anything.
Where does this code go?
idk bout all this but id like to know how to put what i want under my marital status n all that n that section i have seen people have all kinda stuff there stuff myspace doesnt offer as a choice ne helpers?
i deleted my whole details box and it did work.
thanks
it worked for me thanks
For those wanting to hide their details in the blog section on myspace..
Go to ‘ My Blog ‘.. then ‘ Customise Blog ‘ then scroll down to where is says ‘Side Menu’
in that section you can tick yes or no to show or hide certain details ie: status.. star sign etc.