Title: sizing
Last modified: August 21, 2016

---

# sizing

 *  Resolved [charlieleb](https://wordpress.org/support/users/charlieleb/)
 * (@charlieleb)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/sizing-1/)
 * These pictures are from Linkshare. They link to the Steve Madden site. I am not
   sure how to make them smaller. Please help! [http://www.thehouseofinfo.com/steve-madden-shoes/](http://www.thehouseofinfo.com/steve-madden-shoes/)
 * [http://wordpress.org/plugins/tablepress/](http://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)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/sizing-1/#post-4113556)
 * Hi,
 * thanks for your question and sorry for the trouble!
 * The reason for this is that you have not set a width for the images when adding
   them to the table.
    The best way to do this now (without having to touch each
   images’s HTML code), would be to add this to the “Custom CSS” textarea on the“
   Plugin Options” screen of TablePress:
 *     ```
       .tablepress-id-7 th,
       .tablepress-id-7 td {
           padding: 4px !important;
       }
       .tablepress-id-7 img {
           width: 140px;
       }
       ```
   
 * Regards,
    Tobias
 *  Thread Starter [charlieleb](https://wordpress.org/support/users/charlieleb/)
 * (@charlieleb)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/sizing-1/#post-4113638)
 * Thanks!!! Worked like a charm.
 *  Plugin Author [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * (@tobiasbg)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/sizing-1/#post-4113640)
 * 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 ‘sizing’ 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: [12 years, 8 months ago](https://wordpress.org/support/topic/sizing-1/#post-4113640)
 * Status: resolved