An open API service indexing awesome lists of open source software.

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

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