Hi,
as this question is often asked, and has been asked a few days ago again, i decided to write a Howto therefor
In this HowTo, the Administratorusergroup will be my example...
So this is what you have to do:
- Go to your Admincp
- Usergroups
- Usergroup Manager
- Change Usergroup - Administrators
- "Username HTML Markup"
If you look at Username HTML Markup, you have two fields.
The first one starts the HTML, the second one closes it again
So for example, let's say our Administrator is called 'bLeaK' and we want him to be displayed in bold and in red
Then we enter in the first field:
You must first be a
registered member to view any code.
The Second Field:
You must first be a
registered member to view any code.
Now bLeaK is displayed as
bLeaK
If you want bLeaK to be blue and bold, just replace the
red between the two "
So here you have a list of the most used possibilites you have, of course you have more, as there it is HTML but you shouldn't need them.
To get a Username dislpayed in
Bold, type into the first field:
You must first be a
registered member to view any code.
and in the second:
You must first be a
registered member to view any code.
To get a Username displayed in [i]Italic[/c], type into the first field:
You must first be a
registered member to view any code.
and in the second:
You must first be a
registered member to view any code.
To get a Username displayed in
any color type into the first field:
You must first be a
registered member to view any code.
, for example
You must first be a
registered member to view any code.
to get a Username displayed in red, in the second field you have to enter then, doesnt matter what color you have chosen:
You must first be a
registered member to view any code.
Pogo