Forum header

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • felisha
    Member
    • May 2010
    • 66

    [vB4] Forum header

    How do you change your forum header?

    And how do we make the layout here our layout?
  • felisha
    Member
    • May 2010
    • 66

    #2
    also, how do you change the colors of the admins and mods names?

    Comment

    • Lynne
      Former vBulletin Support
      • Oct 2004
      • 26255

      #3
      Change the header by going to the Style Manager > find style > select StyleVars from dropdown > change the stylevar "titleimage"

      The layout you see here is the default and should be installed on your site when you first installed it.

      To change the color of your usergroup member names:
      Usergroup Manager > Edit Administrators > Username HTML Markup
      The first field is the opening tag. The second field is the closing tag. These tags will be inserted around the user's username like this:

      [opening tag]username[closing tag]

      Some HTML tags you might want to use here include:

      <span style="font-weight: bold;">username</span> = username
      <span style="font-style: italic;">username</span> = username
      <span style="text-decoration: underline;">username</span> = username
      <span style="color: red;">username</span> = username
      <span style="font: 20px verdana;">username</span> = username

      You can also do combinations by using more than one attribute in the style property:

      <span style="font: 20px verdana; color: red;">username</span> = username

      Please don't PM or VM me for support - I only help out in the threads.
      vBulletin Manual & vBulletin 4.0 Code Documentation (API)
      Want help modifying your vbulletin forum? Head on over to vbulletin.org
      If I post CSS and you don't know where it goes, throw it into the additional.css template.

      W3Schools &lt;- awesome site for html/css help

      Comment

      • felisha
        Member
        • May 2010
        • 66

        #4
        well, i paid for 4 but my friend who installed it all for me said that it wouldn't install on our site using impex for some reason

        Comment

        • Lynne
          Former vBulletin Support
          • Oct 2004
          • 26255

          #5
          You don't use impex to install it, so I'm not sure what you mean.

          Please don't PM or VM me for support - I only help out in the threads.
          vBulletin Manual & vBulletin 4.0 Code Documentation (API)
          Want help modifying your vbulletin forum? Head on over to vbulletin.org
          If I post CSS and you don't know where it goes, throw it into the additional.css template.

          W3Schools &lt;- awesome site for html/css help

          Comment

          • felisha
            Member
            • May 2010
            • 66

            #6
            we fixed it. thanks

            where can I get girly layouts?

            Comment

            • felisha
              Member
              • May 2010
              • 66

              #7
              Originally posted by Lynne
              Change the header by going to the Style Manager > find style > select StyleVars from dropdown > change the stylevar "titleimage"
              I can't find "titleimage" what section is it under?

              Comment

              • ENF
                Senior Member
                • Apr 2002
                • 2677
                • 3.8.11

                #8
                Just simply start typing titleimage in the search bar at the top, it'll pop up below.

                But, if you still can't get that to work... it's under 'ImagePaths'.
                To be updated...

                Comment

                • felisha
                  Member
                  • May 2010
                  • 66

                  #9
                  Originally posted by ENF
                  Just simply start typing titleimage in the search bar at the top, it'll pop up below.

                  But, if you still can't get that to work... it's under 'ImagePaths'.
                  Oh! Thank you so much!! :*

                  Do you know why half my font colors don't work?

                  Comment

                  • felisha
                    Member
                    • May 2010
                    • 66

                    #10
                    Also, Do you know how to make the "about me" have more text?

                    Comment

                    Related Topics

                    Collapse

                    Working...