Hi, can you post a link to an example page so I have a bit more to go on?
http://yesbehappy.net/explore
its a working progress 😉 , needs other pics but was waiting for your answer first.
Thanks
[wp-tiles posts_query=’numberposts=20′ colors=’#FFFFFF’ posts_query=’category=11′]
thats the shortcode I use
Hi, I found your problem – WP tiles sets the height of its parent element based on the bottom right corner of the last tile – which in your case is higher up than the bottom left corner. This should be fixed up in the plugin on the long term, but right now I don’t have the time for this.
A very simple fix for your problem would be to make sure the bottom right corner of a tile template is always the lowest, by setting a different tile template, like:
A A C C D
B B C C D
(or something)
Good luck!
that worked, thanks.
Hope you get the time to fix this. 😉