vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 Programming Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=15)
-   -   How can I fix this?? (https://vborg.vbsupport.ru/showthread.php?t=84516)

Photon 09-09-2002 07:25 PM

How can I fix this??
 
1 Attachment(s)
attachment says all :)

assassingod 09-09-2002 08:01 PM

Remove any <BR> tags.

Photon 09-09-2002 08:44 PM

no not that one.. the one with newthread en post reply is too big...

?HUH? 09-10-2002 05:32 AM

to wide? to thick?

Tony G 09-10-2002 05:34 AM

Make sure you have a width="100%" in the <td> tag.

Photon 09-10-2002 07:46 AM

I need to know the exact templates and location.. it's about the wide btw.. thnx in advance

Tony G 09-10-2002 08:30 AM

Well I don't have your showthread code so could you attach that here?

Photon 09-10-2002 10:28 AM

here u go..

Code:

I put it in an attachment :)

Tony G 09-10-2002 10:40 AM

Replace:

<td width="755"><smallfont color="#000000"><b>$timezone</b></smallfont></td>

With...

<td width="100%"><smallfont color="#000000"><b>$timezone</b></smallfont></td>

The code was a bit confusing on where everything was placed but I think thats right.

Photon 09-10-2002 10:47 AM

nope still the same prob.

Tony G 09-10-2002 11:25 AM

Can you attach it in a .txt file? Makes it easier to see all the code. Scrolling gets annoying.

Photon 09-10-2002 11:51 AM

1 Attachment(s)
here u go...

Photon 09-10-2002 12:04 PM

btw that 755% was another bug.. ;) fixed now.. thank you :D

Photon 09-11-2002 01:18 PM

anyone else who knows it??

mashby 09-11-2002 02:41 PM

I think it's your postbit file where you'll find the problem. BTW, what IS the problem? Is it that the bar above the post is too long? Or, is it that the postbit is not wide enough?

Photon 09-11-2002 10:40 PM

the bar is too long...

mashby 09-12-2002 03:18 AM

Ok, then in your postbit, look for the table that contains the bar and enter the exact width you want. In other words <table width="80%"> or <table width="600">.

Tony G 09-12-2002 06:24 AM

I have the ocde there I posted before which I think is where the bar code is situated.

Photon 09-12-2002 01:56 PM

Quote:

Originally posted by Tony
I have the ocde there I posted before which I think is where the bar code is situated.
and where do u think?? :D

chratnox 09-12-2002 11:22 PM

the new thread / post reply buttons are situated in showthread..

between :

<!-- time zone and post buttons -->

and

<!-- /time zone and post buttons -->

look for the code there...remember you should have <td width="80%"> in it
or whatever suits your forums
if you still can't fix it...you know where to reach me ;)

mashby 09-13-2002 05:26 PM

Thanks for the correction chratnox.

Photon 09-13-2002 06:06 PM

works fine now :D


All times are GMT. The time now is 05:03 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.01043 seconds
  • Memory Usage 1,741KB
  • 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)post_thanks_navbar_search
  • (1)printthread
  • (22)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
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete