The one in scripts work...you just have to follow the directions right.
Okay, I'll explain it to you:
Put this in the VERY TOP of your about me:
CODE
<div class="up"><table><tr><td><table><tr><td>
And put this at the bottom of your about me:
CODE
<style type="text/css">
table tbody td table tbody tr td.text table {visibility:hidden;}
table tbody td table tbody tr td.text table table, table tbody td table tbody tr td.text table table tbody td.text {visibility:visible;}
.up{position:absolute; top: 190px;}
</style>
But before you do anything of that, hide your extended network and blogs:
CODE
<style type="text/css">
table tbody td table tbody tr td.text table {visibility:hidden;}
table tbody td table tbody tr td.text table table, table tbody td table tbody tr td.text table table tbody td.text {visibility:visible;}</style>
In about me
Hide your details:
CODE
</div> <style type="text/css"> .hidethem {visibility:hidden; display:none;} </style>
Goes into about me.
But right now last login isn't working...sorry!