vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 2.x Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=4)
-   -   [HowTo] Break posts up from eachother (https://vborg.vbsupport.ru/showthread.php?t=37584)

Bad Bunny 05-10-2002 03:53 PM

The reason you experience this "problem" is because the postbits are not really in the table that displays the background color. Ever notice how a really long post still has the borders around it? You have to do a bit of hacking in the postbit realm to get rid of the columns with spacers in them, and in the showthread realm, you have to place the postbits back inside the main content table.

Do it...go look at a really wide post, you will see that the page border shifts along with it. Otherwise, you are going to have an issue with the page border stretching to fit the wodest post.

Bad Bunny 05-10-2002 04:26 PM

I just found an easy way to add a break the way it does i here without a hack.
Place a break before the postbit, and then in view thread, place a break before the table holding the time and post/reply buttons on the bottom.

But if people really wanna use this hack, it instead of placing a break between the posts, you could place this
<table bgcolor="{pagebgcolor}" width="{tablewidth}" cellpadding="0" cellspacing="0" border="0">
<tr>
<td width="10"><img width="10" height="1" src="{imagesfolder}/space.gif" alt=""></td>
<td width="100%">
<!-- spacer -->
<!-- spacer -->
<img width="10" height="10" src="{imagesfolder}/space.gif" alt=""> </td>
<td width="10"><img width="10" height="8" src="{imagesfolder}/space.gif" alt=""></td>
</tr>
</table>
It will simulate that the table keeps going on. :-> Let me know how that works. Oh yes, you can change the image height to whatever you want.

wintz 05-19-2002 10:59 AM

Thanks but where would i put this code you mension?

Floris 05-20-2002 06:45 AM

This is the thread about the code hack, not the template hack. It was already mentioned that this could be done with a template. Re-read arguments in first somewhat posts about that.

madhouse 05-31-2002 05:32 PM

Here i installed it with collasping post and it worked great...even though i was using mosty black
This is from a clan that I am hosting....

madhouse 05-31-2002 05:35 PM

And here it is expanded...

madhouse 05-31-2002 05:41 PM

It works great even on the main forum,but I am reluctant to upgrade my board untill 3.0 comes out so yes I am using 2.2.1

If you want to see the main forums go to The Clan Forums

FleaBag 06-21-2002 08:42 PM

Great improvement to 2.2.6, thanks! :)

Chris M 06-21-2002 09:37 PM

Nice:)

Satan

Grealm 06-22-2002 02:36 AM

for some reason it didnt work for me.. im using 2.2.6


All times are GMT. The time now is 05:11 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.03643 seconds
  • Memory Usage 1,738KB
  • 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
  • (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
  • (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