Back to vBulletin 3.8 Template Modifications

Pro. Postbit Legacy "Thank You" addition
Mod Version: 1.00, by Furcal15

vB Version: 3.8.4 Rating: (0 vote - 0 average) Installs: 4
Released: 05 Feb 2010 Last Update: Never Downloads: 0
Not Supported Template Edits  

I downloaded and installed Pro. Postbit Legacy and it just didn't fit to well with the text from the "thanks" mod. So, I did some adjusting to suit my needs and I thought I would share my postbit legacy with you all.

First you will need to install the mod Pro. Postbit Legacy

In addition to that modification go to style manager>edit templates>Post Thank You Templates>Postbit_info template

Once you get there delete all the text and save it so that it is blank.

Then go into your Postbit Legacy Template

Add this
Code:
<if condition="$post[userid]">
	<div class="pbit"><div>$vbphrase[post_thanks_thanks]: $post[post_thanks_user_amount_formatted]</div></div>
	<div class="pbit"><div>
		<if condition="$post[post_thanks_thanked_times] == 1">
			$vbphrase[post_thanks_time_post]
		<else />
			<if condition="$post[post_thanks_thanked_posts] == 1">
				<phrase 1="$post[post_thanks_thanked_times_formatted]">$vbphrase[post_thanks_times_post]</phrase>
			<else /></div>
				<phrase 1="$post[post_thanks_thanked_times_formatted]" 2="$post[post_thanks_thanked_posts_formatted]">$vbphrase[post_thanks_times_posts]</phrase>
			</if>
		</if>
	</div>
</if>
Before this
Code:
<!-- controls -->
You're all set!

Download

No files for download.

Similar Mods

In Postbit Legacy "User Home" Button [With Small İcon] vBulletin 3.6 Template Modifications

vblts.ru supports vBulletin®, 2022-2024