Fix distorted "Latest Post" image on homepage
-
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: https://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
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘Fix distorted "Latest Post" image on homepage’ is closed to new replies.