Title: [Plugin: WP-Table Reloaded] Table width will not work
Last modified: August 19, 2016

---

# [Plugin: WP-Table Reloaded] Table width will not work

 *  Resolved [mathijsbok](https://wordpress.org/support/users/mathijsbok/)
 * (@mathijsbok)
 * [15 years, 6 months ago](https://wordpress.org/support/topic/plugin-wp-table-reloaded-table-width-will-not-work/)
 * Hello,
 * i’m from holland and i have wp-table-reloaded.
 * I have tried many things to change the width. The site is [http://www.svdebatavier.nl/wp](http://www.svdebatavier.nl/wp)
   
   Mainscreen
 * But he does anytime the width for automatic. This i typed in the custom CSS :
 * ‘backticks’
    .wp-table-reloaded-id-1, .wp-table-reloaded-id-1 td, .wp-table-reloaded-
   id-1 th { border: none!important; border-collapse: collapse!important; border-
   spacing: 0px!important; width: 100%; }
 * .wp-table-reloaded-id-1 .column-1 {
    width: 100px; }
 * .wp-table-reloaded-id-1 .column-2 {
    width: 10px; }
 * .wp-table-reloaded-id-1 .column-3 {
    width: 250px; }
 * .wp-table-reloaded-id-1 .column-4 {
    width: 120px; }
 * .wp-table-reloaded-id-1 .column-5 {
    width: 100px; }
 * .wp-table-reloaded-id-1 .column-6 {
    width: 120px; }
 * .wp-table-reloaded {
 *  font: Icon;
    border: 2px Solid ThreeDShadow; background: Window; color: #000000;
   border-collapse: collapse; } ‘backticks’
 * And also in custom commands : “bAutoWidth”: false
 * But it still not works. Please help me out.
 * thankx

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

 *  Plugin Author [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * (@tobiasbg)
 * [15 years, 6 months ago](https://wordpress.org/support/topic/plugin-wp-table-reloaded-table-width-will-not-work/#post-1793843)
 * Hi,
 * with the first part of your code, you are telling the table to take 100% width.
   This likely overrides your per-column settings.
 * Please try changing the
 *     ```
       width: 100%;
       ```
   
 * to
 *     ```
       width: auto!important;
       ```
   
 * in the fifth line of your code.
 * Regards,
    Tobias
 *  Thread Starter [mathijsbok](https://wordpress.org/support/users/mathijsbok/)
 * (@mathijsbok)
 * [15 years, 6 months ago](https://wordpress.org/support/topic/plugin-wp-table-reloaded-table-width-will-not-work/#post-1793846)
 * it’s still the same, shall i give you a code to log in. Maybe i have some setting
   wrong. It’s the first time i use your table.
 *  Thread Starter [mathijsbok](https://wordpress.org/support/users/mathijsbok/)
 * (@mathijsbok)
 * [15 years, 6 months ago](https://wordpress.org/support/topic/plugin-wp-table-reloaded-table-width-will-not-work/#post-1793847)
 * post your emailadress and i send you a code
 *  Plugin Author [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * (@tobiasbg)
 * [15 years, 6 months ago](https://wordpress.org/support/topic/plugin-wp-table-reloaded-table-width-will-not-work/#post-1793850)
 * Hi,
 * my email address is in the main plugin file, but if possible, please let’s keep
   this here, so that other people can benefit from the solution.
 * Regards,
    Tobias
 *  Thread Starter [mathijsbok](https://wordpress.org/support/users/mathijsbok/)
 * (@mathijsbok)
 * [15 years, 6 months ago](https://wordpress.org/support/topic/plugin-wp-table-reloaded-table-width-will-not-work/#post-1793851)
 * [http://www.svdebatavier.nl/wp/wp-admin](http://www.svdebatavier.nl/wp/wp-admin)
 * trough email
 * i edit this post within 10 minutes
 * I think i have do something to the settings
 *  Thread Starter [mathijsbok](https://wordpress.org/support/users/mathijsbok/)
 * (@mathijsbok)
 * [15 years, 6 months ago](https://wordpress.org/support/topic/plugin-wp-table-reloaded-table-width-will-not-work/#post-1793862)
 * [http://i336.photobucket.com/albums/n343/vanrooy28/screendump_settings_bestuur_table.jpg](http://i336.photobucket.com/albums/n343/vanrooy28/screendump_settings_bestuur_table.jpg)
 * [http://i336.photobucket.com/albums/n343/vanrooy28/screendump_plugin_options.jpg](http://i336.photobucket.com/albums/n343/vanrooy28/screendump_plugin_options.jpg)
 * here are the screendumps. Maybe it’s that the problem
 *  Thread Starter [mathijsbok](https://wordpress.org/support/users/mathijsbok/)
 * (@mathijsbok)
 * [15 years, 6 months ago](https://wordpress.org/support/topic/plugin-wp-table-reloaded-table-width-will-not-work/#post-1793922)
 * I have the solution to the width problem
 * you must add the following line
 * `
    padding: 0!important; margin: 0!important;
 * The whole line is :
 * `
    .wp-table-reloaded-id-2 .column-1 { width: 60px!important; padding: 0!important;
   margin: 0!important; }
 * I have tested this and it worked.

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

The topic ‘[Plugin: WP-Table Reloaded] Table width will not work’ 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/)

 * 7 replies
 * 2 participants
 * Last reply from: [mathijsbok](https://wordpress.org/support/users/mathijsbok/)
 * Last activity: [15 years, 6 months ago](https://wordpress.org/support/topic/plugin-wp-table-reloaded-table-width-will-not-work/#post-1793922)
 * Status: resolved