Place this code anywhere in your profile to resize comment images.

Tired of comments stretching out and messing up your layout?

<style>
NOTE {RESIZE COMMENT IMAGES}
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 !important; width:auto !important;}
td.text td.text table table td div img {width:80px !important;}
* html td.text td.text table table td img {width:80px !important;}
* html td.text td.text table table td a img {width:90px !important;}
* html td.text td.text table table td div img {width:80px !important;}
</style>
CSS Valid
Nearly XHTML Valid