HELP, Show Section in Div?, HELP, Show Section in Div |
HELP, Show Section in Div?, HELP, Show Section in Div |
![]()
Post
#1
|
|
Newbie ![]() Group: Member Posts: 4 Joined: Jun 2007 Member No: 531,495 ![]() |
Need help Putting the Upcoming Shows table into a DIV. PLZ
|
|
|
![]() |
![]()
Post
#2
|
|
![]() Treasure Pleasure ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Head Staff Posts: 11,193 Joined: Oct 2005 Member No: 281,127 ![]() |
Try this:
CODE <style type="text/css"> 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> Play around with the top and margin-left values in the middle of the code to position it. |
|
|
![]() ![]() |