what am i doing wrong? |
what am i doing wrong? |
Apr 16 2006, 12:28 PM
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. |
|
|
|
UsherFan09 what am i doing wrong? Apr 16 2006, 12:28 PM
I own yourr face. Hm, it seems to be working for me:
http://i3.tiny... Apr 16 2006, 12:35 PM
UsherFan09 yeah, i guess so.
is there a way that you can mov... Apr 16 2006, 12:38 PM
toyo loco <div class="up"><table><t... Apr 16 2006, 01:29 PM
UsherFan09 okay, so. umm. lol. i did that, and it moved up.
... Apr 16 2006, 01:46 PM
toyo loco add this to about me (anywhere)
<style type=... Apr 16 2006, 01:51 PM
UsherFan09 ugh, thank you SO much.
you guys are incredible. ... Apr 16 2006, 01:58 PM![]() ![]() |