Title: Center / reduce height
Last modified: August 21, 2016

---

# Center / reduce height

 *  Resolved [Murder he wrote](https://wordpress.org/support/users/murder-he-wrote/)
 * (@murder-he-wrote)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/center-reduce-height/)
 * Hello,
 * I’m not a CSS expert, so I’m sorry for my question.
 * I made a table (at the right). How can I:
 * – Center everything? 33%?
    – Reduce the height a little bit of the rows?
 * [http://globe-stuff.com/testsite/](http://globe-stuff.com/testsite/)
 * Thanks a lot 😉
 * [http://wordpress.org/plugins/tablepress/](http://wordpress.org/plugins/tablepress/)

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

 *  Plugin Author [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * (@tobiasbg)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/center-reduce-height/#post-4517396)
 * Hi,
 * thanks for your post, and sorry for the trouble.
 * Please try adding this to the “Custom CSS” textarea on the “Plugin Options” screen:
 *     ```
       .tablepress-id-1 th,
       .tablepress-id-1 td {
           width: 33%;
           text-align: center;
           padding: 4px;
       }
       ```
   
 * Regards,
    Tobias
 *  [BissWordpress](https://wordpress.org/support/users/bisswordpress/)
 * (@bisswordpress)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/center-reduce-height/#post-4517422)
 * Hello,
 * I don’t know what happened to my username, But I think It was deleted “murder
   he wrote” was scary for the moderators maybe 😉
 * It worked perfectly. But when I’m logged in I see this big space, when I visit
   the website as a visitor I see everything perfectly.
 * > [View post on imgur.com](https://imgur.com/zyAPQ1M)
 *  [BissWordpress](https://wordpress.org/support/users/bisswordpress/)
 * (@bisswordpress)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/center-reduce-height/#post-4517495)
 * Here it is: [http://www.f1zone.net/news/](http://www.f1zone.net/news/)
 * The widget at the right. No idea what’s wrong. I hope you can help us.
 * Thank you!
 *  Plugin Author [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * (@tobiasbg)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/center-reduce-height/#post-4517512)
 * Hi,
 * that problem with your user name sounds strange. It still exists from what I 
   can see, so you might want to contact the forum support somehow.
 * Regardless, the issue with that big space (which I also see), seems to come from
   your theme. The container `<div>` that holds the text widget has a CSS class 
   of `.body-right-social-network` which is defined to be 398px high.
    As the table
   is smaller, you get that big white space.
 * I suggest that you try to contact the theme developers (or the plugin developer,
   if the `.body-right-social-network` is coming from a plugin), and ask them for
   help on how to change those CSS classes.
 * Regards,
    Tobias
 *  [Muhammad Jahangir](https://wordpress.org/support/users/jilaan/)
 * (@jilaan)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/center-reduce-height/#post-4517520)
 * Hi sir how are you TobiasBg
 * sir my website is [http://www.arrafi.com](http://www.arrafi.com)
 * but adsense not working in the pages only for tablepress pages, not other one
   pages all working adsense plz help me how i resolve this issue thanks,
 *  Plugin Author [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * (@tobiasbg)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/center-reduce-height/#post-4517523)
 * Hi jilaan,
 * please do not post in other threads like this after already opening your own 
   thread. Thank you!
    I will take a look at your problem shortly in the other thread
   at [http://wordpress.org/support/topic/adsense-not-displying-in-my-site-with-tablepress-pages](http://wordpress.org/support/topic/adsense-not-displying-in-my-site-with-tablepress-pages)
 * Regards,
    Tobias
 *  [BissWordpress](https://wordpress.org/support/users/bisswordpress/)
 * (@bisswordpress)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/center-reduce-height/#post-4517543)
 * Thanks Tobias,
 * I fixed it and now everything is great 😉
 * You are the best. 5 stars from me!
 *  Plugin Author [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * (@tobiasbg)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/center-reduce-height/#post-4517547)
 * Hi,
 * no problem, you are very welcome! 🙂 Good to hear that this helped!
    And thanks
   for the rating, I really appreciate it!
 * Best wishes,
    Tobias

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

The topic ‘Center / reduce height’ 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/)

 * 8 replies
 * 4 participants
 * Last reply from: [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * Last activity: [12 years, 3 months ago](https://wordpress.org/support/topic/center-reduce-height/#post-4517547)
 * Status: resolved