Brad
06-13-2002, 06:50 PM
Very easy and fast template mod, what this dose is allow you to put a link in your postbit, when click the user will pop back to the top of the page.
frist edit postbit
find
<a href="newreply.php?s=$session[sessionhash]&action=newreply&postid=$post[postid]"><img src="{ imagesfolder }/quote.gif" border="0" alt="Reply w/Quote"></a>
Below that add
<a href="showthread.php?s=$session[sessionhash]&threadid=$post[threadid]#top"><img src="{ imagesfolder }/icon_go_up.gif" border="0" alt="Back to Top"></a>
remember to remove the spaces in { imagesfolder }
upload the attached image to the images folder and you done. :bunny:
frist edit postbit
find
<a href="newreply.php?s=$session[sessionhash]&action=newreply&postid=$post[postid]"><img src="{ imagesfolder }/quote.gif" border="0" alt="Reply w/Quote"></a>
Below that add
<a href="showthread.php?s=$session[sessionhash]&threadid=$post[threadid]#top"><img src="{ imagesfolder }/icon_go_up.gif" border="0" alt="Back to Top"></a>
remember to remove the spaces in { imagesfolder }
upload the attached image to the images folder and you done. :bunny: