Remove underlive from names

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Ninjadude101
    Member
    • Apr 2008
    • 56
    • 3.6.x

    Remove underlive from names

    How do i remove the underline from users names?
  • Jake Bunce
    Senior Member
    • Dec 2000
    • 46598
    • 3.6.x

    #2
    Admin CP -> Styles & Templates -> Style Manager -> Main CSS (in the menu) -> Additional CSS Definitions (at the bottom)

    Add the red code:

    Code:
    /* ***** styling for 'big' usernames on postbit etc. ***** */
    .bigusername { font-size: 14pt; [color=red]text-decoration: none;[/color] }
    That will affect the various big username links like those in the postbit.

    Comment

    • Ninjadude101
      Member
      • Apr 2008
      • 56
      • 3.6.x

      #3
      Thank you

      Worked perfectly

      Comment

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