Anyone using merchant datafeeds will know that there's no consistency when it comes to the size of product images served to your pages. I need to control the size of these images and obviously have used a fixed width and height in the code but this only squashes or stretches the images that fall outside of the set pixel levels and frankly looks totally unprofessional.
Is there anyway to set a width and height that only alters the image if it goes over that but stays as it should be if under the size?
theres something you can do with php, to properly do it. im looking into it for something im doing at mo
__________________ Dan Morley Alpharooms.com
daniel at alpharooms dot com - Hotels, Flights, Airport Transfers, Care Hire + More! sign up My Blog | Cheap Holidays
Ive tried some of these but never found one that doesnt cripple the page load speed
Ive settled for just fixing the width only on the basis that while the height will then vary, 99% of the time it wont be that significant to be a problem