Title: Boxed Table
Last modified: March 8, 2017

---

# Boxed Table

 *  Resolved [eemad](https://wordpress.org/support/users/eemad/)
 * (@eemad)
 * [9 years, 1 month ago](https://wordpress.org/support/topic/boxed-table/)
 * Hi, It is an amazing table plugin. But i am missing the feature, boxed table 
   with border like this one [https://goo.gl/Uui2xK](https://goo.gl/Uui2xK)
 * Thanks!

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

 *  Plugin Author [MyThirdEye](https://wordpress.org/support/users/mythirdeye/)
 * (@mythirdeye)
 * [9 years, 1 month ago](https://wordpress.org/support/topic/boxed-table/#post-8890680)
 * Hey eemad,
 * You can create this exact table easily with jtrt responsive tables,
 * for example I made this table on my test website located here:
    [http://tables.johntendik.com/examples/](http://tables.johntendik.com/examples/)
 * scroll all the way to the bottom where example 9 is shown.
 * Unless you theme has these styles already, you may need to add the following 
   css code on your website. Normally the table will inherit your theme styles, 
   but you can override them with custom css, here’s how:
 *     ```
       #jtrt_table_88 td,#jtrt_table_88 th{
       padding:8px;
       border:solid 1px #ccc;
       }
       ```
   
 * Change the number 88 to represent the table ID for your table. So for example
   if you shortcode is [jtrt_tables id=”10″] you need to change `#jtrt_table_88 
   td` to `#jtrt_table_10 td`
 * Hope this helps 😀
 * Thanks for using my plugin, im really glad it is useful!
 * John
 *  Thread Starter [eemad](https://wordpress.org/support/users/eemad/)
 * (@eemad)
 * [9 years, 1 month ago](https://wordpress.org/support/topic/boxed-table/#post-8891101)
 * OWO!! You are great, Man!
 * It is exactly what i am looking for!
 * Tons of thanks!
 *  Plugin Author [MyThirdEye](https://wordpress.org/support/users/mythirdeye/)
 * (@mythirdeye)
 * [9 years, 1 month ago](https://wordpress.org/support/topic/boxed-table/#post-8891134)
 * No problem, glad I could help 😀
 *  Thread Starter [eemad](https://wordpress.org/support/users/eemad/)
 * (@eemad)
 * [9 years, 1 month ago](https://wordpress.org/support/topic/boxed-table/#post-8891334)
 * One last thing, can you please tell me how did you change the background color
   of first raw of your **example 9**?
 * Thanks!
 *  Plugin Author [MyThirdEye](https://wordpress.org/support/users/mythirdeye/)
 * (@mythirdeye)
 * [9 years, 1 month ago](https://wordpress.org/support/topic/boxed-table/#post-8891456)
 * Hey,
 * I used the cell color button on the table editor, its in the toolbar. I would
   take a screenshot and show you but I’m currently at work.
 *  Thread Starter [eemad](https://wordpress.org/support/users/eemad/)
 * (@eemad)
 * [9 years, 1 month ago](https://wordpress.org/support/topic/boxed-table/#post-8891553)
 * Got it.
 * Thanks again!

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

The topic ‘Boxed Table’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/jtrt-responsive-tables_7fb7dc.svg)
 * [JTRT Responsive Tables](https://wordpress.org/plugins/jtrt-responsive-tables/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/jtrt-responsive-tables/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/jtrt-responsive-tables/)
 * [Active Topics](https://wordpress.org/support/plugin/jtrt-responsive-tables/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/jtrt-responsive-tables/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/jtrt-responsive-tables/reviews/)

 * 6 replies
 * 2 participants
 * Last reply from: [eemad](https://wordpress.org/support/users/eemad/)
 * Last activity: [9 years, 1 month ago](https://wordpress.org/support/topic/boxed-table/#post-8891553)
 * Status: resolved