I've tried basically every single hint / tip / advice to achieve that, but still, I got these empty ugly spaces while using Isotope.
Here's a demo showing the problem I'm experiencing.
You see these blanks? Is there any jquery code to make the bottom items kinda fill this blanks whenever there is any?
IF we use a single width for all items, the problem doesn't show at all. It starts to appear when using different widths for each item. Isotope is not intelligent enough to look for empty gaps and fill them if any appropriate size item is available.
Any help? I'm really stuck!
Complementary question that may help solve this problem :
Is there any jQuery plugin that forces elements float? I believe it could force fitting items to fill empty spots!