Hello, ~ I was just wondering -- since I have not seen this question asked, of course, I could be wrong -- How is it you keep grid posts together? Like, under eachother closely? Whenever I try to do it on my own with the themes I make, the grid always has gaps because of post lengths. Is there any specific code I would need to apply that keeps the posts under eachother without the length gap?
Hello,
You have to put the posts in another div, a "container", so to speak. And you have to give that container a fixed width. For example, if your posts are 250px in width, with a margin of 10, then you want the container to be at least 530px in width.
You're welcome to look at my Serendipity theme as an example.







