Title: Cell height &amp; alignment again
Last modified: August 22, 2016

---

# Cell height & alignment again

 *  Resolved [Arro](https://wordpress.org/support/users/arro/)
 * (@arro)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/cell-height-alignment-again/)
 * Please [see site](http://golfstrology.com/plan) and suggest how to:
    1.  1, Decrease cell height of columns 1 & 3 by about 50% and possibly add more
       cells without increasing table height.
        2. Split cell B2 into six cells evenly
       spaced above the map and link each to a different web page. 3. Going froward,
       how does one specify the height and width of a table?
 * Thank you!
 * [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, 2 months ago](https://wordpress.org/support/topic/cell-height-alignment-again/#post-5713856)
 * Hi,
 * thanks for your question, and sorry for the trouble.
 * 1. Just add more rows. Don’t forget that the sume of the height of rows has to
   match the image height. Either decrease that or add more rows with text.
 * 2. Just use a similar approach as with the `#rowspan#`. Add more columns and 
   then add `#colspan#` in the full image block.
 * 3. In general the content of a table dictates its height and width. You can however
   try to use some “Custom CSS” like
 *     ```
       .tablepress-id-1 {
         width: 800px;
       }
       ```
   
 * Regards,
    Tobias
 *  Thread Starter [Arro](https://wordpress.org/support/users/arro/)
 * (@arro)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/cell-height-alignment-again/#post-5713961)
 * May I trouble you further on this issue Tobias about how to hide the grid or 
   border lines?
 * And, is it okay to put two tables on one page, one above the other?
 *  Plugin Author [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * (@tobiasbg)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/cell-height-alignment-again/#post-5713969)
 * Hi,
 * for the CSS to remove the border lines, please see the TablePress FAQ entry at
   [http://tablepress.org/faq/remove-borders-from-a-table/](http://tablepress.org/faq/remove-borders-from-a-table/)
 * And sure, having multiple tables on a page is no problem. Just add the respective
   Shortcodes to the page content.
 * Regards,
    Tobias

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

The topic ‘Cell height & alignment again’ 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

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

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