I Want To Add Back To Top

0

I want to add "Back to top" to Simple Forum. Please help me!

Question Resolved For: Simple Forum - Responsive Bulletin Board 0 Votes 1 Answers 1.5k Views
Asked by Thuc Bui 2 years ago

1

Answered by Mian Saleem 2 years ago

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.