CM CSS Columns free WordPress plugin
Description
The plugin offers different shortcodes to use the CSS3 Multiple Columns. For better user experience it includes an integration into the visual editor. You can enter all attributes with the help of dialogs, so you don’t need to write the shortcodes by hand. The plugin simply wraps the enclosed content into a container and defines according CSS rules. The attributes for the shortcodes and examples you can find under “Other Notes”. All default values can be changed in the settings page. With saving the settings a static CSS file is written and included for better performance. Shortcodes Here is the list of shortcodes with the corresponding attributes: [css_columns] This is an enclosing shortcode to distribute content into a CSS3 multiple columns layout. As content you can use any complex markup. A div-Tag with CSS classes and default definitions is used to wrap the content. The default values for the attributes can be changed in the settings page of the plugin. Possible attributes: gap – Specifies the gap between the columns, e.g. in pixel 40px. Possible values can be found on column-gap on w3schools.com width – Specifies a suggested, optimal width for the columns. Possible values can be found on column-width on w3schools.com count – Specifies the number of columns an element should be divided into. Possible values can be found on column-count on w3schools.com rule_color – Specifies the color of the rule between columns. Possible values can be found on column-rule-color on w3schools.com rule_style – Specifies the style of the rule between columns. Description for the values can be found on column-rule-style on w3schools.com rule_width – Specifies the width of the rule between columns. Possible values can be found on column-rule-width on w3schools.com Example: [css_columns gap=30px width=120px count=3 rule_color=”#000000″ rule_style=solid rule_width=medium] …. here goes the complex content …. [/css_columns] [css_col_span]
Features
Cost:
Free
Provider:
codemacher
Popularity:
Low
WPMarket

