vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 Programming Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=15)
-   -   Help with unwated gap... (https://vborg.vbsupport.ru/showthread.php?t=89036)

idwf 04-27-2004 04:08 PM

Help with unwated gap...
 
1 Attachment(s)
Hey guys. Can anyone suggest how i can fix this gap in my forums.

All templates appear to be normal ..... so, maybe any MainCSS could be responsible???

Thanks

Tony G 04-28-2004 04:58 AM

The split is default code. You'd have to remove it through the postbit template.

idwf 04-28-2004 05:56 AM

any ideas where/how?

Brad 04-28-2004 06:15 AM

In the postbit template find:

HTML Code:

<div style="padding:0px 0px $stylevar[cellpadding]px 0px">
Change to:

HTML Code:

<div style="padding:0px 0px 0px 0px">

idwf 04-28-2004 01:23 PM

it hasn't worked :-(

sabret00the 04-28-2004 01:42 PM

nope it wouldn't work, as i think both mods misread you :(

anyway what you're looking at is a bug from RC2 i suggest reverting the showthread template , i think that fixed it on mine.

idwf 04-28-2004 02:17 PM

my showthread document / template is at its origional state allready :S

sabret00the 04-28-2004 02:35 PM

revert your .page css variable.


All times are GMT. The time now is 10:14 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.01019 seconds
  • Memory Usage 1,717KB
  • 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
  • (2)bbcode_html_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (8)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