Title: Table design
Last modified: August 21, 2016

---

# Table design

 *  [efraim3000](https://wordpress.org/support/users/efraim3000/)
 * (@efraim3000)
 * [11 years, 9 months ago](https://wordpress.org/support/topic/table-design/)
 * I am not an expert in web design so this might sound like a silly question.
 * I want to make some pages with some history records and want to display them 
   in a table. This I can do, but I want the tables i’m making to have the same 
   design as the tables from sportspress. How do I do that? Is there a class I just
   can add to them or something? Where do I find the design in the files?
 * Hope someone can help me 🙂
 * [https://wordpress.org/plugins/sportspress/](https://wordpress.org/plugins/sportspress/)

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

 *  Plugin Author [ThemeBoy](https://wordpress.org/support/users/themeboy/)
 * (@themeboy)
 * [11 years, 9 months ago](https://wordpress.org/support/topic/table-design/#post-5074803)
 * [@efraim3000](https://wordpress.org/support/users/efraim3000/) There are some
   settings that you can adjust to change the way tables look on the frontend via
   SportsPress > Settings > Styles and Scripts.
 * The frontend styles section will change the color of the cells when enabled, 
   and you can adjust cell padding and text alignment.
 * I hope this helps 🙂
 *  Thread Starter [efraim3000](https://wordpress.org/support/users/efraim3000/)
 * (@efraim3000)
 * [11 years, 9 months ago](https://wordpress.org/support/topic/table-design/#post-5074816)
 * I meant if I create a table on a page not via sportspress but about something
   else the styling on the table is just plain white. I want it to have the same
   styling as the tables created via sportspress how do i do that?
 *  Plugin Author [ThemeBoy](https://wordpress.org/support/users/themeboy/)
 * (@themeboy)
 * [11 years, 9 months ago](https://wordpress.org/support/topic/table-design/#post-5074822)
 * Since the tables are not generated by SportsPress, you will need to add the class“
   sp-data-table” to your other tables. If the tables are generated by another plugin
   or a shortcode, just wrap the table with:
 *     ```
       <div class="sp-data-table">
       [table shortcode here]
       </div>
       ```
   

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

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

 * ![](https://ps.w.org/sportspress/assets/icon-256x256.png?rev=1252005)
 * [SportsPress - Sports Club & League Manager](https://wordpress.org/plugins/sportspress/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/sportspress/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/sportspress/)
 * [Active Topics](https://wordpress.org/support/plugin/sportspress/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/sportspress/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/sportspress/reviews/)

 * 3 replies
 * 2 participants
 * Last reply from: [ThemeBoy](https://wordpress.org/support/users/themeboy/)
 * Last activity: [11 years, 9 months ago](https://wordpress.org/support/topic/table-design/#post-5074822)
 * Status: not resolved