Moving About me up, friends cover about me |
Moving About me up, friends cover about me |
![]()
Post
#1
|
|
Member ![]() ![]() Group: Member Posts: 17 Joined: Jun 2007 Member No: 533,880 ![]() |
when i move my about me up my top friends cover anytthing u put in the about me
whats with that? my code is: CODE About me:
<img src="http://i147.photobucket.com/albums/r287/billop_2007/Untitled-2wewcopy-1.jpg"> <style> .Hide Orange Bars and Text{rr} td.text table {width:100%;} .friendsComments td table, .friendsComments td.text table, .friendSpace table, .blurbs, .blurbs td.text {background-color:transparent; border:0px;} .orangetext15{display:none;visibility:hidden;} </style> <style> .contacttable {display:none} .ExtendedNetwork {Display:none} .userProfileURL {Display:none} .interestsanddetails{display:none;} </style> <style type="text/css"> td td embed, td td object { position: absolute; top: 0px; left: 0px; } td td td embed, td td td object { position: static !important; } </style> <style> .a {hide the text} .profileInfo td {visibility:hidden;} .a {unhide the default pic and name} .nametext{visibility:visible;} .a {position the default image} .profileInfo a img {position:relative; left:90px;} .a {position the name} .nametext {position:relative; left:51%;} </style> <style> .Hide Number of Friends td.text table {width:100%;} .FriendSpace .btext {display:none;} </style> <style> td.text table {position:relative; top: -290px;} td.text table table {position:static;} </style> <style> .nametext{color:HEX CODE; font-family:Arial;text-decoration: none; font-size:60px;font-weight:;letter-spacing:-1pt;border: none; line-height:30pt;background-color:none;text-transform: none; } </style> <style> .{viewallfriends} td.text div {visibility:hidden; line-height: 0px;} </style |
|
|
![]() |
![]()
Post
#2
|
|
![]() Addict ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Staff Alumni Posts: 3,918 Joined: Jun 2007 Member No: 538,522 ![]() |
Your top friends code has been told to go up "290px". Change this to '0px' and things will realign nicely.
CODE <img src="http://i147.photobucket.com/albums/r287/billop_2007/Untitled-2wewcopy-1.jpg"><style>.Hide Orange Bars and Text{rr}td.text table {width:100%;}.friendsComments td table, .friendsComments td.text table, .friendSpace table, .blurbs, .blurbs td.text {background-color:transparent; border:0px;}.orangetext15{display:none;visibility:hidden;}</style><style>.contacttable {display:none}.ExtendedNetwork {Display:none}.userProfileURL {Display:none}.interestsanddetails{display:none;}</style><style type="text/css">td td embed, td td object { position: absolute; top: 0px; left: 0px; }td td td embed, td td td object { position: static !important; }</style><style>.a {hide the text}.profileInfo td {visibility:hidden;}.a {unhide the default pic and name}.nametext{visibility:visible;}.a {position the default image}.profileInfo a img {position:relative; left:90px;}.a {position the name}.nametext {position:relative; left:51%;}</style><style>.Hide Number of Friendstd.text table {width:100%;}.FriendSpace .btext {display:none;}</style><style>td.text table {position:relative; top: 0px;}td.text table table {position:static;}</style><style>.nametext{color:HEX CODE; font-family:Arial;text-decoration: none; font-size:60px;font-weight:;letter-spacing:-1pt;border: none;line-height:30pt;background-color:none;text-transform: none; }</style><style>.{viewallfriends}td.text div {visibility:hidden; line-height: 0px;}</style>
|
|
|
![]() ![]() |