vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 2.x Template Modifications (https://vborg.vbsupport.ru/forumdisplay.php?f=139)
-   -   [Release] Break Up Posts (https://vborg.vbsupport.ru/showthread.php?t=83889)

Dan Flynn 09-25-2002 08:44 PM

What do you do if the code im to find is not there because of some other hack with a mod in it?

Buddha 09-26-2002 01:59 AM

depends on the hack, dan.
you'll have to poke around and find where the tables split, and add the blank table in there somewhere.
if you're familiar with html, it's just a matter of poking around and experimenting till you find the right spot. just make a back up of the template before you modify it, so that you can always backtrack (i cannot stress that enough).

1yesfan 09-29-2002 02:25 AM

I am looking at the directions for this, step 3 lost me? AL I see is a green bar in the directions!?!?!?!!?

Richy T. 10-02-2002 01:23 PM

Cool. Thanks.

flawedlogic 10-05-2002 07:27 PM

i fixed the problem i was having, but because i have a graphic background i had to adjust the width to fit inside the boarders.

Now i have one more problem. There is a 2 pixel space between the posts that i cant get rid of. If you adjust the height the line still stays!

any help?

-flawedlogic

Tony G 10-06-2002 01:46 AM

None of your links in your sig work so could I get a screenshot? Quite hard to explain without a demo.

bonnmac 10-20-2002 04:29 PM

I love the idea... Now I've just got to make some images like vbtemplates has. Thanks :)

alkatraz 11-05-2002 05:25 AM

sweet ***!

I modified this a bit so that it fills the entire space
Code:

<table bgcolor="{pagebgcolor}" width="{tablewidth}" cellpadding="0" cellspacing="0" border="0" align="center">

<td bgcolor="{pagebgcolor}" width="100" height="10" align="center">&nbsp;</td>

</table>

and also added it in my show_threads template right before "$postbits" to seperate the "Author, Thread, New Post, Post Reply" bar from the top.

Thanks!

imported_Fr33 11-05-2002 07:06 PM

you could've just left out the bgcolor variables..

Mark 11-07-2002 06:53 PM

The problem some of you are having with the little space is easily fixed.. no need for a code. Just add a <br> before the spacr code in the original postbit.


All times are GMT. The time now is 05:30 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.01118 seconds
  • Memory Usage 1,726KB
  • 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)bbcode_code_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)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