_7777777
Dec 31 2006, 07:32 PM
i need to get rid of my navigational box.
the box with the "add friend", "send message", etc.
yes, i've tried the code in the myspace scripts,
but it doesn't work.
83RN15
Dec 31 2006, 07:40 PM
place this code in about me..
<style type="text/css">
.contactTable { display: none }
</style>
_7777777
Dec 31 2006, 07:58 PM
it worked well, thank you!