Postbit Username/Rank Text & Font

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • 9thsspzd@gmail.com
    New Member
    • Feb 2018
    • 15
    • 4.2.x

    Postbit Username/Rank Text & Font

    Hello, I am currently running vb 4.2.5

    Im trying to figure out how to change the font and text size of the username and rank that show up in the postbit when a given user makes a post. Any advice on this ?
    Last edited by [email protected]; Wed 14 Feb '18, 8:28pm.
  • Saeed Fazlollahzadeh
    Member
    • Jul 2016
    • 72
    • 5.2.x

    #2
    Hi there, go to AdminCP / User Ranks / User Rank Manager and edit codes and styles you've entered on rich text field.
    Also if you've assigned any classes here and css codes are in additional.css, AdminCP / Styles & Templates / Search in Templates. In the search field please type additional.css and set Search Only Titles to Yes.

    That was for the ranks.

    For username, go to AdminCP / Usergroups / Usergroup Manager, and add or change anything you've entered or not entered in Username HTML Markup field.
    Also if assigned any classes here and css codes somewhere else, do as before I told.

    Comment

    • djbaxter
      Senior Member
      • Aug 2006
      • 1418
      • 4.2.5

      #3
      For username font and font size, add to additional.css


      Code:
      /* change username font size  and font family*/
      .postcontainer .username_container .popupmenu a.popupctrl {font-size:16px;font-family: Arial, Helvetica, sans-serif;}
      /* end change username font size */
      Enter your own preferences for size, primary font, and fallback fonts.
      Psychlinks Web Services Affordable Web Design & Site Management
      Specializing in Small Businesses and vBulletin/Xenforo Forums

      Comment

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