Announcement

Collapse
No announcement yet.

Username color in the forum index

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Username color in the forum index

    Hi to all, how to a change the username color in the index page?



    Thanks
    https://invisiongame.net

  • #2
    Add this code to the template css_additional.css (or in the css editor in Site Builder if you are on 5.1.2):
    Code:
    .lastpost-by a {
    color: #ff0000 !important;
    }
    Change #ff0000 to whatever colour you would like.
    MARK.B
    vBulletin Support

    Comment


    • #3
      Ok, and the colour for a different group?
      https://invisiongame.net

      Comment


      • #4
        To use a different colour per usergroup would require custom coding.
        MARK.B
        vBulletin Support

        Comment


        • #5
          A product for this?
          https://invisiongame.net

          Comment


          • #6
            Nothing exists at the moment as far as I'm aware.
            You could try asking for help at www.vbulletin.org.
            MARK.B
            vBulletin Support

            Comment


            • #7
              Ok thanks.
              https://invisiongame.net

              Comment


              • #8
                Originally posted by Mark.B View Post
                To use a different colour per usergroup would require custom coding.
                It would be possible to have the code?
                Thanks in advance
                https://invisiongame.net

                Comment


                • #9
                  Originally posted by Mark.B View Post
                  Add this code to the template css_additional.css (or in the css editor in Site Builder if you are on 5.1.2):
                  Code:
                  .lastpost-by a {
                  color: #ff0000 !important;
                  }
                  Change #ff0000 to whatever colour you would like.
                  That worked great for me in the Latest Topics on the sidebar. If that works cant there be some css that globally changes the color of the usernames throughout the site

                  Comment

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