what am i doing wrong? |
what am i doing wrong? |
![]()
Post
#1
|
|
Member ![]() ![]() Group: Member Posts: 19 Joined: Aug 2005 Member No: 217,687 ![]() |
okay, so i've looked through the scripts, and i have no idea what i'm doing wrong.
i'm trying to make my extended network thing go away. i used this code. 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> this worked; extended network is gone. now, i'm trying to move my 'about me' up. i'm using these codes. 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;} (http://www.createblog.com/scripts/download.php?id=30) i took the brackets out and everything. but the second code, it says to put them in between the style codes. okay, so i've tried putting this code everywhere. i put the code inbetween "<style></style>" by itself, that didn't work. i tried putting it into the second code somewhere, and that didn't work either. what am i doing wrong? am i just an idiot and not putting this in the right spot? eek, sorry guys. my myspace help would be appreciated! thank you in advance. ![]() |
|
|
![]() |
![]()
Post
#2
|
|
Member ![]() ![]() Group: Member Posts: 19 Joined: Aug 2005 Member No: 217,687 ![]() |
yeah, i guess so.
is there a way that you can move it up more than that? ahh, sorry. like. after i removed the extended network, that's what it looked like. when i put the code in to move it up, it hasn't moved up any. |
|
|
![]() ![]() |