Back to vBulletin 3.0 Template Modifications

"To the top" link in every reply
Mod Version: 1.00, by StarBuG

This modification is in the archives.
vB Version: 3.0.8 Rating: (0 vote - 0 average) Installs: 0
Released: 02 Aug 2005 Last Update: 04 Aug 2005 Downloads: 4
Not Supported Template Edits  

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>
after that add

Code:
<a href="#top"><img src="$stylevar[imgdir_button]/top.gif" alt="To the Top" border="0" /></a>
Now download the image I attached and upload it to /forum/images/buttons

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

vblts.ru supports vBulletin®, 2022-2024