Forums

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

Home Forums CSS CSS mouse hover change image size and position problem Re: CSS mouse hover change image size and position problem

#125353
ChrisP
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/