vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Template Modifications (https://vborg.vbsupport.ru/forumdisplay.php?f=246)
-   -   Board Optimization - How to reduce space in postbit (https://vborg.vbsupport.ru/showthread.php?t=230859)

I.am 12-21-2009 10:00 PM

How to reduce space in postbit
 
1 Attachment(s)
To reduce the space between the message area and the signature space go in:

Admin CP -> Style & Templates -> Style Manager -> CSS Templates -> Postbit.css

Find:

PHP Code:

/*post bit*/ 

Add under it:

PHP Code:

.postbitlegacy .after_content {
clear:right !important;


Save.

Finish

Skyrider 12-23-2009 05:47 PM

Thanks! Was looking for something like this.

ragarcia87 12-23-2009 06:13 PM

Thanks a million :D This is awesome.

woffie 12-24-2009 12:59 AM

Real nice!

MichelangeloITA 12-24-2009 04:15 AM

Seems not working on my side :\

I.am 12-24-2009 04:25 AM

can you post your site url?

MichelangeloITA 12-24-2009 11:03 AM

Risposto via MP :D

Trumpetrhapsody 12-26-2009 07:36 PM

Is there any way to get the bottom of the sig to line up with the end of the left column in legacy postbit instead of just being spaced down a bit from the last text of the post?

Either way this is way better than the HUGE gap in vb4.

Snug 12-26-2009 08:59 PM

this is awesome!!

thanks

KissOfDeath 12-27-2009 11:33 PM

this was usefull thank you, although the 1st code is wrong (probly been changed in new releases of vbulletin)

movslow 12-28-2009 04:28 AM

screenshot?

Front Range 12-28-2009 03:02 PM

I like the idea but couldn't get it to work on 4.0 Gold.

Switch3130 12-28-2009 04:09 PM

My members were complaining about this, thanks for posting a fix.

GrossKopf 12-28-2009 06:35 PM

Thanks for the fix! I never understood why the vb team insisted it wasn't supposed to look like this. I prefer it myself. :)

ddaybofb 01-01-2010 01:42 AM

Thanks, was looking for something like this for a while.

Charis 01-01-2010 05:36 AM

Thanks.

Quote:

Originally Posted by Trumpetrhapsody (Post 1938874)
Is there any way to get the bottom of the sig to line up with the end of the left column in legacy postbit instead of just being spaced down a bit from the last text of the post?

Either way this is way better than the HUGE gap in vb4.

+1

LifesGreatestGift 01-01-2010 11:01 AM

https://vborg.vbsupport.ru/external/2010/01/81.png

https://vborg.vbsupport.ru/external/2010/01/82.png

Thanks for figuring this out :) Everyone click "Installed" to show your appreciation. :)

Dr.osamA 01-03-2010 05:12 AM

thanxx

installed
________
HYSTERECTOMY FORUMS

zeroality 01-08-2010 10:24 PM

Hmm, I tried the code and it didn't change the spacing at all - although the initial spacing was nowhere near as large as what TheWindows7Site posted in his 'before' picture and the spacing is roughly the same as in his 'after' picture so I guess vBulletin fixed it?

https://vborg.vbsupport.ru/external/2010/01/107.jpg

That is how it looks - with or without the fix. I was hoping to get the nil space like in 3.8 - possible? :(

elwachiman 01-09-2010 12:21 AM

nice, installed tnks

zeroality 01-09-2010 03:34 PM

I am trying to get help with this over at vbulletin.com - it would be nice if one of you could take a look at what's been posted and help me find a solution, which would most likely benefit a lot of users. Thank you!

Drago13 01-09-2010 09:29 PM

awesome... thanks...

The Coon 01-10-2010 10:49 AM

Absolutely cool ... thanks a lot! :cool:

zeroality 01-12-2010 11:03 PM

A wonderful staff member over at vb.com solved the problem for me. It was the padding. See here.

Fastbird 01-14-2010 02:59 AM

Thank you, that was bugging me so bad! Works fine with vb4 PL1

GrossKopf 01-14-2010 09:14 AM

Ok, I must be crazy... I did this and fixed the problem, however I'm having another issue with a template that I think may be related to this fix, so I wanted to reverse it to see, but now I don't see postbit.css under Style Manager/Postbit Templates. What am I doing wrong?

cloferba 01-15-2010 12:33 PM

does this work with 4.0.1?

princeedward 01-15-2010 05:46 PM

Quote:

Originally Posted by cloferba (Post 1956431)
does this work with 4.0.1?

yes in deed....same as mine..;)

COL NIL SATIS 01-15-2010 06:00 PM

Thank you for this...looks a million times better now..the space before was a massive empty hole...top little mod..installed

zonaenlinea 01-16-2010 08:10 PM

Thank Prefect

Drocr 01-18-2010 09:46 AM

Quote:

Originally Posted by GrossKopf (Post 1955281)
Ok, I must be crazy... I did this and fixed the problem, however I'm having another issue with a template that I think may be related to this fix, so I wanted to reverse it to see, but now I don't see postbit.css under Style Manager/Postbit Templates. What am I doing wrong?


I have the same problem....

where is postbit.css? D:

jonty 01-18-2010 10:00 AM

Quote:

Originally Posted by Drocr (Post 1959028)
I have the same problem....

where is postbit.css? D:

Moved in 4.0.1?
Look for CSS Templates->postbit.css

Drocr 01-18-2010 10:09 AM

I did, there is no postbit.css in there :/
No clue why...

http://i45.tinypic.com/birrep.jpg

I checked postbit but there is no

/*post bit*/

in it.

jonty 01-18-2010 10:11 AM

Quote:

Originally Posted by Drocr (Post 1959040)
I did, there is no postbit.css in there :/
No clue why...

http://i45.tinypic.com/birrep.jpg

I checked postbit but there is no

/*post bit*/

in it.

see post above :D

sisterhood 01-18-2010 12:44 PM

You must search unter CSS -->postbit.css NOT Postbit :-)

BBR-APBT 01-22-2010 11:31 PM

That still puts a gap under the signature box on a one line reply or when the userinfo is longer then the postbody.

What I am trying to do here is.

Use the clear:right or none, To clear the space in the userinfo side. Then align the signature box at the bottom where it was before. Thus only clearing the space to the left under the userinfo.

jeryp 01-26-2010 08:05 AM

nice thanks :)

Skyrider 02-17-2010 01:56 PM

Installed once again, they haven't included this in 4.0.2, quite a shame.

VonDoom 02-19-2010 10:16 AM

Just finaly decided it was time to install this one. i figured for sure vB would have addressed this by now. Thanks Installed and Rated

Bouncer222 02-20-2010 04:14 AM

It indeed is a shame not to fix a simple bug.


All times are GMT. The time now is 06:11 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.01320 seconds
  • Memory Usage 1,791KB
  • 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_php_printable
  • (5)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (40)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
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete