Title: Aligning columns with all forms?
Last modified: August 30, 2016

---

# Aligning columns with all forms?

 *  Resolved [funeral](https://wordpress.org/support/users/funeral/)
 * (@funeral)
 * [11 years ago](https://wordpress.org/support/topic/aligning-columns-with-all-forms/)
 * is it possible to align each column
 * if you take a look here [http://ap3pclan.com/ranks/](http://ap3pclan.com/ranks/)
 * you can see that form 1 and form 2 arent aligned.i was wondering if it was possible
   to get them straight?
 * [https://wordpress.org/plugins/tablepress/](https://wordpress.org/plugins/tablepress/)

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

 *  Plugin Author [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * (@tobiasbg)
 * [11 years ago](https://wordpress.org/support/topic/aligning-columns-with-all-forms/#post-6253851)
 * Hi,
 * thanks for your post, and sorry for the trouble.
 * To achieve this, you can set the column widths for the tables on this page, e.
   g. via [https://tablepress.org/faq/column-widths/](https://tablepress.org/faq/column-widths/)
 * In this case, something like
 *     ```
       .tablepress-id-1 td,
       .tablepress-id-2 td {
           width: 20%;
       }
       ```
   
 * should be sufficient.
 * Regards,
    Tobias
 *  Thread Starter [funeral](https://wordpress.org/support/users/funeral/)
 * (@funeral)
 * [11 years ago](https://wordpress.org/support/topic/aligning-columns-with-all-forms/#post-6253952)
 * that worked thanks!
 *  Plugin Author [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * (@tobiasbg)
 * [11 years ago](https://wordpress.org/support/topic/aligning-columns-with-all-forms/#post-6253963)
 * Hi,
 * no problem, you are very welcome! 🙂 Good to hear that this helped!
 * Best wishes,
    Tobias
 * P.S.: In case you haven’t, please [rate TablePress](http://wordpress.org/support/view/plugin-reviews/tablepress)
   here in the plugin directory. Thanks!

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

The topic ‘Aligning columns with all forms?’ is closed to new replies.

 * ![](https://ps.w.org/tablepress/assets/icon.svg?rev=3192944)
 * [TablePress - Tables in WordPress made easy](https://wordpress.org/plugins/tablepress/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/tablepress/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/tablepress/)
 * [Active Topics](https://wordpress.org/support/plugin/tablepress/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/tablepress/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/tablepress/reviews/)

 * 3 replies
 * 2 participants
 * Last reply from: [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * Last activity: [11 years ago](https://wordpress.org/support/topic/aligning-columns-with-all-forms/#post-6253963)
 * Status: resolved