Home › Forums › CSS › Some help with CSS animation – shifting elements. › Re: Some help with CSS animation – shifting elements.
September 5, 2011 at 7:35 pm
#86448
Member
In regards to the first query, I would recommend using the CSS property transform: scale(1);.
Second issue: declare the height and width of the image using CSS.
Also, have the images at 100% zoom on hover so there is no distortion.
Here is a fiddle to illustrate: http://jsfiddle.net/sl1dr/98ePh/