Signature container padding

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Snipercap
    New Member
    • Feb 2013
    • 26
    • 4.2.x

    [Forum] Signature container padding

    Hi,

    Maybe I am being a bit of a n00b here but for the life of me I cannot find the CSS setting within the template to alter the signature container size or the padding or if I am even looking at the right section. I have attached a screenshot to show you what I mean but there seems to be a lot of space between the bottom text of the signature and the edge of its container.

    I was able to find the signature padding-top code in the "postbit.css" and alter that from 1em to 5px which neatened things up a bit but I am hoping someone could help point me in the right direction to address the additional space.

    PHP Code:
    /*signature */
    .signature {
            
    padding-top5px;
        
    border-top: {vb:stylevar signature_border};
            
    margin-top2em;

    Any assistance or direction would be greatly appriciated and I am using vB 4.2.3
  • Snipercap
    New Member
    • Feb 2013
    • 26
    • 4.2.x

    #2
    Heres the pic that I should have added

    Click image for larger version

Name:	Capture.JPG
Views:	5
Size:	11.0 KB
ID:	4340193
    Attached Files

    Comment

    • Snipercap
      New Member
      • Feb 2013
      • 26
      • 4.2.x

      #3
      Scrap that, I found the issue. In the postbit.css template I had to modify the below code from 3em to 1em

      PHP Code:
      .postbitlegacy .postbody, .eventbit .eventdetails .eventbody {
          
      margin-{vb:stylevar left}: {vb:stylevar postbitlegacy_userinfo_width};
          
      border-{vb:stylevar left}: {vb:stylevar postbit_userinfo_border};
          
      background: {vb:stylevar postbit_background};
          
      _background-imagenone;
          
      padding-bottom1em;

      Comment

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