Scroll Mod uses jQuery to scroll the display. If javascipt is disabled, the mod does not display scroll buttons.

Immediately, after installing Scroll Mod, REFRESH the page to reload the style sheets (css files). Otherwise the the buttons may be very large and in the wrong position.

The buttons appear on pages any page that load the TNG footer. On pages with overflow, there are four primary buttons that scroll vertically. If the page has no overlow, the buttons do not appear. Scroll Mod loads with the TNG footer.

Option 1 - Scroll Vertical Distance
Enter the vertical scroll distance as percent. Decimals canbe used to fine tune the scroll distance. The number you enter is multiplied by the units calculated from the clients display. This allows a consistent experience for users using different resolutions. Keep in mind if you enter 100 the page will scroll the screen height so content at either the bottom or top of the page will scroll out of of view. The valid range is 10 to 100.

Option 2 - Hide Scroll Buttons on Home Page
Enable this option (1) to hide the scroll buttons on the home page when the inner menu is displayed. (Template 15 for example)

Option 3 - Scroll Select Pages
Enable this option (1) to hide the buttons on select pages. You can edit which pages hide the scroll buttons by editing the scrollconfig.php file in the extensions folder. You can add a file to or uncomments existing files in the array. If you make a syntax mistake in the array, TNG will not show anything and you will get a PHP error. If this occurs simeply delete the scrollconfig.php file, uninstall the mod, then reinstall the mod.

If you use a custom template or want to customize colors, change the button size or move the buttons, refer to the scrollpage-info.css in this folder for the classes and rules to add to the mytngstyle.css file.

Scroll buttons should not appear on mobile devices unless the devices uses a non standard identifier.

Some templates use different page formatting so @media was added to scrollpage-info.css with examples to adjust the button position for different display sizes.
