Title: Scrollbar for large Table
Last modified: November 5, 2017

---

# Scrollbar for large Table

 *  Resolved [hardhatengineer](https://wordpress.org/support/users/hardhatengineer/)
 * (@hardhatengineer)
 * [8 years, 6 months ago](https://wordpress.org/support/topic/scrollbar-for-large-table/)
 * Hi,
 * How can I add scrollbar to my [table](http://hardhatengineer.com/pipe/pipe-schedule-chart-nominal-pipe-sizes/)
   in tiny mce?
 * I have table with many column. Right now it is not auto adjust to mobile screen.
   Column goes outside the box.
 * I want to add scrollbar bar similar to Table press. Is it possible in tiny mce?
 * I have both plugins but tiny mce is easy so I want to use this only.
    [http://hardhatengineer.com/pipe/pipe-schedule-chart-nominal-pipe-sizes/](http://hardhatengineer.com/pipe/pipe-schedule-chart-nominal-pipe-sizes/)
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fscrollbar-for-large-table%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 1 replies (of 1 total)

 *  Plugin Author [Andrew Ozz](https://wordpress.org/support/users/azaozz/)
 * (@azaozz)
 * [8 years, 6 months ago](https://wordpress.org/support/topic/scrollbar-for-large-table/#post-9655042)
 * The scrollbars are added from CSS. Generally need to set `overflow: auto;` on
   the table element. This has to be added at two places: in the theme’s style.css,
   and in editor-style.css if you want it to show/work inside the editor. It’s not
   very complex thing to do, best would probably be to make a small child theme (
   there are a ton of tutorials and samples on the net).

Viewing 1 replies (of 1 total)

The topic ‘Scrollbar for large Table’ is closed to new replies.

 * ![](https://ps.w.org/tinymce-advanced/assets/icon-256x256.png?rev=971511)
 * [Advanced Editor Tools](https://wordpress.org/plugins/tinymce-advanced/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/tinymce-advanced/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/tinymce-advanced/)
 * [Active Topics](https://wordpress.org/support/plugin/tinymce-advanced/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/tinymce-advanced/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/tinymce-advanced/reviews/)

## Tags

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

 * 1 reply
 * 2 participants
 * Last reply from: [Andrew Ozz](https://wordpress.org/support/users/azaozz/)
 * Last activity: [8 years, 6 months ago](https://wordpress.org/support/topic/scrollbar-for-large-table/#post-9655042)
 * Status: resolved