AshesOfOwls / jquery.shapeshift

A dynamic grid system with drag and drop functionality.
http://ashesofowls.github.com/jquery.shapeshift/
MIT License
1.67k stars 311 forks source link

vertical align #80

Open Brt91 opened 10 years ago

Brt91 commented 10 years ago

Hi, I neen vertical align instead horizontal. I need block one above the other and at the bottom of the page it automatically go on a new column. Is it possible?

AshesOfOwls commented 10 years ago

Not currently. I will try my best to implement it in the next version but I am not sure when it will be out.

Brt91 commented 10 years ago

Ok, is there any beta for this version? I have to lay out a newspaper, so I need it. I'm trying using 4 columns and each column is one container, but it is not so easy to align these container Il 21/nov/2013 18:49 "Scott Elwood" notifications@github.com ha scritto:

Not currently. I will try my best to implement it in the next version but I am not sure when it will be out.

— Reply to this email directly or view it on GitHubhttps://github.com/McPants/jquery.shapeshift/issues/80#issuecomment-29006247 .

senner007 commented 10 years ago

Do you need drag functionality or just column layout? If the latter, you might consider using another plugin.

Brt91 commented 10 years ago

I need both. I need to layout advertising and texts dragging them in the page

i-need-help commented 10 years ago

Hello, I also have use for this feature and already have shapeshift well integrated into my project. Any update on whether this will make it to ver 3.0? In the meantime, I will attempt to make the changes myself and commit back if I have any success. If anybody has any pointers/tips/direction, it is much appreciated.