Is it possible to publish content in columns rather than one single content column. I'm looking for a WordPress driven site which has implemented such functionality reminiscent of a printed newspaper.
Is it possible to publish content in columns rather than one single content column. I'm looking for a WordPress driven site which has implemented such functionality reminiscent of a printed newspaper.
Yes it is possible, but you need a good knowledge of HTML, CSS and WordPress.
The easy way is to use tables and query_posts. In this way you can give each category (and the posts) in one row.
This topic has been closed to new replies.