vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   Increase distance between post and signature? (https://vborg.vbsupport.ru/showthread.php?t=73733)

carwash 01-03-2005 11:02 PM

Increase distance between post and signature?
 
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 :

Code:

                <!-- 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

Quote:

Originally Posted by manguish
Postbit or Postbit_legacy depending on which you're using.

Look for :

Code:

                <!-- 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/mo...ead.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


All times are GMT. The time now is 09:28 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01236 seconds
  • Memory Usage 1,719KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (2)bbcode_code_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (6)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete