![]() |
How do I change a usergroup's title color and font weight?
My version is 4.2.0 and I'm currently using postbit_legacy format.
This should be such a simple thing to achieve (and it probably is). I'm trying to change the usergroup title colors (as they are displayed underneath the user names and above the avatars within posts). The method for changing the markup color for the user names within a usergroup is clearly documented among numerous posts here and quite easy to accomplish with the Usergroup Manager. But I can't seem to find a way to change the usergroup title colors and font weights. No matter what I've tried so far they remain black and un-bolded. Will someone please point me to the solution? Thank you. |
Check here: https://vborg.vbsupport.ru/showthread.php?t=105598
--------------- Added [DATE]1362721989[/DATE] at [TIME]1362721989[/TIME] --------------- The easiet way is to go to admincp>usergroup manager>the usergroup you want to change> html markup boxes and enter this(<font color="#8C1717"><i><b>) in the box on the left and this in the box on the right(</font></i></b>) remember to change the hex code color i used to oneyou want to use |
Figuring out all those css classes makes my head spin. I would jut go into the postbit_legacy template on line 33, <span class="usertitle">, and edit in an inline style attribute.
@Ba'al, he wants to change the user title mark up. That setting is for the mark up for the user name itself. |
Quote:
|
Thanks for the replies...
Quote:
Quote:
--------------- Added [DATE]1362754956[/DATE] at [TIME]1362754956[/TIME] --------------- I'm sure not having much luck finding a way to do this. Can anyone help, please? |
<span style="color:[color here];"><span style="font-weight:[font weight here]"></span>
|
Quote:
|
Quote:
|
Quote:
|
Here's a crude way of doing it with template edits.
In postbit.css add this to the bottom: Code:
/* markup for administrators */ Code:
<div class="username_container"> Code:
<div class="userinfo"> |
All times are GMT. The time now is 11:59 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:
|