Back to vBulletin 3.6 Template Modifications

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

This modification is in the archives.
vB Version: 3.6.4 Rating: (8 votes - 5.00 average) Installs: 37
Released: 15 Jan 2007 Last Update: Never Downloads: 7
Not Supported Template Edits Additional Files  

Hi

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="$show['moderated']">
                <img src="$stylevar[imgdir_misc]/moderated.gif" alt="$vbphrase[moderated_post]" border="0" />
            </if>
after that add

Code:
<a href="#top" onclick="self.scrollTo(0, 0); return false;"><img src="$stylevar[imgdir_button]/top.gif" alt="$vbphrase[top]" border="0" /></a>
Now download the image I attached and upload it to /forum/images/buttons

I made you an image for the standard vBulletin Buttons but you can change it or add a different image.

Hope you like it.... and if you do don´t forget to click INSTALL

DEMO: http://www.elternfragen.net/index.php?t=107
Just view any thread you like to see the top button

StarBuG

Download

No files for download.

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