How to move text down in postbit?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • pureturk
    Senior Member
    • Jun 2007
    • 141

    [Forum] How to move text down in postbit?

    I want to pad down the text in postbit body and also open gap between "posted by" and its content in quote box


    please see picture;

  • Mark.B
    vBulletin Support
    • Feb 2004
    • 24275
    • 6.0.X

    #2
    Try adding this to additional.css:

    Code:
    .postcontent
    {
    margin-top: 15px;
    }
    You can adjust the 15px to suit.
    MARK.B
    vBulletin Support
    ------------
    My Unofficial vBulletin 6.0.0 Demo: https://www.talknewsuk.com
    My Unofficial vBulletin Cloud Demo: https://www.adminammo.com

    Comment

    • pureturk
      Senior Member
      • Jun 2007
      • 141

      #3
      Nice. what about my other problem shown in picture?

      Comment

      • Mark.B
        vBulletin Support
        • Feb 2004
        • 24275
        • 6.0.X

        #4
        Originally posted by pureturk
        Nice. what about my other problem shown in picture?
        Oops.

        Try adding the below to additional.css:

        Code:
        .bbcode_postedby 
        {
        margin-bottom: 10px;
        }
        Again play with the 10px to your taste.

        Note that you might have to rebuild your post cache afterwards to make this show up on older posts, though it will show immediately for new ones.
        MARK.B
        vBulletin Support
        ------------
        My Unofficial vBulletin 6.0.0 Demo: https://www.talknewsuk.com
        My Unofficial vBulletin Cloud Demo: https://www.adminammo.com

        Comment

        • pureturk
          Senior Member
          • Jun 2007
          • 141

          #5
          Originally posted by Mark.B
          Oops.

          Try adding the below to additional.css:

          Code:
          .bbcode_postedby 
          {
          margin-bottom: 10px;
          }
          Again play with the 10px to your taste.

          Note that you might have to rebuild your post cache afterwards to make this show up on older posts, though it will show immediately for new ones.
          Exactly how I wanted them. Thank you very much.

          Comment

          widgetinstance 262 (Related Topics) skipped due to lack of content & hide_module_if_empty option.
          Working...
          😀
          😂
          🥰
          😘
          🤢
          😎
          😞
          😡
          👍
          👎