zoldos
Well-known member
zoldos submitted a new resource:
Scroll to Top of Forum - Easy navigation back to the top of your forum after viewing threads or node list!
Read more about this resource...
Scroll to Top of Forum - Easy navigation back to the top of your forum after viewing threads or node list!
This simple template edit adds two links, one below each user's info while viewing a post, and one in your forum's footer. You can technically place the link anywhere you want, but these placements seem the most useful.
First, go to your XF admin-> appearance -> templates and open up "header". Look for:Scroll down just a bit, and find:Code:<xen:hook name="header">
Code:</xen:hook>
ABOVE that, add this:Code:<xen:require js="./js/xenforo/scrollit.js" />
Save.
Now...
Read more about this resource...