jbean4
Jan 29 2007, 03:07 PM
One of my friends left a huge picture in my comments. The codes I've found to resize pictures in comments make it very little. I'd like it to be around 320x240. Is there a way to do this?
freeflow
Jan 29 2007, 03:27 PM
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:320px; max-width:320px; 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>
Try that?
jbean4
Jan 29 2007, 03:40 PM
^I tried that code, it still came out very small
freeflow
Jan 29 2007, 03:50 PM
You have to play around with the widths..You know its going to effect every single image.
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please
click here.