how to put columns in a post
-
Is there an easy way to put columns in a post?
In lieu of that, could I use regular html to make columns in a post?
TSP, is there a (free) theme that has columns like yours, with posts side by side?
The blog I need help with is: (visible only to logged in users)
-
There are a few themes that let you display posts in more than one column: Under The Influence, Inuit Types and DePo Masthead all come to mind. It is possible on other themes too but only using the CSS upgrade if you know how to make it work.
You can split the text in each post into multiple columns using HTML. Either by using a table or by using inline CSS to float div elements left and right.
-
-
- The topic ‘how to put columns in a post’ is closed to new replies.