CSS-Tricks / MovingBoxes

Simple horizontal slider which grows up the current box when it's in focus (image, title & text) and back down when it's not in focus.
http://css-tricks.github.io/MovingBoxes/
GNU Lesser General Public License v3.0
280 stars 147 forks source link

Setting max width and height to the panels #123

Open luispeerez opened 11 years ago

luispeerez commented 11 years ago

Hi, first of all I want to say that love this plugin because of the customization and the way I can work with it. If there is a possibility ,I am looking for a way to set maximium width and height to the panels, I have already tried setting this maximium sizes on the css but it doesn´t works pretty well.

Can anyone help me?

Mottie commented 10 years ago

Hi @luispeerez!

Sorry, I totally missed this issue. If you are still interested, I believe you can just wrap all of the content within a panel and set that with a maximum width & height.