Change font for username in postbit_legacy?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Loyalty4Life
    Senior Member
    • Oct 2003
    • 251
    • 3.5.0 Pre-Release

    Change font for username in postbit_legacy?

    Hi...

    I want to change the font type and size of the username in the postbit_legacy. I want it to be the same size and font as the forum name on the forum main page. Where do I locate that font type, and how do I make this change?

    Secondly, in the postbit_legacy, how do I get the smaller font underneath the username (like the title, location, etc) to use only the "small font" type?

    Thanks for all your help!
  • Jake Bunce
    Senior Member
    • Dec 2000
    • 46598
    • 3.6.x

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

    Scroll to the Additional CSS Definitions box at the bottom:

    Code:
    /* ***** styling for 'big' usernames on postbit etc. ***** */
    .bigusername { font-size: 14pt; }
    Changing the class references of those parts of the postbit requires modifying the template:

    Admin CP -> Styles & Templates -> Style Manager -> « » -> Postbit Templates -> postbit or postbit_legacy (depending on which layout you are using)

    Comment

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