HELP, Show Section in Div?, HELP, Show Section in Div |
HELP, Show Section in Div?, HELP, Show Section in Div |
Jan 9 2009, 11:36 PM
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
|
|
|
|
![]() |
Jan 10 2009, 06:42 AM
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. |
|
|
|
duheyeofra HELP, Show Section in Div? Jan 9 2009, 11:36 PM
jonathanscream I tried this code, and it did what you said it wou... Jul 3 2009, 08:08 AM
Mike Do you mind posting a link to your page? Jul 3 2009, 08:09 AM
jonathanscream Sure, no problem
<a href="http://www.mysp... Jul 3 2009, 08:54 AM
Mike Remove this from your Bio codes:
CODE<div cla... Jul 3 2009, 11:32 AM![]() ![]() |