Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS Some help with CSS animation – shifting elements. Re: Some help with CSS animation – shifting elements.

#86448

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/