Title: CSS problem
Last modified: August 31, 2016

---

# CSS problem

 *  Resolved [mrflo86](https://wordpress.org/support/users/mrflo86/)
 * (@mrflo86)
 * [10 years, 1 month ago](https://wordpress.org/support/topic/css-problem-63/)
 * Hello,
 * I’m using tablepress for my site and I love it!
 * This is how a table on my site looks now. [http://imoneria.ro/](http://imoneria.ro/)
 * I’m using this css:
 * .tablepress thead th:last-child {
    background-color: #323232; font-size: 14px;
   text-align: center; color: #ffc200; -moz-border-top-left-radius: 15px !important;-
   webkit-border-top-left-radius: 15px !important; -o-border-top-left-radius: 15px!
   important; border-top-left-radius: 15px !important; }
 * .tablepress thead th:last-child {
    -moz-border-top-right-radius: 15px !important;-
   webkit-border-top-right-radius: 15px !important; -o-border-top-right-radius: 
   15px !important; border-top-right-radius: 15px !important; }
 * .tablepress tbody tr:last-child td:first-child {
    -moz-border-bottom-left-radius:
   10px !important; -webkit-border-bottom-left-radius: 10px !important; -o-border-
   bottom-left-radius: 10px !important; border-bottom-left-radius: 10px !important;}
 * .tablepress tbody tr:last-child td:last-child {
    -moz-border-bottom-right-radius:
   10px !important; -webkit-border-bottom-right-radius: 10px !important; -o-border-
   bottom-right-radius: 10px !important; border-bottom-right-radius: 10px !important;}
 * .tabelulmeu .row-2 {
    background-color: #f9f9f9; }
 * .tabelulmeu .row-3 {
    background-color: #f9f9f9; }
 * .tabelulmeu .row-4 {
    background-color: #f9f9f9; }
 * .tabelulmeu .row-5 {
    background-color: #eaeaea; text-align: center; }
 * Now I’m trying to create table with 6 columns, and I’m trying to find the right
   css for it, because the table looks like this: [http://imoneria.ro/tabele-test/](http://imoneria.ro/tabele-test/)
 * The first row is the table header!
 * [https://wordpress.org/plugins/tablepress/](https://wordpress.org/plugins/tablepress/)

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

 *  Thread Starter [mrflo86](https://wordpress.org/support/users/mrflo86/)
 * (@mrflo86)
 * [10 years, 1 month ago](https://wordpress.org/support/topic/css-problem-63/#post-7289135)
 * Solved
 *  Thread Starter [mrflo86](https://wordpress.org/support/users/mrflo86/)
 * (@mrflo86)
 * [10 years, 1 month ago](https://wordpress.org/support/topic/css-problem-63/#post-7289137)
 * Nevermind
 *  Plugin Author [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * (@tobiasbg)
 * [10 years, 1 month ago](https://wordpress.org/support/topic/css-problem-63/#post-7289173)
 * Hi,
 * great! Good to hear that you already found a fix for this!
 * Best wishes,
    Tobias

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

The topic ‘CSS problem’ 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

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

 * 3 replies
 * 2 participants
 * Last reply from: [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * Last activity: [10 years, 1 month ago](https://wordpress.org/support/topic/css-problem-63/#post-7289173)
 * Status: resolved