jimmyakers49
Member
Posted 2 years ago #
In the 'About' page on my new blog -
http://workhorse-akers.com/climate/?page_id=2
the image of my house is badly stretched in the vertical.
Here is a link to the source :
http://workhorse-akers.com/images/5EaglesPeak.jpg
which has the correct aspect ratio. How can I correct
this ?
Hi,
#content DIV is only 450px wide. Your pic is 640px wide. #content squishes it down to fit. So all you need to do is edit your pic. You could even try editing with the WP pic editor, although I'd expect better results using an external editor.
By my calculations, your max width that will fit in that, um, somewhat challenged theme will be 405px, thanks to the padding inside #content.
Good luck, D
jimmyakers49
Member
Posted 2 years ago #
Thanks! Appreciate the help.