Hide Music Move up tables |
![]() ![]() |
Hide Music Move up tables |
![]()
Post
#1
|
|
Senior Member ![]() ![]() ![]() Group: Member Posts: 54 Joined: Apr 2008 Member No: 641,584 ![]() |
the following code hides the music player but the author said it moves up the table but havent been able to get it to work
link to script http://www.createblog.com/scripts/script.php?id=2146 CODE <style>td td embed {width:1px; height:1px;}
td td embed, td td object {width:1px; height:1px;}td.text embed, td.text object {width:320px; height:240px;}td.text embed {width:320px; height:240px;}td.text embed {width:auto; height:auto;}td.text embed, td.text object {width:auto; height:auto;} .interestsAndDetails {margin-top:-50px;}</style> |
|
|
![]()
Post
#2
|
|
![]() Treasure Pleasure ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Head Staff Posts: 11,193 Joined: Oct 2005 Member No: 281,127 ![]() |
Use this instead:
CODE <style>
embed, object {height:1px; width:1px;} .interestsAndDetails {position:relative; top:-250px;} </style> |
|
|
![]()
Post
#3
|
|
Senior Member ![]() ![]() ![]() Group: Member Posts: 54 Joined: Apr 2008 Member No: 641,584 ![]() |
is there anything u dont know mike
thnx again |
|
|
![]()
Post
#4
|
|
![]() Senior Member ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Administrator Posts: 8,629 Joined: Jan 2007 Member No: 498,468 ![]() |
Topic Closed & Moved
|
|
|
![]() ![]() |