Gap between signature

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • trick2008
    Member
    • Apr 2008
    • 36
    • 3.6.x

    [Forum] Gap between signature

    Hey, Is there anyway to change the gap between the post text and the signature? It's way too big on my forum and just looks crazy...
  • trick2008
    Member
    • Apr 2008
    • 36
    • 3.6.x

    #2
    Anyone?

    Comment

    • Meestor_X
      Senior Member
      • Apr 2006
      • 637
      • 3.8.x

      #3
      If you're using vertical postbit, the post will be as big as it, and the signature will be the at the bottom of the post. You can put less stuff in your postbit or change to horizontal postbit.
      -Andy.
      http://www.checkcheckonetwo.com
      http://www.mindplacesupport.com

      Comment

      • trick2008
        Member
        • Apr 2008
        • 36
        • 3.6.x

        #4
        Thanks for your help

        Comment

        • Riasat
          Senior Member
          • Aug 2006
          • 4013

          #5
          will there be any option to "fix" this?

          Comment

          • footose
            Member
            • Feb 2006
            • 43
            • 3.5.x

            #6
            Yah, super annoying here too. User's already complaining.

            Comment

            • footose
              Member
              • Feb 2006
              • 43
              • 3.5.x

              #7
              lol

              Comment

              • McCarroll21
                Member
                • Sep 2006
                • 90
                • 4.1.x

                #8
                Here's how I changed it. I installed the additional CSS add on by Lynne.

                Code:
                .postbitlegacy .after_content {
                clear:right !important;
                }
                In one of the additional CSS templates, I added this code. The default code wants it to clear both. This just clears the right side and will move the signatures up below the posts instead of beneath the postbit.


                With the default clear:both code:

                Click image for larger version

Name:	clearboth.png
Views:	1
Size:	41.7 KB
ID:	3677230




                With the change to clear:right:

                Click image for larger version

Name:	clearright.png
Views:	1
Size:	43.2 KB
ID:	3677231

                Comment

                • gersforum
                  New Member
                  • Jul 2008
                  • 24
                  • 3.6.x

                  #9
                  Or go to Styles & language settings in the ACP and set Use Legacy (Vertical) Postbit Template to no. Looks tidier and pulls the signature upwards.

                  Just an option.

                  Comment

                  • Riasat
                    Senior Member
                    • Aug 2006
                    • 4013

                    #10
                    thanks

                    Comment

                    • Turbosport
                      Member
                      • May 2005
                      • 45
                      • 3.0.7

                      #11
                      Originally posted by gersforum
                      Or go to Styles & language settings in the ACP and set Use Legacy (Vertical) Postbit Template to no. Looks tidier and pulls the signature upwards.

                      Just an option.
                      That is terrible, instead of reading through a thread you have to read the user info after every reply !!!

                      Comment

                      • Turbosport
                        Member
                        • May 2005
                        • 45
                        • 3.0.7

                        #12
                        So you dont need the add-on just do this:

                        in postbit.css

                        find:

                        Code:
                        /*post bit*/
                        and immediatly under it put this:

                        Code:
                        .postbitlegacy .after_content {
                        clear:right !important;
                        }

                        Comment

                        • gersforum
                          New Member
                          • Jul 2008
                          • 24
                          • 3.6.x

                          #13
                          Originally posted by Turbosport
                          That is terrible, instead of reading through a thread you have to read the user info after every reply !!!
                          Hence the option comment pal..

                          Comment

                          • gersforum
                            New Member
                            • Jul 2008
                            • 24
                            • 3.6.x

                            #14
                            Originally posted by Turbosport
                            So you dont need the add-on just do this:

                            in postbit.css

                            find:

                            Code:
                            /*post bit*/
                            and immediatly under it put this:

                            Code:
                            .postbitlegacy .after_content {
                            clear:right !important;
                            }
                            Thanks - I used your option

                            Comment

                            • Alien
                              Senior Member
                              • Jul 2000
                              • 325

                              #15
                              Originally posted by footose
                              lol

                              Notice in the above screenshot how both the left AND right have wasted space. Anyway via code to allow the left side instant messages icon to be MUCH closer to the posbit footer/Promote to Article area AND in return also help make the right hand side not so bad with the wasted space?

                              Thanks for any pointers you can provide here.
                              -Jason / WTF.com

                              "I think I've been quite clear that the new style will be in vB4." - Allen Lin / February 16, 2012

                              Comment

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