View Full Version : Removing/Hiding Your Myspace URL Box (HELP!)


DKNYgirl02
06-18-2006, 06:22 AM
I've been desperately searching for a code that hides your myspace url box while your profile is set to private. I've searched so many sites, and tried so many codes, yet, nothing has worked. The codes I've tried have managed to hide my url box when you can see my entire profile, but not when it's private. I don't want people who aren't my friends to see my myspace url, and I want to hide it. Well, you know how when you see a profile and it says that the user must first add you as their friend to see their profile, and there's that little box at the bottom of their contact box? Well, I want to know how to hide it so that others can't see it. Is there any code that actually works? Can someone please help me?! I'm desperate! If you know of a code that hides your url box while your profile is private, please send it to me, it would be such a big help, and I'd greatly appreciate it if someone could help. Thanks!

gennykins
06-20-2006, 02:23 AM
i think this might work...

<style type="text/css">
table table table table div {visibility:hidden;}
div table table table table table div input, div a, td.text div {visibility:visible;}
</style>

put it in your "About Me" section.


i didn't try it out, but i got that from www.myspacescripts.com, it's the 8th one under "hide tables on your page." sorry if it doesnt work, but thats what i found! :)