The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#6
|
||||
|
||||
![]()
I made the "[OP]" a link, that links to all the User's Posts. Also, when you hover over the [OP] it says "Original Poster", see the Title Tag.
This is my code: Code:
<vb:if condition="$thread['postusername'] == $post['username']"><span class="ttg_org_poster"><a href="search.php?{vb:raw session.sessionurl}do=finduser&userid={vb:raw post.userid}&contenttype=vBForum_Post&showposts=1" title="Original Poster"> [OP]</a></span></vb:if> CSS: Code:
/* TTG Original Poster - Postbit Legacy */ .ttg_org_poster { color: #d14a10; /* Change this color to match your style */ font-size: 9px; font-weight: bold; font-style: italic; } /* TTG Original Poster - Postbit Legacy */ |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|