Back to vBulletin 4.x Template Modifications

highlight threadstarter posts!
Mod Version: 1.00, by ToNetU

vB Version: 4.0.x Rating: (3 votes - 5.00 average) Installs: 26
Released: 25 Jan 2010 Last Update: Never Downloads: 0
Not Supported Template Edits Re-usable Code  

hi there,

this is an easy way to
highlight threadstarter post by editing ONE template.

In this mod, it will be below the user title, but if you want it somewhere else just let me know here NOT in pm please!

let's start:
1- go to postbit or postbit_legacy template

2- search for:
Code:
<span class="usertitle">
{vb:raw post.usertitle}
</span>
3- add below it:
Code:
<vb:if condition="$post['postcount'] == 1">
<vb:else />
<vb:if condition="$thread[postuserid] == $post[userid]">
<img src="images/misc/subscribed.png" alt="Thread Starter"/> <span style="color:red"><b><u>Thread Starter</u></b></span>
</vb:if></vb:if>

screenshot: http://i45.tinypic.com/2l8d89t.png

FAQ:
- What this mod will do?
it will show you who's the thread starter in the thread by add text "Thread Starter" and an icon next to it!


- Where it will be the "text and icon"?
it will be any where you want in the thread. for example if you want it to be below/above the signature, below the post, with the member info, below the member title... etc!


- Why this mod is very important for some forum?for example here in vb.org how could you know if the post from the thread starter? and you wanna follow his/her posts! better than scrolling up and down to see who's the thread starter!

- If i want to put it somewhere else can you help me?
YES ofcourse! just tell me where do you want it and i will be very happy to help
after you clicked INSTALL.

- Does this mod will appear "thread starter" in the first post [which is the thread] ?
NO THIS WILL NOT APPEAR IN THE FIRST PORT #1 , IT WILL APPEAR IN THE POSTS AFTER THE THREAD ONLY

- Can i change the prefix of "Thread Starter" to something else?
YES you can just edit it to anything else of any language you want!

- Can i change the icon to another one?
YES you can just edit this code
Code:
<img src="images/misc/subscribed.png" alt="Thread Starter"/>

to the icon you want
.
PLEASE DON'T FORGET TO CLICK INSTALL.

that's it , enjoy it

Download

No files for download.

Supporters / CoAuthors

  • ToNetU

Similar Mods

Show Thread Enhancements Highlight Threadstarter's Posts/Replies in Thread vBulletin 3.7 Add-ons

vblts.ru supports vBulletin®, 2022-2024