![]() |
Adds a Go to Top Link at a well place
1 Attachment(s)
This modification adds a Go to "Top" link at an well placed place.
If you have installed TMS then just import below addon (xml) and you're done. If you don't have TMS installed then you have to do some manual template edits: Attachment 106408 Search in template SHOWTHREAD after: HTML Code:
<a href="showthread.php?{vb:raw session.sessionurl}t={vb:raw threadid}&goto=nextoldest" rel="nofollow">{vb:rawphrase prev_thread}</a> HTML Code:
| <a href="{vb:raw relpath}#top" onclick="document.location.hash='top'; return false;">{vb:rawphrase top}</a> https://vborg.vbsupport.ru/external/2010/01/18.gif Search in template postbit_legacy after: HTML Code:
<img style="display:none" id="progress_{vb:raw post.postid}" src="{vb:stylevar imgdir_misc}/progress.gif" alt="{vb:rawphrase loading_editor_please_wait}" /> HTML Code:
<a href="{vb:raw relpath}#top" onclick="document.location.hash='top'; return false;" class="editpost">{vb:rawphrase top}</a> Please click INSTALL Regards Matthias www.2-wheel-planet.de |
thank u
|
|
thanks man
|
I added the following code to my postbit_legacy template
Find: PHP Code:
Add After: PHP Code:
Thank you for the initial code :) https://vborg.vbsupport.ru/external/2010/01/18.gif |
Quote:
As an additional place? |
Quote:
|
Quote:
|
Added :)
|
Added, but I'd like two things, if possible...
add image of up arrow so it fits in with other buttons, and HTML to make it appear to the left, right under the User's info box. Thanks, gang!! |
All times are GMT. The time now is 10:02 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|