How Do I Make The User Name In Different Font Style

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Jose Amaral Rego
    Senior Member
    • Feb 2005
    • 11058
    • 1.1.x

    How Do I Make The User Name In Different Font Style

    I see change colour, bold & glow but not font or I did not do a good seach here.
  • Jake Bunce
    Senior Member
    • Dec 2000
    • 46598
    • 3.6.x

    #2
    Add a "font" attribute to the style tag, like this:

    Code:
    <span style="font: 10pt verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;">
    
    ...
    
    </span>

    Comment

    • Jose Amaral Rego
      Senior Member
      • Feb 2005
      • 11058
      • 1.1.x

      #3
      For some reason all it did was revert to default font did not change at all.

      Comment

      • Jake Bunce
        Senior Member
        • Dec 2000
        • 46598
        • 3.6.x

        #4
        Did you use a valid font name?

        Comment

        • Jose Amaral Rego
          Senior Member
          • Feb 2005
          • 11058
          • 1.1.x

          #5
          Originally posted by Jake Bunce
          Add a "font" attribute to the style tag, like this:

          Code:
          <span style="font: 10pt verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;">
           
          ...
           
          </span>
          You mean if I place that all it would not work?
          I also did
          <span style="font: 10pt sans-serif;">username</span>

          Comment

          • Firepower_426
            Senior Member
            • Jun 2005
            • 164
            • 3.0.8

            #6
            Where do you change the username color? I did something similiar by adding a color to the Username HTML markup in my usergroup manager, but it doesn't seem to do anything.

            Comment

            • Jose Amaral Rego
              Senior Member
              • Feb 2005
              • 11058
              • 1.1.x

              #7
              Admincp=>Usergroups=>Usergroup Manager=>Default Usergroups=>Edit UserGroup=>Username HTML Markup

              Then add this in first space
              Code:
              <span style="color: red;">
              & this in second
              Code:
               
              </span>

              Comment

              • Firepower_426
                Senior Member
                • Jun 2005
                • 164
                • 3.0.8

                #8
                Great thanks!

                Comment

                • Jose Amaral Rego
                  Senior Member
                  • Feb 2005
                  • 11058
                  • 1.1.x

                  #9
                  Originally posted by Jake Bunce
                  Add a "font" attribute to the style tag, like this:
                  <span style="font: 10pt verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;">
                  </span>


                  You mean if I place that all that is red it would not work?
                  I also did the one below

                  1st space
                  Code:
                  <span style="font: 10pt sans-serif;">
                  2nd space
                  Code:
                  </span>

                  Comment

                  • Jake Bunce
                    Senior Member
                    • Dec 2000
                    • 46598
                    • 3.6.x

                    #10
                    Correct.

                    It works for me. I just tested it using different fonts. The font changed as expected.

                    Comment

                    • Jose Amaral Rego
                      Senior Member
                      • Feb 2005
                      • 11058
                      • 1.1.x

                      #11
                      Not one of these worker only the size grew when I have change it to 20pt or could it be my style, nope that is not it.


                      Code:
                       <span style="font: 10pt sans-serif;"> </span>
                      [LEFT]
                      <span style="font: 10pt verdana;"> </span> 
                      <span style="font: 10pt geneva;"> </span> 
                      [LEFT]<span style="font: 10pt lucida;"> </span> [LEFT]<span style="font: 10pt 'lucida grande';"> </span> [LEFT]<span style="font: 10pt arial;"> </span> [LEFT]<span style="font: 10pt helvetica;"> </span>[/LEFT]
                      
                      [/LEFT][/LEFT][/LEFT][/LEFT]



                      If u can recreate it thanks.
                      Last edited by Jose Amaral Rego; Mon 27 Jun '05, 1:19pm.

                      Comment

                      • Jake Bunce
                        Senior Member
                        • Dec 2000
                        • 46598
                        • 3.6.x

                        #12
                        It works fine for me.

                        I need a URL and admin login for your forum so I can reproduce the problem on your forum. If you send me a PM with this information then I can take a look.

                        Comment

                        • Jose Amaral Rego
                          Senior Member
                          • Feb 2005
                          • 11058
                          • 1.1.x

                          #13
                          I see that your name is different from the regular users so I was wondering is it a font change or gif.?

                          Comment

                          • Jake Bunce
                            Senior Member
                            • Dec 2000
                            • 46598
                            • 3.6.x

                            #14
                            Moderator username markup on this forum is:

                            Code:
                            <span style="color:#666696" title="Forum Moderator"><b>...</b></span>

                            Comment

                            • Jose Amaral Rego
                              Senior Member
                              • Feb 2005
                              • 11058
                              • 1.1.x

                              #15
                              Originally posted by Jake Bunce
                              Moderator username markup on this forum is:

                              Code:
                              <span style="color:#666696" title="Forum Moderator"><b>...</b></span>
                              I used that code and this showed in my url
                              Code:
                               
                              Database error in vBulletin 3.0.7:
                              Invalid SQL: 
                              SELECT calendarpermission.usergroupid, calendarpermission.calendarpermissions,calendar.calendarid,calendar.title, displayorder
                              FROM calendar AS calendar
                              LEFT JOIN calendarpermission AS calendarpermission ON (calendarpermission.calendarid=calendar.calendarid AND usergroupid IN(6))
                              ORDER BY displayorder ASC
                               
                              mysql error: Lost connection to MySQL server during query
                              mysql error number: 2013
                              i can not even loggin to my admincp, I hope this is a server thing?

                              I am back up damm that was worrying me.


                              I was wonder where did this code come from, is it in some instruction or just in vb.com
                              Code:
                              <span style="color:#666696" title="Forum Moderator"><b>...</b></span>
                              One other think can I upload another font type or am I unable?
                              Last edited by Jose Amaral Rego; Mon 27 Jun '05, 2:31pm.

                              Comment

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