Please Help DIV upcoming shows, upcoming shows move top part of div :"( |
Please Help DIV upcoming shows, upcoming shows move top part of div :"( |
![]()
Post
#1
|
|
Newbie ![]() Group: Member Posts: 3 Joined: Jul 2009 Member No: 738,983 ![]() |
can someone help me please...
band profile www.myspace.com/bradybunchband when i add this..for the UPCOMING shows it movves all my tables everywhere :( CODE <style>
table table td.text div table {display:block;} table table td.text div {position:absolute; top:500px; left:50%; margin-left:-200px;} table table td.text table.friendSpace td.text div, table table.friendsComments td.text div {position:static; margin:auto; overflow:hidden; height:auto;} </style>
Reason for edit: Please use [code] tags when posting codes. - Mike
|
|
|
![]() |
![]()
Post
#2
|
|
Newbie ![]() Group: Member Posts: 3 Joined: Jul 2009 Member No: 738,983 ![]() |
Thank u :) i will try it right now..
![]() I tried this code.. CODE <style> table table td.text div table {display:block;} table table td.text div {position:absolute; top:500px; left:50%; margin-left:-200px;} table table td.text table.friendSpace td.text div, table table.friendsComments td.text div {position:static; margin:auto; overflow:hidden; height:auto;} </style> and this code CODE <style> table table td.text div{ position:relative; left:50%; left:80px; top:-870px; z-index: 3; } </style> and it moves my whole top flash top link banners to the bottom right..and it shows the upcoming shows above that...how can i move the upcoming shows without anything else being moved?
Reason for edit: Please use [code] tags when posting codes and use the Edit button instead of double-posting. - Mike
|
|
|
![]() ![]() |