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)

Dean N Steve 07-20-2002 05:14 PM

indeed....

its quite hard to do... you have to have quite a lot of new tables in there....

KaiN6993 07-21-2002 01:21 AM

that is awsome, works great and looks better than allthe posts running together, thanks alot

Dean N Steve 07-21-2002 10:50 AM

your welcome :D

Dizzy 07-29-2002 01:47 PM

nice idea :)
im sure it looks great while running on a great forum design....

Dean N Steve 07-29-2002 04:33 PM

sure does :) *becomes suspicious of Janitor for personal reasons unbeknown to him*

Davez 08-02-2002 06:02 AM

I've got a problem with this hack !
Please look in the attachment !

Cassandra Cain 08-03-2002 02:10 AM

Look for this at the bottom of the postbit:

Quote:

<!--added-->
<table align="center"><tr><td bgcolor="{pagebgcolor}" width="100" height="10" align="center"></td></tr></table>
<!--added-->
You need to change the {pagebgcolor} to whatever that darker gray-blue color is. Then that square will blend into the background :)

Davez 08-07-2002 04:48 PM

Hmmm , if i do this , the square take?s the color !!!!
I add #727E93 and the square takes this color !
But the "line" has same color like before ! :(

Code:

<!--added-->
<table align="center">

<td bgcolor="#727E93" width="100" height="10" align="center"></td>

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


imported_Maursheed 08-07-2002 07:30 PM

Cool, makes it much cleaner now. Thanks.

imported_Fr33 08-08-2002 11:16 AM

Dave,

May I suggest you use:

<!--added-->
<table align="center"><tr><td bgcolor="{pagebgcolor}" width="100%" height="10" align="center"></td></tr></table>
<!--added-->

Instead?

that may be of some help :)


All times are GMT. The time now is 05:51 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.01184 seconds
  • Memory Usage 1,729KB
  • 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)bbcode_quote_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