Log In · Register

 
 
Closed TopicStart new topic
what am i doing wrong?
UsherFan09
post 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. _smile.gif
 
GREASEbaby
post Apr 16 2006, 12:35 PM
Post #2


What's my name? Janette. and ily. <3
******

Group: Member
Posts: 2,139
Joined: Apr 2006
Member No: 391,911



Hm, it seems to be working for me:

http://i3.tinypic.com/vo52kg.jpg
Do you just not want that big space?
 
UsherFan09
post Apr 16 2006, 12:38 PM
Post #3


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.
 
freeflow
post Apr 16 2006, 01:29 PM
Post #4


t-t-t-toyaaa
********

Group: Official Member
Posts: 19,821
Joined: Apr 2004
Member No: 11,270



<div class="up"><table><tr><td><table><tr><td>
has to be at the very top of about me. The first thing..

Then put the second part inbetween <style type="text/css">codhere</style>
 
UsherFan09
post Apr 16 2006, 01:46 PM
Post #5


Member
**

Group: Member
Posts: 19
Joined: Aug 2005
Member No: 217,687



okay, so. umm. lol. i did that, and it moved up.

only now i have this.

my myspace.

woww. um. what do i do?

sorry guys..
 
freeflow
post Apr 16 2006, 01:51 PM
Post #6


t-t-t-toyaaa
********

Group: Official Member
Posts: 19,821
Joined: Apr 2004
Member No: 11,270



add this to about me (anywhere)

<style type="text/css">
tr,td{
background-color:FFFFFF;
}
</style>

Then find
<style type="text/css">.blacktext12 {visibility:hidden; display:none}</style>

in your about me and change it to:
<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>
 
UsherFan09
post Apr 16 2006, 01:58 PM
Post #7


Member
**

Group: Member
Posts: 19
Joined: Aug 2005
Member No: 217,687



ugh, thank you SO much.

you guys are incredible. :)

much loveeee.

and happy easter to all of you.
 

Closed TopicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members: