Need some advise with my forum's CSS (SMF)

Discussion in 'CSS' started by abrodski, Nov 18, 2012.

  1. #1
    I'm attaching a file where I showed what exactly that I want to achieve.
    As you can see...I have a post separator (a thick light blue bar - No. 2 on the picture).
    I CAN make it somewhat narrower, but I prefer not to...
    Now...As you can see on that print screen picture, where it says No. 1 and No.3...
    There're just few pixels space (padding) between a word "Admin" near No. 3 (written in Cyrillics) - just above the photo AND also where topic name appears in an upper post's section (near No. 1) .
    I want to make that space WIDER (as you can see in the picture where I used arrows to simplify the explanation).
     

    Attached Files:

    abrodski, Nov 18, 2012 IP
  2. abrodski

    abrodski Member

    Messages:
    56
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    41
    #2
    SOLVED!
    .poster,.postarea {padding-top: 10px;}
    .poster,.postarea {padding-bottom: 12px;}
     
    abrodski, Nov 18, 2012 IP