https://github.com/michaeluno/custom-scrollbar
A WordPress plugin that lets you add custom scrollbars to specified HTML elements.
https://github.com/michaeluno/custom-scrollbar
custom-scrollbar scrollbar scrollbars wordpress wordpress-plugin
Last synced: about 1 year ago
JSON representation
A WordPress plugin that lets you add custom scrollbars to specified HTML elements.
- Host: GitHub
- URL: https://github.com/michaeluno/custom-scrollbar
- Owner: michaeluno
- License: gpl-2.0
- Created: 2015-06-26T17:13:39.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2021-07-09T04:32:33.000Z (over 4 years ago)
- Last Synced: 2025-02-03T06:39:09.457Z (about 1 year ago)
- Topics: custom-scrollbar, scrollbar, scrollbars, wordpress, wordpress-plugin
- Language: PHP
- Size: 1.32 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: license.txt
Awesome Lists containing this project
README
# [Custom Scrollbar](http://wordpress.org/plugins/custom-scrollbar/) #
### Welcome to our GitHub Repository
Custom Scrollbar is an open source WordPress plugin that lets you add custom scrollbars to specified HTML elements.
## Screenshots ##
## Installation ##
- The latest development version can be found [here](https://github.com/michaeluno/custom-scrollbar/branches).
- The latest stable version can be downloaded [here](http://downloads.wordpress.org/plugin/custom-scrollbar.latest-stable.zip).
1. Upload **`custom-scrollbar.php`** and other files compressed in the zip folder to the **`/wp-content/plugins/`** directory.,
2. Activate the plugin through the `Plugins` menu in WordPress.
## How to Use ##
1. Upload **`custom-scrollbar.php`** and other files compressed in the zip folder to the **`/wp-content/plugins/`** directory.
2. Activate the plugin through the 'Plugins' menu in WordPress.
3. Go to **Dashboard** -> **Appearance** -> **Scrollbars**.
4. Configure the options by setting a selector and height.
## Bugs ##
If you find an issue, let us know [here](https://github.com/michaeluno/custom-scrollbar/issues)!
## Support ##
This is a developer's portal for Custom Scrollbar and should _not_ be used for support. Please visit the [support forums](http://wordpress.org/support/plugin/custom-scrollbar).
## Contributions ##
Anyone is welcome to contribute to Custom Scrollbar.
There are various ways you can contribute:
1. Raise an [Issue](https://github.com/michaeluno/custom-scrollbar/issues) on GitHub.
2. Send us a Pull Request with your bug fixes and/or new features.
3. Provide feedback and suggestions on [enhancements](https://github.com/michaeluno/custom-scrollbar/issues?direction=desc&labels=Enhancement&page=1&sort=created&state=open).
## Supporting Future Development ##
If you like it, please rate and review it in the [WordPress Plugin Directory](http://wordpress.org/support/view/plugin-reviews/custom-scrollbar?filter=5). Also donation would be greatly appreciated. Thank you!
[](http://en.michaeluno.jp/donate)
## Copyright and License ##
### Custom Scrollbar ###
Released under the [GPL v2](./LICENSE.txt) or later.
Copyright © 2015-2016 Michael Uno
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License along
with this program; if not, write to the Free Software Foundation, Inc.,
51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.