Title: Separate colums vertically?
Last modified: August 22, 2016

---

# Separate colums vertically?

 *  Resolved [jaydd](https://wordpress.org/support/users/jaydd/)
 * (@jaydd)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/separate-colums-vertically/)
 * Hello!
    I am having some questions that i’m not able to figure out. 1. how to
   separated colums vertically(with visible lines i mean), is there a way to do 
   it? 2. Am i able to scale the width of the table- in order to have no useless
   empty places? I mean if i have like one word in a cell, then i dont want the 
   cell to be 10 cm long.
 * [https://wordpress.org/plugins/tablepress/](https://wordpress.org/plugins/tablepress/)

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

 *  Plugin Author [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * (@tobiasbg)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/separate-colums-vertically/#post-5780260)
 * Hi,
 * thanks for your post, and sorry for the trouble.
 * Can you please post a link to the page with the table where this problem happens,
   so that I can take a direct look? Thanks!
 * Regards,
    Tobias
 *  Thread Starter [jaydd](https://wordpress.org/support/users/jaydd/)
 * (@jaydd)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/separate-colums-vertically/#post-5780276)
 * Hello!
    [http://rohamjelvenyek.com/adatbazis/](http://rohamjelvenyek.com/adatbazis/)
 * this is the one, also its not closed with lines on the bottom/right side of the
   table for some reason
 *  Plugin Author [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * (@tobiasbg)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/separate-colums-vertically/#post-5780287)
 * Hi,
 * thanks for the link! Those black borders on the left and top side are added by
   your theme, which might explain why they are not around the table.
 * To get a border everywhere, I suggest to add this to the “Custom CSS” textarea
   on the “Plugin Options” screen of TablePress:
 *     ```
       .tablepress tbody td,
       .tablepress thead th {
         border: 1px solid #333333;
       }
       ```
   
 * Regards,
    Tobias

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

The topic ‘Separate colums vertically?’ 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

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

 * 3 replies
 * 2 participants
 * Last reply from: [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * Last activity: [11 years, 3 months ago](https://wordpress.org/support/topic/separate-colums-vertically/#post-5780287)
 * Status: resolved