Log in

View Full Version : Increase distance between post and signature?


carwash
01-03-2005, 11:02 PM
Is there a simple <p> or line break code one can add to some template somewhere in order to increase the space in between the post content and a user's signature?

Is there also a way to change the solid line to a dotted line, a la invisionboard? My users seem to have found that clearer. All help is appreciated, I'm sure its pretty easy to do.

manguish
01-04-2005, 06:20 AM
Postbit or Postbit_legacy depending on which you're using.

Look for :

<!-- sig -->
<div>
__________________<br />
$post[signature]
</div>
<!-- / sig -->

Then edit as you like.

carwash
01-04-2005, 10:19 PM
Thanks a lot.

Gunshot
03-22-2005, 11:46 PM
Postbit or Postbit_legacy depending on which you're using.

Look for :

<!-- sig -->
<div>
__________________<br />
$post[signature]
</div>
<!-- / sig -->

Then edit as you like.



how would one go about adding some space 9say 5 or 6 rows) between the post and sig by default?

Oblivion Knight
03-23-2005, 10:11 AM
If you're using postbit_legacy, try this awesome template mod by Brad.. :)
http://www.vbulletintemplates.com/mods/showthread.php?t=6205

Gunshot
03-28-2005, 03:17 AM
thank you...I did use this

and used </br> to postition things how I wanted

then dumped the divider line and put in a divider image

I'm happy with it now