probs with about me/blog/extended network, code not working. |
![]() ![]() |
probs with about me/blog/extended network, code not working. |
Jun 27 2006, 05:20 PM
Post
#1
|
|
![]() un cool. ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 640 Joined: Apr 2005 Member No: 125,269 |
i wanted to hide the extended network and blogs, then move about me up.
i'm using this code to move the about me up. CODE {1} <div class="up"><table><tr><td><table><tr><td> {2} 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;} and this code to get ride of the extended network and blogs CODE <style type="text/css"> table td table tr td.text table {visibility:hidden;} table td table tr td.text table table, table td table tr td.text table table td.text {visibility:visible;} </style><style type="text/css"> table td table tr td.text table {visibility:hidden;} table td table tr td.text table table, table td table tr td.text table table td.text {visibility:visible;} and its not working. help. all it does is gets rid of the extended network and blogs, but dosn't move the about me up. |
|
|
|
Jun 27 2006, 05:36 PM
Post
#2
|
|
![]() extra-ordinary ![]() ![]() ![]() ![]() Group: Member Posts: 147 Joined: Jan 2006 Member No: 364,995 |
CODE .note {bring the tables up more} td.text table {position:relative; top: -110px;} td.text table table {position:static;} change -110px |
|
|
|
Jun 27 2006, 05:41 PM
Post
#3
|
|
![]() un cool. ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 640 Joined: Apr 2005 Member No: 125,269 |
CODE {1} <div class="up"><table><tr><td><table><tr><td> {2} 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:-110px;} like that? |
|
|
|
Jun 27 2006, 05:43 PM
Post
#4
|
|
![]() extra-ordinary ![]() ![]() ![]() ![]() Group: Member Posts: 147 Joined: Jan 2006 Member No: 364,995 |
no its a different code for moving about me up....dont use the one you had it didnt even work for me
erase the one you had and use this one QUOTE .note {bring the tables up more}
td.text table {position:relative; top: -110px;} td.text table table {position:static;} |
|
|
|
Jun 27 2006, 05:47 PM
Post
#5
|
|
![]() un cool. ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 640 Joined: Apr 2005 Member No: 125,269 |
thanks a bunch. that really helped. it WORKS!!! i wonder why the other one doesnt work...maybe this code should be added to the scripts fourm instead...
anyway, *close this thingie*!!!!!!! |
|
|
|
Jun 27 2006, 05:48 PM
Post
#6
|
|
![]() extra-ordinary ![]() ![]() ![]() ![]() Group: Member Posts: 147 Joined: Jan 2006 Member No: 364,995 |
topic closed.
|
|
|
|
![]() ![]() |