Title: [Plugin: WP-Table Reloaded] Borders
Last modified: August 20, 2016

---

# [Plugin: WP-Table Reloaded] Borders

 *  Resolved [Killiana](https://wordpress.org/support/users/killiana/)
 * (@killiana)
 * [14 years, 9 months ago](https://wordpress.org/support/topic/plugin-wp-table-reloaded-borders/)
 * Hello,
 * I set my table to 0 border and it was working just fine on the old theme, but
   when i got a new theme, the border looks weird. Please can you check it?
 * [http://www.f1arab.com/](http://www.f1arab.com/)
 * It’s at the top left..I want the border to disappear so it looks more professional.
 * + Any idea how to add the countdown on the center 🙂
 * Thanks !
 * [http://wordpress.org/extend/plugins/wp-table-reloaded/](http://wordpress.org/extend/plugins/wp-table-reloaded/)

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

 *  Plugin Author [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * (@tobiasbg)
 * [14 years, 9 months ago](https://wordpress.org/support/topic/plugin-wp-table-reloaded-borders/#post-2236523)
 * Hi,
 * this should remove the borders (your theme is adding them). Just paste it into
   the “Custom CSS” textarea on the “Plugin Options” screen.
 *     ```
       .wp-table-reloaded .even,
       .wp-table-reloaded .alt {
         border: none!important;
       }
       ```
   
 * About centering the countdown: Unfortunately, I don’t have a working solution
   for this one. Everything I tried is not working for some reason, but I don’t 
   know why… 🙁 Sorry.
 * Best wishes,
    Tobias
 *  Thread Starter [Killiana](https://wordpress.org/support/users/killiana/)
 * (@killiana)
 * [14 years, 9 months ago](https://wordpress.org/support/topic/plugin-wp-table-reloaded-borders/#post-2236595)
 * Thanks a lot Tobias.
 * For centering the countdown I added
 * `display: block;`
 * Great Plugin again.
 *  Plugin Author [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * (@tobiasbg)
 * [14 years, 9 months ago](https://wordpress.org/support/topic/plugin-wp-table-reloaded-borders/#post-2236628)
 * Hi,
 * no problem, you are welcome! Nice to see that you found a solution for the centering!
 * Regards,
    Tobias

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

The topic ‘[Plugin: WP-Table Reloaded] Borders’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/wp-table-reloaded_f7dcd3.svg)
 * [WP-Table Reloaded](https://wordpress.org/plugins/wp-table-reloaded/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-table-reloaded/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-table-reloaded/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-table-reloaded/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-table-reloaded/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-table-reloaded/reviews/)

 * 3 replies
 * 2 participants
 * Last reply from: [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * Last activity: [14 years, 9 months ago](https://wordpress.org/support/topic/plugin-wp-table-reloaded-borders/#post-2236628)
 * Status: resolved