Category post grid
-
Hi,
I need to display posts from a category in a grid that looks like this:
POST1 | POST2 | POST3
____________________POST4 | POST5 | POST6
____________________POST7 | POST8 | POST9
____________________How do I add a border after the first three posts?
Sure I can do it with a background-image, but that is not flexible add not bulletproof.How do I put a border on just POST2 in every row?
I guess I can fix it with a negative marginal in CSS, but that isn’t really that neat.Thoughts?
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Category post grid’ is closed to new replies.