Results 1 to 2 of 2

Thread: Color

  1. #1
    Join Date
    Apr 2008
    Location
    Nottingham
    Posts
    213
    Tokens
    0

    Default Color

    Ok how do i change the colour of a user say adminsitator how do i make there name go red or somet?

  2. #2
    Join Date
    Jun 2005
    Location
    Selby
    Posts
    3,357
    Tokens
    2,165

    Latest Awards:

    Default

    In your Admin CP go;

    1) Usergroups -> Usergroup Manager
    2) Find "Administrators" and click "Edit Usergroup" under the controls section
    3) Find the two boxes under "Username HTML Markup"
    4) The first box represents the tags which are placed on the start of the username so for a bold red username you should have
    HTML Code:
    <b><font color="red">
    5) The second box represents the tags which are placed on the end of the username, for a bold red username these should be
    HTML Code:
    </font></b>
    You can ofcourse substitute the "red" in the font colour for any other colour name or a hex code.

    Matt lurvs Jay

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •