Hello all,
I am using The Morning After theme, by Woo Themes. I like the look a lot, but it has the annoying habit of scrunching the accompanying photo into a 470 x 210 pixel spot, whether the photo is that size or not. I know the column width has to remain at 470, but is there a way to change the height to be flexible to the correct proportion of the image?
Here is my site: http://www.rockandrollwritein.com
I found this code in the page.php file, which I believe is the culprit. see...
<div id="latest_post_image">
<?php woo_image('width=470&height=210'); ?>
</div>
Any help is appreciateed!
Mike