You sure it isn’t the code of the plugin not resizing the graphic properly? It has to do with
style=”width:100%;”
and
><img class=”fade attached” src=”<?php echo $img; ?>” alt=”<?php the_t
<?php echo $img_size[3]; ?> />
I think I answered my own question. If those strings in my themes index.php file come into play then it isn’t working correctly.