Title: Another table border question
Last modified: August 21, 2016

---

# Another table border question

 *  Resolved [edunne123](https://wordpress.org/support/users/edunne123/)
 * (@edunne123)
 * [12 years ago](https://wordpress.org/support/topic/another-table-border-question/)
 * All I want to do is have a border (box) around the outside of all my tables. 
   These tables all are different sizes. The default look for interior is fine, 
   don’t need to remove anything. How to do this please?
 * [https://wordpress.org/plugins/tablepress/](https://wordpress.org/plugins/tablepress/)

Viewing 1 replies (of 1 total)

 *  Plugin Author [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * (@tobiasbg)
 * [12 years ago](https://wordpress.org/support/topic/another-table-border-question/#post-4919637)
 * Hi,
 * thanks for your question, and sorry for the trouble.
 * The quickest way for that should be to add something like this to the “Custom
   CSS” textarea on the “Plugin Options” screen of TablePress:
 *     ```
       .tablepress {
         border: 2px solid #000000;
       }
       ```
   
 * Regards,
    Tobias

Viewing 1 replies (of 1 total)

The topic ‘Another table border question’ 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

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

 * 1 reply
 * 2 participants
 * Last reply from: [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * Last activity: [12 years ago](https://wordpress.org/support/topic/another-table-border-question/#post-4919637)
 * Status: resolved