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. |
|
|
|
m_daniela08 CODE.note {bring the tables up more}
td.text table... Jun 27 2006, 05:36 PM
gOODpIRATE CODE{1}
<div class="up"><table... Jun 27 2006, 05:41 PM
m_daniela08 no its a different code for moving about me up....... Jun 27 2006, 05:43 PM
gOODpIRATE thanks a bunch. that really helped. it WORKS!... Jun 27 2006, 05:47 PM
m_daniela08 topic closed. Jun 27 2006, 05:48 PM![]() ![]() |