"To the top" link in every reply
This modification is in the archives.
Desc: This is a simple modification. It adds an image link next to every quick reply (or quote) button in every thread and reply that brings you back to top.
Time to install: About 1Min Templates to edit: 1 Versions: All vB Versions In postbit template search for: Code:
<if condition="$SHOWQUICKREPLY AND !$show['threadedmode']"> <a href="$post[replylink]" onclick="return qr($post[postid]);"><img src="$stylevar[imgdir_button]/quickreply.gif" alt="$vbphrase[quick_reply_to_this_message]" border="0" /></a> </if> Code:
<a href="#top"><img src="$stylevar[imgdir_button]/top.gif" alt="To the Top" border="0" /></a> The Image was made for my forum but you can change it or add a different image. Hope you like it StarBuG Download This modification is archived and cannot be downloaded. Screenshots
|
Similar Mods
Change "Subscribe to This Thread" link to "Unsubscribe" if already subscribed | vBulletin 2.x Full Releases |