Title: [Plugin: WP-Table Reloaded] Left align
Last modified: August 20, 2016

---

# [Plugin: WP-Table Reloaded] Left align

 *  [matiuru](https://wordpress.org/support/users/matiuru/)
 * (@matiuru)
 * [14 years, 5 months ago](https://wordpress.org/support/topic/plugin-wp-table-reloaded-left-align-1/)
 * Hello genius, as you know my english is very poor, so i´ll draw it. Is it possible
   to do this?
 * [http://sorianobasket.com/wp-content/uploads/2011/12/table.jpg](http://sorianobasket.com/wp-content/uploads/2011/12/table.jpg)
 * [http://wordpress.org/extend/plugins/wp-table-reloaded/](http://wordpress.org/extend/plugins/wp-table-reloaded/)

Viewing 1 replies (of 1 total)

 *  Plugin Author [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * (@tobiasbg)
 * [14 years, 5 months ago](https://wordpress.org/support/topic/plugin-wp-table-reloaded-left-align-1/#post-2457783)
 * Hi,
 * yes, that’s possible with some CSS, usually it is enough to make the table “float”
   on the left:
 *     ```
       .wp-table-reloaded-id-123 {
         float: left!important;
       }
       ```
   
 * Additionally, it might be necessary to add some margin to the right, for a nicer
   look.
 * Regards,
    Tobias

Viewing 1 replies (of 1 total)

The topic ‘[Plugin: WP-Table Reloaded] Left align’ 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/)

 * 1 reply
 * 2 participants
 * Last reply from: [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * Last activity: [14 years, 5 months ago](https://wordpress.org/support/topic/plugin-wp-table-reloaded-left-align-1/#post-2457783)
 * Status: not resolved