I would really appreciate some help with this. When using firebug this is what i see.
<div class=”img-desc clearfix”>
<img width=”78″ height=”58″ alt=”02_screen_a_thumb” src=”/5ev5/images/resized/images/stories/classless/day2/02_screen_a_thumb_140_105.jpg”/>
</div>
Then when i actually click the article the images are were they are supposed to be.
<a href=”/5ev5/images/stories/classless/Day2/02_screen_a.jpg” target=”_blank”>
<img width=”78″ height=”58″ alt=”02_screen_a_thumb” src=”/5ev5/images/stories/classless/Day2/02_screen_a_thumb.jpg”/>
</a>
Any reason why the images are getting auto resized??