kombai / freewall

Freewall is a cross-browser and responsive jQuery plugin to help you create grid, image and masonry layouts for desktop, mobile, and tablet...
MIT License
1.85k stars 375 forks source link

Some blocks disappear after certain resolution #166

Closed prem11 closed 8 years ago

prem11 commented 9 years ago

Hi Minh Nguyen, Awesome work. I have two queries to ask. 1.)At certain resolution (to be exact, at 340px scree width) some of the bigger blocks of size 450px by 450px disappear. Is there a way to make them stay at all resolutions.

2.)And at resolutions below 335px screen width all the blocks become square. How can i make them stay as a rectangle at all resolutions?

It is alright if the blocks shrink, but it has to remain a rectangle and do not disappear.

Thanks in advance.

pdrazewski commented 9 years ago

Hi!. Same problem here.

mnajafzadeh commented 9 years ago

Same problem for me.

gnowenegue commented 8 years ago

Same issue for me as well. Please advise soon. Thanks!

kombai commented 8 years ago

Hi, Please using cellW and cellH as a function to have more control. Check on this issue for the example: https://github.com/kombai/freewall/issues/212 Best