plugin-icon

CSS Columns

作者 redwerks·
Provides a [columns] shortcode that gives a section of post content multiple columns using css3's column properties.
版本
0.9.3
活躍安裝總數
60
最近更新:
Oct 19, 2012

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]

目前已測試版本
WordPress 3.2.1
此外掛程式已可供下載,並可用於你 系統。