![]() |
Custom Colors of Text for different UserGroups
Hey Community,
is it possible to change the written font for Administrators (ID:6) in a unique one by editing the postbit_legacy template? I wanna change the colour into an orange one, but anybody should see the orange color...not only the group who have written it.... (sorry for my english...not so good ;-)) Code:
<div class="postbody"> i need the change that any of my admins write in a unique color with the function that really anybody else can see this integrated color and not the standard-font-color... pls help ;) |
|
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>"> |
I achieved this effect in my own forum by assigning a unique CSS style to the message if the poster was admin (usergroupid 6). This is in postbit_legacy.
Code:
<vb:if condition="is_member_of($post, 6)"> |
All times are GMT. The time now is 07:10 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|