The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#3
|
|||
|
|||
![]()
no, sorry but i don't wanna have the legend bar colored...i want that the text of every post from a member within the "administrator"-group have a color...maybe "yellow" not the color of name under the avatar or in the legendbar...the post!
--------------- Added [DATE]1326210598[/DATE] at [TIME]1326210598[/TIME] --------------- i've edited the code to this... but it doesn't work...in postbit and postbit_legacy Code:
<div class="content<vb:if condition="$show['first_ad'] OR $show['last_ad']"> hasad</vb:if>"> <div id="post_message_{vb:raw post.postid}"> <vb:if condition="$bbuserinfo['usergroupid'] == 6"> <blockquote class="postcontent restore "> <div style="font-color: #D6B52E;">{vb:raw post.message}</span> <vb:else /> {vb:raw post.message} </blockquote> </vb:if> </div> </div> |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|