https://github.com/live627/smf-pagescroll
Progress bar when scrolling the page/document
https://github.com/live627/smf-pagescroll
Last synced: 3 months ago
JSON representation
Progress bar when scrolling the page/document
- Host: GitHub
- URL: https://github.com/live627/smf-pagescroll
- Owner: live627
- License: mit
- Created: 2019-02-22T02:58:54.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-02-22T05:42:39.000Z (over 6 years ago)
- Last Synced: 2025-01-22T11:28:56.305Z (5 months ago)
- Language: PHP
- Size: 2.93 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Pagescroll
This mod will add a bar to the bottom of the window that changes width to indicate the scrolled position of the page.
To change its color, go and open ./Themes/defautl/css/pagescroll.css. Replace
```
background: black
```with
```
background: your-color
```https://developer.mozilla.org/en-US/docs/Web/CSS/background-color