ahh....help, comments |
ahh....help, comments |
Nov 26 2006, 02:06 PM
Post
#1
|
|
![]() Member ![]() ![]() Group: Member Posts: 20 Joined: Aug 2006 Member No: 454,508 |
my mypace
umm...when i put the script on to make the tables skinnier...it made the comments wide when everything else is smaller. is there anything i can do to make the comments the same size as everything?? HELP!! |
|
|
|
![]() |
Nov 26 2006, 02:42 PM
Post
#2
|
|
|
t-t-t-toyaaa ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 19,821 Joined: Apr 2004 Member No: 11,270 |
Your comments are wide because of your images. Use this:
CODE <style type="text/css">
td.text td.text table table table td a img {width:100px;} td.text td.text table table table td div img {width:80px;} td.text td.text table table td img {width:260px; max-width:260px; width:auto;} td.text td.text table table td div img {width:80px;} * html td.text td.text table table td img {width:260px;} * html td.text td.text table table td a img {width:90px;} * html td.text td.text table table td div img {width:80px;} </style> |
|
|
|
![]() ![]() |