Automatic rescaling of images to a smaller preview window on web page
17:41 26 Mar 2012

I'm trying to make the images displayed in my grid windows on my web page http://foottherapy.tumblr.com/ display as rescaled versions (i.e. the whole pic only resized for the grid window) instead of this partial representation. I've tried using modifying the attributes to height:100% or width:100% for those blocks but it didn't work. Any help is truly appreciated.

javascript html css