Help - Search - Members - Calendar
Full Version: making a picture in my comments smaller
Forums > Resource Center > Support Center > MySpace Support > Myspace Resolved Topics
jbean4
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
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
^I tried that code, it still came out very small
freeflow
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.