Home › Forums › CSS › CSS mouse hover change image size and position problem › Re: CSS mouse hover change image size and position problem
February 19, 2013 at 10:43 pm
#125353
Participant
Hey @iniestar,
> Well the problem is I want to make the down images grow and move to down so it doesn’t overcome the others and maintain the organisation of the menu .
I’m a little confused about that, not sure what you’re looking for them to do.
My first thought was if you want them to expand so it doesn’t effect anything else, try `transform: scale`
Here’s a fork http://jsfiddle.net/wHjgA/1/