Title: Table Centering Issue
Last modified: August 30, 2016

---

# Table Centering Issue

 *  Resolved [LightQuest](https://wordpress.org/support/users/lightquest/)
 * (@lightquest)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/table-centering-issue/)
 * I’ve used TablePress on one website and it worked perfectly in Chrome! When I
   then tried to replicate the same table on another site the table won’t center
   properly and is shifted to the right. I went back and looked at my site where
   the table is perfect & copied over all CSS coding; I deleted the table and uninstalled/
   re-installed TablePress, still no luck. I’m sure it’s something simple, but I
   can’t pinpoint it. The problem seems to occur when the images are inserted into
   the table. It appears as though they are auto re-sizing and pushing the whole
   table off-center. I looked at the perfect table site in IE 11.0 and it’s off-
   center there as well… Any help would be greatly appreciated, thanks!!
 * Perfect Table is Here: [http://www.insigniamatrix.com/gallery-test/](http://www.insigniamatrix.com/gallery-test/)
 * Off-Center Table is Here: [http://www.starfireart-intl.com/gallery/](http://www.starfireart-intl.com/gallery/)
 * [https://wordpress.org/plugins/tablepress/](https://wordpress.org/plugins/tablepress/)

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

 *  Plugin Author [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * (@tobiasbg)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/table-centering-issue/#post-6265093)
 * Hi,
 * thanks for your question, and sorry for the trouble.
 * The reason for this seems to be some CSS code that affects the images, that is
   different on the second site.
    To fix this, please try adding this to the “Custom
   CSS” textarea on the “Plugin Options” screen of TablePress:
 *     ```
       #content .tablepress img {
         max-width: 100%;
       }
       ```
   
 * Regards,
    Tobias
 *  Thread Starter [LightQuest](https://wordpress.org/support/users/lightquest/)
 * (@lightquest)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/table-centering-issue/#post-6265138)
 * Thanks for the quick reply! It worked and looks great now in Chrome. Any suggestions
   to correct it in IE?
 *  Plugin Author [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * (@tobiasbg)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/table-centering-issue/#post-6265144)
 * Hi,
 * sorry, I don’t have an iE to test, at the moment 🙁
    Can you maybe try finding
   something by playing around in the Developer Tools of the browser?
 * Regards,
    Tobias
 *  Thread Starter [LightQuest](https://wordpress.org/support/users/lightquest/)
 * (@lightquest)
 * [10 years, 10 months ago](https://wordpress.org/support/topic/table-centering-issue/#post-6265233)
 * Sorry, I looked in Developer Tools, but I’m far from being a developer so that
   is a beyond me! Please take a look at it when you can. Thanks!!
 *  Plugin Author [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * (@tobiasbg)
 * [10 years, 10 months ago](https://wordpress.org/support/topic/table-centering-issue/#post-6265249)
 * Hi,
 * I’m on a Mac at the moment and use Linux at work, so that I don’t have an IE 
   available 🙁 Sorry.
 * Regards,
    Tobias

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

The topic ‘Table Centering Issue’ 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/)

## Tags

 * [centering](https://wordpress.org/support/topic-tag/centering/)

 * 5 replies
 * 2 participants
 * Last reply from: [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * Last activity: [10 years, 10 months ago](https://wordpress.org/support/topic/table-centering-issue/#post-6265249)
 * Status: resolved