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)

Freewings2 03-27-2011 10:23 PM

thanks for the vbseo fix:) working perfect between this thread and the other info here on vB 4.1.2 & vBSEO 3.6.0

samiro 03-28-2011 11:00 AM

not working woth RTL
4.1.2

sisterhood 04-08-2011 02:52 PM

Quote:

Originally Posted by Freewings2 (Post 2178130)
thanks for the vbseo fix:) working perfect between this thread and the other info here on vB 4.1.2 & vBSEO 3.6.0

Not working

katim110 04-14-2011 06:54 PM

is this working for vb 4.1.3 ?

sybakaos 04-19-2011 12:56 PM

I've made it working in vBulletin 4.1.3 by searching for the following in postbit.css and removing the line in red:

Code:

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


It doesn't affect advertisements if enabled or anything else as far as I can tell.

sisterhood 04-21-2011 11:00 AM

Quote:

Originally Posted by sybakaos (Post 2186287)
I've made it working in vBulletin 4.1.3 by searching for the following in postbit.css and removing the line in red:

Code:

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


It doesn't affect advertisements if enabled or anything else as far as I can tell.


????

In 4.1.3 standing:


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

synseal 04-21-2011 11:29 AM

The fix is here

https://vborg.vbsupport.ru/showpost....&postcount=125

Mentioned on the previous page.

UKCE_Hitman 05-06-2011 03:44 PM

thx works magic installed

rob01 05-14-2011 12:08 AM

i use this, but the signatures size gets all mess up

any idea?

Gamelobby 05-19-2011 09:36 PM

Quote:

Originally Posted by sybakaos (Post 2186287)
I've made it working in vBulletin 4.1.3 by searching for the following in postbit.css and removing the line in red:

Code:

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


It doesn't affect advertisements if enabled or anything else as far as I can tell.

Quote:

Originally Posted by sisterhood (Post 2186973)
????

In 4.1.3 standing:


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


Mine said None instead of Both So i left it alone & changed the number in the next set of code below that..
Code:

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

.postbitlegacy .signature, .postbitlegacy .lastedited {
        margin-top: 1em;
        padding: 17em {vb:stylevar padding} 0;
}

I changed the number 17 in "padding" to just 1 & it took away ALL of the gap, so you can just adjust to your liking. :)
(worked in IE9 & Google Chrome)




*edit*
Now that im thinking about it this might have taken the gap out of the sig, not the space above the sig.


All times are GMT. The time now is 09:31 AM.

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.01287 seconds
  • Memory Usage 1,740KB
  • 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
  • (4)bbcode_code_printable
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)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