hey,
can someone point me in the right direction for making every element inside the element grid a square shape? is it possible?
thank you!
Equal dimensions for elements inside an element grid?
hey,
can someone point me in the right direction for making every element inside the element grid a square shape? is it possible?
thank you!
Dear @svenro
there is no really a proper built-in solution for this.
You could use CUSTOM CSS and CUSTOM JAVASCRIPT to apply always the element width to the element height. With a jQuery loop that should work. but I am not sure if this is a good idea.
What do you want to achieve?
Best!
Marius
Thanks for the info Marius!
I'll just go for the standard masonry grid as the effort would be to high for the desired effect. I just wanted to have the grid looking equal when i mix portrait with landscape oriented images. But the default will work too!
Best,
Sven