Blog, moving it up |
![]() ![]() |
Blog, moving it up |
Mar 2 2007, 03:59 PM
Post
#1
|
|
![]() Senior Member ![]() ![]() ![]() Group: Member Posts: 44 Joined: Jul 2005 Member No: 178,807 |
i need a little help
i have this code to do away with the extended network and blog, but i cant find the code to move everything up. this is the code i already have <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> |
|
|
|
| *Intercourse.* |
Mar 2 2007, 04:14 PM
Post
#2
|
|
Guest |
Here you go Deary:
CODE <style>.note {bring the tables up more} td.text table {position:relative; top: -140px;} td.text table table {position:static;}</style> and I think its on the 3rd page of the myspace scripts too |
|
|
|
Mar 2 2007, 09:47 PM
Post
#3
|
|
![]() Senior Member ![]() ![]() ![]() Group: Member Posts: 44 Joined: Jul 2005 Member No: 178,807 |
thanks, i had found it once..and then i spent forever looking for it again earlier..but couldnt find it...
but thanks |
|
|
|
| *WHIMSICAL 0NE* |
Mar 2 2007, 09:50 PM
Post
#4
|
|
Guest |
That's what we're here for
Anything else, just ask. |
|
|
|
![]() ![]() |