Username Size in Postbit

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • vlastanovak
    Senior Member
    • May 2009
    • 151

    [Forum] Username Size in Postbit

    How do I change the size of the username in the postbit? As in the username that appears above avatars. I am using postbit legacy.

    The username is inside the div class 'username_container', but when I add 'font-size:16px' to this class in postbit.css it doesn't change? What am I missing?
    Please feel free to add me on MSNM - would love to have some fellow vBulletin users added to discuss ideas re. the software!


  • Andy
    Senior Member
    • Jan 2002
    • 5886
    • 4.1.x

    #2
    Here you go.

    Code:
    .postbitlegacy .userinfo a.username, .eventbit .userinfo a.username {
    	clear:right;
    	font-size: 16px; /* changed by andy default 13px */
    	font-weight:bold;
    	width: auto;
    	max-width:{vb:math {vb:stylevar postbitlegacy_userinfo_width} - {vb:math {vb:stylevar padding}*2} - 20px};
    	word-wrap:break-word;
    }

    Comment

    • vlastanovak
      Senior Member
      • May 2009
      • 151

      #3
      Thanks mate. Legend.
      Please feel free to add me on MSNM - would love to have some fellow vBulletin users added to discuss ideas re. the software!


      Comment

      • MagiKelly
        Member
        • Nov 2005
        • 39
        • 3.5.x

        #4
        Is there a way of doing this without having to get into the code. i.e Is there a style variable that covers this?

        Comment

        • The Wise One
          Senior Member
          • Aug 2003
          • 105
          • 3.8.x

          #5
          Originally posted by MagiKelly
          Is there a way of doing this without having to get into the code. i.e Is there a style variable that covers this?
          install this mod from the org



          then set the css that way.
          Smoke free since 9-28-08

          Comment

          • ESAD
            Senior Member
            • Aug 2003
            • 162
            • 3.8.x

            #6
            Tagged
            .....................................
            www.GigaThreads.com

            Comment

            • BoredOutOfMyMind
              Member
              • Feb 2006
              • 71
              • 3.8.x

              #7
              Thank you Andy, this was on the list to repair.

              Comment

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