=== Custom Scrollbar === Contributors: Michael Uno, miunosoft Donate link: http://en.michaeluno.jp/donate Tags: scroll, scrollbar, scroll bar, appearance, custom scrollbar, custom scroll, custom scroll bar Requires at least: 3.3 Tested up to: 4.2.2 Stable tag: 1 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Adds a custom scrollbar to specified HTML elements. == Description == Do you have too long elements sticking out and breaking the web site layout? If you have such a problem, fix their height by adding a scrollbar to the element with this plugin. After installing it, go to `Dashboard` -> `Appearance` -> `Scrollbars`. Set a selector and height. That's it. Notes: you need a basic understanding of CSS (jQuery) selectors to use this plugin. = Features = * **Multiple Selectors** - by specifying selectors, you can define multiple scrollbars. * **Custom Colors** - pick custom colors for the scrollbar elements. * **Custom CSS** - define custom CSS rules. * **Predefined Styles** - pick you favorite style from a list. = Supported Language = * English == Installation == 1. Upload **`custom-scrollbar.php`** and other files compressed in the zip folder to the **`/wp-content/plugins/`** directory. 1. Activate the plugin through the 'Plugins' menu in WordPress. 1. Go to **Dashboard** -> **Appearance** -> **Scrollbars**. 1. Configure the options by setting a selector and height. == Frequently asked questions == == Other Notes == == Screenshots == 1. **Front-end** 2. **Setting Page** == Changelog == = 1 = - Released.