Title: Perfect Columns
Author: moto_485
Published: <strong>7, Xunu de 2014</strong>
Last modified: 12, Xunetu de 2014

---

Guetar plugins

This plugin **hasn’t been tested with the latest 3 major releases of WordPress**.
It may no longer be maintained or supported and may have compatibility issues when
used with more recent versions of WordPress.

![](https://s.w.org/plugins/geopattern-icon/perfect-columns.svg)

# Perfect Columns

 By [moto_485](https://profiles.wordpress.org/moto_485/)

[Download](https://downloads.wordpress.org/plugin/perfect-columns.1.2.0.zip)

 * [Details](https://ast.wordpress.org/plugins/perfect-columns/#description)
 * [Reviews](https://ast.wordpress.org/plugins/perfect-columns/#reviews)
 *  [Installation](https://ast.wordpress.org/plugins/perfect-columns/#installation)
 * [Development](https://ast.wordpress.org/plugins/perfect-columns/#developers)

 [Support](https://wordpress.org/support/plugin/perfect-columns/)

## Description

If you need two, three or more columns of text or images and need them to be exactly
the same using on CSS3 then this is it.

First insert a [row] shortcode (this needs to wrap around every new row) then click
the numbers until you have added shortcodes that add up to 12.

Example –
 [row]

[p-col-3]

Content Here

[/p-col-3]

[p-col-3]

Content Here

[/p-col-3]

[p-col-3]

Content Here

[/p-col-3]

[p-col-3]

Content Here

[/p-col-3]

[/row]

These rows will collapse for mobile devices.

Feel free to over write the css in your themes style sheet.

NOTE
 This uses box-sizing:border-box in the css you may notice a slight change 
in your theme if not already using this.

If you do you will need to adjust your themes css.
 Basically you may find you lose
width in your DIVs, it should be just an easy matter of adding some width to these
DIVs.

What box-sizing:border-box does is set your width, for example:
 If your DIV was
set to a width of 100px and you added padding-left:5px; border-left:1px solid; this
padding and border will be added inside the DIV in turn not effecting the 100px 
width. With out this in the css 100px width would be expanded to a total of 106px.

## Screenshots

 * [[
 * After installation you will have blue buttons along the top of your editor.
 * [[
 * First click the [R] button for each new row.

## Installation

 1. Upload perfect-columns to the /wp-content/plugins/ directory
 2. Activate Perfect Columns through the \’Plugins\’ menu in WordPress
 3. A row of buttons will be added to the top of the WYSIWYG editor.
 4. With every row you would like to create first click on the [R] then click the numbers
    until you have added shortcodes that add up to 12. Then just repeat the process
    for the next row.

NOTE
 If you start adding shortcodes inside shortcodes inside shortcodes you will
find that this will not work.

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“Perfect Columns” is open source software. The following people have contributed
to this plugin.

Contributors

 *   [ moto_485 ](https://profiles.wordpress.org/moto_485/)

[Translate “Perfect Columns” into your language.](https://translate.wordpress.org/projects/wp-plugins/perfect-columns)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/perfect-columns/), 
check out the [SVN repository](https://plugins.svn.wordpress.org/perfect-columns/),
or subscribe to the [development log](https://plugins.trac.wordpress.org/log/perfect-columns/)
by [RSS](https://plugins.trac.wordpress.org/log/perfect-columns/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 1.1.0

Initial release

## Meta

 *  Version **1.2.0**
 *  Last updated **12 años ago**
 *  Active installations **20+**
 *  WordPress version ** 3.9 or higher **
 *  Tested up to **3.9.40**
 *  Language
 * [English (US)](https://wordpress.org/plugins/perfect-columns/)
 * Tags
 * [columns](https://ast.wordpress.org/plugins/tags/columns/)[grid](https://ast.wordpress.org/plugins/tags/grid/)
   [mobile](https://ast.wordpress.org/plugins/tags/mobile/)[rows](https://ast.wordpress.org/plugins/tags/rows/)
   [shortcode](https://ast.wordpress.org/plugins/tags/shortcode/)
 *  [Advanced View](https://ast.wordpress.org/plugins/perfect-columns/advanced/)

## Ratings

 5 out of 5 stars.

 *  [  2 5-star reviews     ](https://wordpress.org/support/plugin/perfect-columns/reviews/?filter=5)
 *  [  0 4-star reviews     ](https://wordpress.org/support/plugin/perfect-columns/reviews/?filter=4)
 *  [  0 3-star reviews     ](https://wordpress.org/support/plugin/perfect-columns/reviews/?filter=3)
 *  [  0 2-star reviews     ](https://wordpress.org/support/plugin/perfect-columns/reviews/?filter=2)
 *  [  0 1-star reviews     ](https://wordpress.org/support/plugin/perfect-columns/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/perfect-columns/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/perfect-columns/reviews/)

## Contributors

 *   [ moto_485 ](https://profiles.wordpress.org/moto_485/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/perfect-columns/)