The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#10
|
||||
|
||||
![]()
In your "additional.css" template add the following class:
Code:
.postcontainerOP { border-right: 3px solid red !important; border-left: 3px solid red !important; } Code:
<li class="postbitlegacy postbitim postcontainer {vb:raw post.statusicon}" id="post_{vb:raw post.postid}"> Code:
<li class='postbitlegacy postbitim postcontainer {vb:raw post.statusicon}<vb:if condition="$thread['postuserid'] == $post['userid']"> postcontainerOP</vb:if>' id="post_{vb:raw post.postid}"> |
Благодарность от: | ||
Lynne |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|