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

msg:4520091 | 3:04 pm on Nov 18, 2012 (gmt 0) | There's no way to attach a file, so it makes it harder to explain what I want. I use SMF forum. I have a post separator (a thick light blue bar). I CAN make it somewhat narrower, but I prefer not to... Now... There're just few pixels space (padding) between a word "Admin" - just above the photo on the left side AND also where topic name appears in an upper post's section. I want to make those spaces WIDER.
|
abrodski

msg:4520118 | 7:41 pm on Nov 18, 2012 (gmt 0) | SOLVED! .poster,.postarea {padding-top: 10px;} .poster,.postarea {padding-bottom: 12px;}
|
hackrishna

msg:4524293 | 12:08 pm on Dec 2, 2012 (gmt 0) | Great you solved it yourself! The best way to such things is using Chrome's developer tools ;) Right-clicking on the page and Inspecting element
|
|
|