Title: [Plugin: WP-Table Reloaded] Cell splitting evenly
Last modified: August 19, 2016

---

# [Plugin: WP-Table Reloaded] Cell splitting evenly

 *  Resolved [coolenis](https://wordpress.org/support/users/coolenis/)
 * (@coolenis)
 * [15 years, 2 months ago](https://wordpress.org/support/topic/plugin-wp-table-reloaded-cell-splitting-evenly/)
 * Hi there,
 * tried to find out answer everywhere, but unfortunately didn’t.
    Maybe tried wrong
   keywords.
 * So my question – is it possible to make cell split evenly when columns one row
   above is odd but below not? See picture below:
 * [http://savejais.lv/wp-content/uploads/2011/04/cell_split.png](http://savejais.lv/wp-content/uploads/2011/04/cell_split.png)

Viewing 2 replies - 1 through 2 (of 2 total)

 *  Plugin Author [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * (@tobiasbg)
 * [15 years, 2 months ago](https://wordpress.org/support/topic/plugin-wp-table-reloaded-cell-splitting-evenly/#post-2034431)
 * Hi,
 * this is unfortunately not possible directly (due to how HTML tables work), but
   you can try to achieve this through a little trick:
 * Basically, you need to make the cell count in the top row even as well. You can
   do this, by actually using colspanning in the top row as well. So, every cell
   in the top row (with the numbers 17, 22, and so in them) is actually two cells,
   and they are combined through a #colspan# each.
    Then you would combine five 
   cells each for the lower row’s two cells. Do you know what I mean?
 * You might then need some CSS to get the borders and column widths in order, but
   this is how I would do it.
 * Regards,
    Tobias
 *  Thread Starter [coolenis](https://wordpress.org/support/users/coolenis/)
 * (@coolenis)
 * [15 years, 2 months ago](https://wordpress.org/support/topic/plugin-wp-table-reloaded-cell-splitting-evenly/#post-2034636)
 * I understand.
    Thanks a lot.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘[Plugin: WP-Table Reloaded] Cell splitting evenly’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/wp-table-reloaded_f7dcd3.svg)
 * [WP-Table Reloaded](https://wordpress.org/plugins/wp-table-reloaded/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-table-reloaded/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-table-reloaded/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-table-reloaded/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-table-reloaded/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-table-reloaded/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [coolenis](https://wordpress.org/support/users/coolenis/)
 * Last activity: [15 years, 2 months ago](https://wordpress.org/support/topic/plugin-wp-table-reloaded-cell-splitting-evenly/#post-2034636)
 * Status: resolved