Title: WordPress Table help
Last modified: August 19, 2016

---

# WordPress Table help

 *  Resolved [galbuyz](https://wordpress.org/support/users/galbuyz/)
 * (@galbuyz)
 * [15 years, 6 months ago](https://wordpress.org/support/topic/wordpress-table-help/)
 * Hello, my problem is when I put HTML code of a table into the HTML section in“
   Edit page” (next to visual)-so the table come out if a diffrent color.
    I want
   a white table and it come out like the theme color. I tryed do the bgcolor on
   every tr and td and also the table bgcolor it just wont work someone knows why?
   Also when Im trying to do “dir=rtl” on the whole table or even in each tr and
   td it wont work. Somebody know what to do? thanks!!!

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

 *  [curlybracket](https://wordpress.org/support/users/veganist/)
 * (@veganist)
 * [15 years, 6 months ago](https://wordpress.org/support/topic/wordpress-table-help/#post-1693500)
 * You should probably try to edit the style.css of your theme and add
 *     ```
       table {
           color: black;
           background: red;
           border-color: green;
       }
       ```
   
 * Adjust with your colors.
 *  Thread Starter [galbuyz](https://wordpress.org/support/users/galbuyz/)
 * (@galbuyz)
 * [15 years, 6 months ago](https://wordpress.org/support/topic/wordpress-table-help/#post-1693543)
 * bro, your awsome it worked!!! thanks man alot!!!
    just 1 more thing, about the“
   dir” in the table…how can i change it from “ltr” to “rtl”?
 * THANKS!!!!!
 *  Thread Starter [galbuyz](https://wordpress.org/support/users/galbuyz/)
 * (@galbuyz)
 * [15 years, 6 months ago](https://wordpress.org/support/topic/wordpress-table-help/#post-1693544)
 * never mind i just saw it in the table properties as well.
    veganist THANKS AGAIN
   BRO!!!!!!!!!!!!! 🙂 🙂 🙂
 *  Thread Starter [galbuyz](https://wordpress.org/support/users/galbuyz/)
 * (@galbuyz)
 * [15 years, 6 months ago](https://wordpress.org/support/topic/wordpress-table-help/#post-1693547)
 * sorry mate for spam lol but 1 more thing about the border!
    this is the line:
 * table td,table th{text-align:right;border-top:1px solid #black;padding:.4em .
   8em; color: #black;}
 * as you see the default of the theme is border only on the right,
    how can i make
   it that ill have the border on all the table? i tryed reading on the net but 
   it only show right,left,top,bottom so i dont want to choose i want all, how? 
   thankssss

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

The topic ‘WordPress Table help’ is closed to new replies.

## Tags

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

 * 4 replies
 * 2 participants
 * Last reply from: [galbuyz](https://wordpress.org/support/users/galbuyz/)
 * Last activity: [15 years, 6 months ago](https://wordpress.org/support/topic/wordpress-table-help/#post-1693547)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
