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)

cmiller1014 07-10-2010 10:08 PM

I guess 4.0.4 already addresses this because this doesnt change anything.

zappaDPJ 07-18-2010 04:48 PM

I've just applied this to a 4.0.5 installation and it works very well indeed.

Amit Verma 07-28-2010 08:02 PM

I can not find 'postrow.has_after_content' in Style Variable Editor V4.0 .

Above mentioned fix is not working on my forum .pls help

midnz 07-28-2010 09:32 PM

Working very well on vB4.0.5 for this scrolling-hater ... thanks :)

SouthEastSxS 08-09-2010 01:02 AM

Excellent worked well thanks

Falcon Capt 08-09-2010 01:15 AM

How would I go about making the change to the alignment of my signature blocks. Please see the pictures for details on what I'd like to do.

https://vborg.vbsupport.ru/external/2010/08/47.jpg


https://vborg.vbsupport.ru/external/2010/08/48.jpg

Any help would be GREATLY appreciated!





.

x9751 08-09-2010 01:17 AM

Thanks for this. My postbit was HUGE and with most of our signatures it was even bigger. now its not as big :D

PreciseDemise 08-11-2010 12:07 PM

Nice! Thanks man, Hated that Blank space, made even short posts take up so much room :D Installed. vB should add this as default for Legacy Postbit.

Falcon Capt 08-11-2010 12:30 PM

Quote:

Originally Posted by Falcon Capt (Post 2081111)
How would I go about making the change to the alignment of my signature blocks. Please see the pictures for details on what I'd like to do.

https://vborg.vbsupport.ru/external/2010/08/47.jpg


https://vborg.vbsupport.ru/external/2010/08/48.jpg

Any help would be GREATLY appreciated!





.

* BUMP *

Anyone???

sidoram 08-13-2010 06:23 PM

Worked like a charm VB 4.0.6

Thanks!!

paulvev 08-15-2010 12:36 PM

Oustanding! I needed this too. Works sweet on 4.0.5

GamerPerfection 08-16-2010 02:43 PM

Thanks, works fine for me. :)

midnz 08-20-2010 12:09 AM

I had to uninstall unfortunately because the postbit.css edit prevented images or tables with align="left"or align="right" from displaying without them overlapping and pushing aside any posted signature and I needed images with text wrapping to work in my posts. Tis a shame because scrolling is my enemy.

syrn 08-29-2010 04:48 AM

Demo plz ???

puppetmaster222 09-03-2010 04:50 AM

Working great, thanks. That extra blank space was huge with VBActivity running int he postbit and I was going to do the tabbed postbit mod but this took 15 seconds and cleaned it up nicely.

cagbaazee 09-04-2010 11:22 AM

will it work with version 4.06

Cluvdowns 09-06-2010 10:03 PM

Thanks. This worked great for me.

top dogs 360 09-07-2010 03:30 AM

Quote:

Originally Posted by Falcon Capt (Post 2082145)
* BUMP *

Anyone???

.postbitlegacy .postrow.has_after_content {
padding-bottom: 1em;

Yours will say 4em; change that to 1em and it should work for you.

This is located in the same postbit.css as you changed clear from both to none like this

.postbitlegacy .after_content {
position: relative;
width: 100%;
clear:none;



Tops Dogs 360
www.xboxhounds.com

Ivor_Bigun 09-21-2010 10:42 AM

works geat thanks very much

Laughingbird 09-24-2010 05:45 PM

Excellent!! Thanks for posting this...

tafreeh 09-26-2010 12:45 AM

cant spot a difference bro????

AusPhotography 10-28-2010 11:18 AM

Works for Postbit_legacy !

worried 11-06-2010 02:34 AM

Quote:

Originally Posted by midnz (Post 2086613)
I had to uninstall unfortunately because the postbit.css edit prevented images or tables with align="left"or align="right" from displaying without them overlapping and pushing aside any posted signature and I needed images with text wrapping to work in my posts. Tis a shame because scrolling is my enemy.

This mod sounds great but I'm going to hold off. This is probably the reason it was never implemented.

BarelyHangingOn 11-07-2010 03:52 PM

Quote:

Originally Posted by top dogs 360 (Post 2094877)
.postbitlegacy .postrow.has_after_content {
padding-bottom: 1em;

Yours will say 4em; change that to 1em and it should work for you.

This is located in the same postbit.css as you changed clear from both to none like this

.postbitlegacy .after_content {
position: relative;
width: 100%;
clear:none;



Tops Dogs 360
www.xboxhounds.com

Worked perfectly.

Markos 11-17-2010 10:13 AM

i give up cant get this to work in 4.0.8

Fergal C 12-04-2010 09:21 AM

Thanks installed and working for me in 4.0.8

samiro 12-04-2010 11:41 AM

not working on vb4.1

maryx 12-26-2010 08:06 PM

This did not work at all on my vB 4.0.8 Patch Level 2.

OldSchoolDSL 12-27-2010 03:25 PM

Installed and working

4.1 PL2

(I would like to clear the space in user sigs too. It would make for a good update)

Gn_Snake 01-10-2011 06:53 PM

not working on vb4.1 PL2

mmacrypt 01-11-2011 03:57 PM

perfect, thank you for this.

Merlinii 01-11-2011 06:18 PM

Quote:

Originally Posted by Gn_Snake (Post 2147166)
not working on vb4.1 PL2

It works for me 4.1.0. PL2

Check it out!
http://qwksilver.com

EquinoxWorld 01-14-2011 06:03 PM

Does it work for anyone on vb 4.1.1? Doesn't for me...Clean vb install. Any ideas?

sweetpotato 01-15-2011 04:57 AM

Thank you for the nice mod. It makes my site looks so neat.
Note: My site run vb 4.1.1

EquinoxWorld 01-15-2011 05:34 PM

Are you sure it's working man? I have a clean vb4.1.1 install no mods and this code does not work, there's already a .postbitlegacy .after_content in the postbit.css template . Something else has to be done

synseal 01-17-2011 01:56 PM

Doesn't work for me either on vb4.1.1

LoneWolf71 01-18-2011 08:19 AM

not working for me in 4.1.1 either

Gn_Snake 01-18-2011 10:22 AM

I think there is uncertainty
:erm:

LoneWolf71 01-18-2011 03:49 PM

I reverted the postbit and tried it again, this is for sure not working in 4.1.1

EquinoxWorld 01-18-2011 05:18 PM

Quote:

Originally Posted by LoneWolf71 (Post 2150986)
I reverted the postbit and tried it again, this is for sure not working in 4.1.1

Same here.... Appears as though there is already another instance of the code mentioned. There is something else that is not allowing this change. Would be awesome if someone found a fix for this issue, post-bits are wasting empty space :(


All times are GMT. The time now is 01:04 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.01343 seconds
  • Memory Usage 1,787KB
  • 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
  • (6)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)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