Adds a Go to Top Link at a well place
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: 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> 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> <span class="seperator"> </span> Please click Regards Matthias http://www.2-wheel-planet.de Download
product-kolbi_toplink.xml (2.7 KB, 19 downloads) Screenshots |
Similar Mods
Extended auto-linker (adds ed2k and sip link recognition) | vBulletin 3.5 Add-ons |