Title: Alignment table (Twenty Eleven)
Last modified: August 21, 2016

---

# Alignment table (Twenty Eleven)

 *  Resolved [rgcsegers](https://wordpress.org/support/users/rgcsegers/)
 * (@rgcsegers)
 * [12 years, 7 months ago](https://wordpress.org/support/topic/alignment-table-twenty-eleven/)
 * How can I align the table in a way the text will be put in the middle of the 
   table-box (in height).
 * Now it looks like [this](http://velovino.nl/?page_id=72)
 * Thanks in advance!

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

 *  [Michael](https://wordpress.org/support/users/alchymyth/)
 * (@alchymyth)
 * [12 years, 7 months ago](https://wordpress.org/support/topic/alignment-table-twenty-eleven/#post-4211475)
 * try to add some styles like these:
 *     ```
       .hentry table, .hentry tr, .hentry th, .hentry td {
       	vertical-align: middle;
       }
       .hentry td p { margin-bottom: 0; }
       ```
   
 *  Thread Starter [rgcsegers](https://wordpress.org/support/users/rgcsegers/)
 * (@rgcsegers)
 * [12 years, 7 months ago](https://wordpress.org/support/topic/alignment-table-twenty-eleven/#post-4211485)
 * That’s already a lot better! Thanks alchymyth!
 * Can you maybe see the height the table needs for the wineglasses, so that I can
   set them all on that exact height? Now the zero’s are table-lines with less height
   than the ones with the wineglasses.
 *  [Michael](https://wordpress.org/support/users/alchymyth/)
 * (@alchymyth)
 * [12 years, 7 months ago](https://wordpress.org/support/topic/alignment-table-twenty-eleven/#post-4211495)
 * try to play with `.hentry td { min-height: ???; }` or similar (untested).
 *  Thread Starter [rgcsegers](https://wordpress.org/support/users/rgcsegers/)
 * (@rgcsegers)
 * [12 years, 7 months ago](https://wordpress.org/support/topic/alignment-table-twenty-eleven/#post-4211497)
 * Thanks but nothing happens when I put the line `.hentry td { min-height: ???;}
   with all kinds of numbers at the ???
 *  [Michael](https://wordpress.org/support/users/alchymyth/)
 * (@alchymyth)
 * [12 years, 7 months ago](https://wordpress.org/support/topic/alignment-table-twenty-eleven/#post-4211501)
 * try:
 * `.hentry tr { height: 70px; }`
 *  Thread Starter [rgcsegers](https://wordpress.org/support/users/rgcsegers/)
 * (@rgcsegers)
 * [12 years, 7 months ago](https://wordpress.org/support/topic/alignment-table-twenty-eleven/#post-4211527)
 * YES! Works like a charm, thanks again!

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

The topic ‘Alignment table (Twenty Eleven)’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 6 replies
 * 2 participants
 * Last reply from: [rgcsegers](https://wordpress.org/support/users/rgcsegers/)
 * Last activity: [12 years, 7 months ago](https://wordpress.org/support/topic/alignment-table-twenty-eleven/#post-4211527)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
