Resizing the image using CSS without affecting aspect radio. December 06, 2011 .image_class{ width:100px; height:auto; height:100px; width:auto; } Read more