PDA

View Full Version : Alt1/Posting area padding out


sumacbob
07-16-2007, 12:41 AM
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.

Dismounted
07-16-2007, 05:03 AM
Find the signature display code in the postbit(_legacy) template, and add this around it.
<div style="padding: 10px;">THE CODE</div>