changing colors

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • homie22
    Member
    • Feb 2008
    • 40
    • 4.2.X

    changing colors

    see how the admins/ mods on this forum are colored red? How can i do this on my own forum?



    Thanks!
  • Onimua
    Senior Member
    • Apr 2005
    • 4572

    #2
    Admin CP > Usergroups > Usergroup Manager

    When you edit a usergroup, look at Username HTML Markup.
    Congratulations on the death of vBulletin, Internet Brands.

    Comment

    • homie22
      Member
      • Feb 2008
      • 40
      • 4.2.X

      #3
      Originally posted by Onimua
      Admin CP > Usergroups > Usergroup Manager

      When you edit a usergroup, look at Username HTML Markup.
      THANKS! GOt it working : ]

      Comment

      • Onimua
        Senior Member
        • Apr 2005
        • 4572

        #4
        Everything you need to do is in the admin help (where you would see this if you click the ? icon):

        The first field is the opening tag. The second field is the closing tag. These tags will be inserted around the user's username like this:

        [opening tag]username[closing tag]

        Some HTML tags you might want to use here include:

        <span style="font-weight: bold;">username</span> = username
        <span style="font-style: italic;">username</span> = username
        <span style="text-decoration: underline;">username</span> = username
        <span style="color: red;">username</span> = username
        <span style="font: 20px verdana;">username</span> = username

        You can also do combinations by using more than one attribute in the style property:

        <span style="font: 20px verdana; color: red;">username</span> = username
        Congratulations on the death of vBulletin, Internet Brands.

        Comment

        • homie22
          Member
          • Feb 2008
          • 40
          • 4.2.X

          #5
          Originally posted by Onimua
          Everything you need to do is in the admin help (where you would see this if you click the ? icon):
          thx i got it

          Comment

          widgetinstance 262 (Related Topics) skipped due to lack of content & hide_module_if_empty option.
          Working...