This plugin is outdated and might not be supported anymore
CSS Columns

CSS Columns

Details
View on WordPress

This plugin provides a [columns] shortcode that gives a section of post content multiple columns using css3’s column properties.

The [columns] shortcode requires a closing [/columns] shortcode and accepts the arguments count=”#” to specify the number of columns and gap=”1em” to specify the gap size between columns.

Some examples:

A simple 2 column block of columns.
[columns count=”2″]…[/columns]

A 3 column block of columns with a 2em gap in between columns.
[columns count=”3″ gap=”2em”]…[/columns]

Details

Plugin code:
css-columns
Plugin version:
0.9.3
Author:
Outdated:
Yes
WP version:
3.2 or higher
PHP version:
or higher
Test up to WP version:
3.2.1
Total installations:
60
Last updated:
2012-10-19
Rating:
Times rated:
0
column
columns
css
css3
post