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)

Taz71783 08-20-2002 12:39 PM

im having a few problems
plz look at picture i circled problems in red :)

Bad Bunny 08-20-2002 03:41 PM

This works better for most people. No offense:
<table bgcolor="{pagebgcolor}" width="{tablewidth}" cellpadding="0" cellspacing="0" border="0">
<tr>
<td width="10"><img width="10" height="4" src="{imagesfolder}/space.gif" alt=""></td>
<td width="100%">
<!-- spacer -->

<!-- spacer -->
</td>
<td width="10"><img width="10" height="4" src="{imagesfolder}/space.gif" alt=""></td>
</tr>
</table>

Place that before and after the postbit. It makes for a nice effect. Taz, if you do this, you will not find any errors.

imported_bharvey42 08-25-2002 11:07 PM

Bad Bunny no offense but your code doesn't work.

It still does not fill up the screen

Eplix.Studio 08-30-2002 03:18 PM

im having the same problam anyone resolved it

matthepepe 08-30-2002 03:21 PM

i dont think its a problem w/ his code ... becuase it worked flawless for me ...

diettalk 08-30-2002 04:04 PM

Try this.... It fixed mine... however it doesn't separate the top post from the top bar.

<!--added-->
<table align="center" bgcolor=""#FFFFFF" background="images/mainbg.gif"" width="100%">

<td bgcolor=""#FFFFFF" background="images/mainbg.gif"" height="10" align="center"></td>

</table>
<!--/added-->



Quote:

Originally posted by Taz71783
im having a few problems
plz look at picture i circled problems in red :)


unvencible 09-02-2002 11:37 AM

Love it :D
thx alot,

*INSTALLED*

Dean N Steve 09-08-2002 03:58 PM

your welcome :D

Buddha 09-25-2002 03:15 PM

if anyone still hasn't gotten it to work, try this.
place this in the postbit
Quote:

<tr><td bgcolor="{pagebgcolor}" width="100" height="10" align="center"></td></tr>
where the code is
Quote:

href="newreply.php?s=$session[sessionhash]&action=newreply&postid=$post[postid]"><img src="{imagesfolder}/quote.gif" border="0" alt="Reply w/Quote"></a>
</smallfont></td>
</tr>
</table>
</td>
</tr>
</table>
</td></tr>
<tr><td bgcolor="{pagebgcolor}" width="100" height="10" align="center"></td></tr></table>
and then to seperate the top post from the header, go into the showthread template and insert the same code
Quote:

<tr><td bgcolor="{pagebgcolor}" width="100" height="10" align="center"></td></tr>
where the code is
Quote:

<!-- /Thread nav and post images -->
</td>
</tr>
</table>
</td></tr>
<tr><td bgcolor="{pagebgcolor}" width="100" height="10" align="center"></td></tr></table>
sorry mist, your suggestion wasn't working properly on my site either... and i think it is because i use different colors for the page bg and the forum bg... anyway, tweaked around and this works for me. may work for others too.

??? 09-25-2002 03:24 PM

great stuff! i use this one right away adn will apply it to every skin i make


All times are GMT. The time now is 06:59 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.01108 seconds
  • Memory Usage 1,739KB
  • 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
  • (5)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
  • (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