Help - Search - Members - Calendar
Full Version: Section login?!?! please look and help
Forums > Resource Center > Support Center > MySpace Support > Myspace Resolved Topics
xxhellomelissaxx
hey guys....

i was wondering how i can move up my about me section
the section in scripts didnt work for me...
i dont know if i have to change anythign in it but yeah lol
i need help

and also,
how can i hide my details and last login...
the one in the scripts work, but it deltes ALL the text even in my about me section...
i dont know what i am doing wrong !!

please help me!!
thanks!
This Confession
its probably your coding and stuff in your normal layout..

ehm and also the codes do work in the scripts
easpecailly the move about me up
you need to make sure you followed the directions correctly

and a myspace link would be nice as well
GREASEbaby
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!
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.