Quote:
You add
<span class="admin"> to the first box and </span> to the second box
|
Add that on the AdminCP > Usergroups > Usergroup Manager > Edit Usergroup page.
Quote:
Now you go into the style manager and add in the addtional CSS area for your style
.admin
{
color:black;
font-weight:bold;
}
|
Add that to the AdminCP > Style Manager > Main CSS page.
(I think that was the right way to get to those pages, I haven't seen a vB admin panel in 3 months so I might have got it a bit wrong

)