The Arcive of vBulletin Modifications Site. |
|
|
#1
|
|||
|
|||
|
I`m looking to pad out the posting area, alt1.
I`ve noticed the members signatures are too close to the actual posts, I would prefer a bit more of a space seperating the two. Problem is if I pad out alt1, then it would effect the main forum display too but padding it out. What options do I have? Thanks. |
|
#2
|
||||
|
||||
|
Find the signature display code in the postbit(_legacy) template, and add this around it.
Code:
<div style="padding: 10px;">THE CODE</div> |
![]() |
|
|