Back to vBulletin 4.x Template Modifications

Thread Starter Image in Postbit for OP
Mod Version: 1.00, by addamroy

vB Version: 4.1.x Rating: (3 votes - 4.67 average) Installs: 9
Released: 19 Feb 2013 Last Update: 19 Feb 2013 Downloads: 51
Not Supported Template Edits Additional Files Re-usable Code Translations  

This modification is simple. It will display a 'Thread Starter' graphic on all posts made by the original poster ("The OP") in each thread.

Only 1 image upload and 1 template edit required to make this work.

Step 1 - Upload the OP.png image to your forum's /images folder.

Step 2 - In your postbit_legacy template...

FIND
Code:
{vb:raw template_hook.postbit_userinfo_left}
<vb:if condition="$show['reputation']">
ABOVE that code ADD
Code:
<!-- SHOW OP IMAGE FOR POSTS -->
<vb:if condition="$thread[postusername]==$post[username]">
<div align="left" style="float:left;padding:7px;margin-bottom:5px;background-color:#252525;border:1px solid #000000;">
<img src="images/OP.png" alt="{vb:raw post.username} started this thread." />
</div>
</vb:if>
<!-- SHOW OP IMAGE FOR POSTS -->
That's it

Check out my other Template Modifications for 4.x!

[Postbit-Legacy Hack] Attractive User Info Boxes for Posts

http://www.vbulletin.org/forum/showthread.php?p=2393460

Sidebar Anywhere Enhancement - Custom Blocks Per Forum or Page

Change Thread Title Color for Specific Forums on Homepage

Change Background Color for Specific Forums on Homepage

Change Title Color of Specific Forums on Homepage

CUSTOM BUTTONS that look like your forum!

Custom User Rank Box in Posts

Download

File Type: %1$s Thread-Starter-In-Postbit.zip (5.6 KB, 62 downloads)

Screenshots

Click image for larger version
Name:	threadstarterexample.png
Views:	624
Size:	27.0 KB
ID:	143849  

Similar Mods

Show Thread Enhancements Thread Starter in Postbit for vB 4 vBulletin 4.x Add-ons
Show Thread Enhancements Add (OP) to thread starter's postbit vBulletin 3.8 Template Modifications
Thread Starter on postbit. vBulletin 3.5 Template Modifications

vblts.ru supports vBulletin®, 2022-2024