0
I want to add "Back to top" to Simple Forum. Please help me!
1
Hello,
You can modify the footer view file themes/default/views/footer.php
as you need.
Please add the following code before </body>
<button onclick="(function goToTop() { $('html, body').animate({scrollTop:0}, '250'); })()" style="position: fixed; bottom: 20px; right: 20px; padding: 2px 10px; background: #fff; border: none; border-radius: 4px">↑</button>
Thank you
We use Cookies
We use cookies to ensure that we give you the best experience on our website. By continuing to browse the site you are agreeing to our use of cookies.
Please visit https://tecdiary.com for purchase, support and all other tasks. If you find any bug/error there, please do inform us. Thank you