This is a simple JQUERY that adds a Back to TOP icon at the bottom right of your forum.
Prosilver SE Style
Open Overall_Header.php and find
Code: Select all
<script type="text/javascript" src="{T_SUPER_TEMPLATE_PATH}/forum_fn.js"></script>
Add Below
Code: Select all
<script type="text/javascript" src="{ROOT_PATH}script/scrolltopcontrol.js"></script>
Add the attached image to your Root images folder
up.png
or use this one "I got this one from a user on different forum. Thanks - Blackwolf_Oz
up.png
Unpack and add the attached JQUERY Script to your Root Script Folder, if you don't have script folder just make one or edit the code.
scrolltopcontrol.rar
Clear Cache and Refresh templates then ctl+F5 Browser
Demo:
http://www.trestleboard.us
You do not have the required permissions to view the files attached to this post.