comments help |
comments help |
![]()
Post
#1
|
|
Member ![]() ![]() Group: Member Posts: 26 Joined: Aug 2006 Member No: 458,375 ![]() |
I have my comments at the bottom of the page and centered just how i want them, but the left side of the table, the part that has the picture of the person leaving the comment, is about 400px wide and the right side, the part with the actual comment, is about 400 px wide. I need to know how to make the left side about 150 px wide.
what it looks like now: http://www.myspace.com/104753168 About me code: CODE <style type=text/css> .comments { overflow: visible; } .comments table { background-color: transparent;margin-top: -3px; width:800px;} .comments td { width:650px; font-color: FFFFFF; font-size: 11px; font-family: tahoma;} table table td.text table td.text tbody table tbody td table td {display: none;} td.text td.text table table table, td.text td.text table br, td.text td.text table .orangetext15, td.text td.text .redlink, td.text td.text span.btext {display:none; } td.text td.text table {background-color:transparent; } td.text td.text table td, td.text td.text table {height:0;padding:0;border:0; } td.text td.text table table td { padding:3; } td.text td.text table table br {display:inline;} td.text td.text table td { font-size:0pt; }td.text td.text {height:0;}td.text td.text table b, td.text td.text table table td { font-size:8pt; } </style> Who id like to meet code: CODE <div class="comments" style="overflow:visible; height:300px; position: absolute; top:614px; margin-left: -360px;"> <center><table><table><tbody><tr><td><table></center></div> Any ideas how to do this? |
|
|
![]() ![]() |