Replies: 0
Hi again,
I have a CSS problem with my gallery output
When the gallery-item cells don’t have the same heights, the cell following the “last_in_row” doesn’t always goes to the beginning of the next line.
I’ll try to explain better :
It should be like this
1234
5678
But sometimes it’s like this
1234
….56
78
When the height of 2 is bigger for instance
How can I prevent this ?
Thanks!