perfect, thanks Anderton!
Hackvanish – in style.css change .col, #post-list > .post {
to the following:
.col, #post-list > .post {
float: right;
width: 27%;
margin: 0 5% 2rem 1%;
(you could of course change the numbers to suit your taste)
Yes, I’d like to change my site to 3 columns as well. Please explain where this could be changed.