comments |
comments |
![]()
Post
#1
|
|
Senior Member ![]() ![]() ![]() Group: Member Posts: 30 Joined: Aug 2004 Member No: 37,082 ![]() |
how do i get all of the comments people left me to be in a box? so if they send pics or whatever it wont stretch out my page? yuo can scroll the box to see everything
|
|
|
![]() |
![]()
Post
#2
|
|
t-t-t-toyaaa ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 19,821 Joined: Apr 2004 Member No: 11,270 ![]() |
^ Try this code for your problem and tell your friends not to do that if it annoys you then..
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> put it in a bout me its supposed to set a certain max height & width for comments |
|
|
![]() ![]() |