Announcement

Collapse
No announcement yet.

Username color in the forum index

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

  • osras1
    replied
    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

    Leave a comment:


  • GamesItalia
    replied
    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

    Leave a comment:


  • GamesItalia
    replied
    Ok thanks.

    Leave a comment:


  • Mark.B
    replied
    Nothing exists at the moment as far as I'm aware.
    You could try asking for help at www.vbulletin.org.

    Leave a comment:


  • GamesItalia
    replied
    A product for this?

    Leave a comment:


  • Mark.B
    replied
    To use a different colour per usergroup would require custom coding.

    Leave a comment:


  • GamesItalia
    replied
    Ok, and the colour for a different group?

    Leave a comment:


  • Mark.B
    replied
    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.

    Leave a comment:


  • GamesItalia
    started a topic Username color in the forum index

    Username color in the forum index

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



    Thanks

Related Topics

Collapse

Working...
X