Back to vBulletin 3.6 Template Modifications

Return to Top in postbit ( & legacy)
Mod Version: 1.28c, by thpoul

This modification is in the archives.
vB Version: 3.6.4 Rating: (2 votes - 5.00 average) Installs: 26
Released: 13 Feb 2007 Last Update: 13 Feb 2007 Downloads: 144
Not Supported Template Edits Additional Files  

This little mod will allow you to add a button besides Edit at every single post you make.

This way you won't have to scroll every time you read a thread.

Dedicated to the lazy fellows around the community.


How to install:


In postbit template find:

Code:
<!-- edit note -->
			<div class="smallfont">			<hr size="1" style="color:$stylevar[tborder_bgcolor]" />
				<em>
				<phrase 1="$post[edit_username]" 2="$post[edit_date]" 3="$post[edit_time]">$vbphrase[last_edited_by_x_on_y_at_z]</phrase>.
				<if condition="$post['edit_reason']">$vbphrase[reason]: $post[edit_reason]</if>
				</em>
			</div>
		<!-- / edit note -->
		</if>
		<div style="margin-top: 10px" align="$stylevar[right]">
Below add:

Code:
<!-- goup -->
<a href="#"><img src="/images/buttons/goup.gif" border="0"/></a><!-- / goup -->

In postbit legacy find:

Code:
<if condition="$show['moderated']">
	<td class="alt2" align="$stylevar[right]" style="border: $stylevar[cellspacing]px solid $stylevar[tborder_bgcolor]; border-left: 0px; border-top: 0px">
	<else />
	<td class="alt1" align="$stylevar[right]" style="border: $stylevar[cellspacing]px solid $stylevar[tborder_bgcolor]; border-left: 0px; border-top: 0px">
	</if>
Below add:

Code:
<!-- goup -->
<a href="#"><img src="/images/buttons/goup.gif" border="0"/></a><!-- / goup -->


Bellow you can find a sceenshot and the image you will need to paste at your "forum/images/buttons/" folder!


If you use this mod please click INSTALL

Download

This modification is archived, downloads are still allowed.

File Type: %1$s Install notes and image.zip (2.8 KB, 151 downloads)

Screenshots

Click image for larger version
Name:	screenshot.jpg
Views:	588
Size:	26.4 KB
ID:	60470  

Similar Mods

Show Thread Enhancements Showing Custom Profile Fields On Postbit And Postbit Legacy vBulletin 3.6 Template Modifications

vblts.ru supports vBulletin®, 2022-2024