vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 Programming Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=15)
-   -   Main forum stretches without the header, HELP! (https://vborg.vbsupport.ru/showthread.php?t=204063)

MarkFoster 02-03-2009 11:34 AM

Main forum stretches without the header, HELP!
 
Um okay well today I edited the header so when people post pictures or have long quote PM conversations the forum or anything in between the header and footer gets stretched.

I removed the "spacer" image only anf nothing else.
Is there a code or anything I can add to make sure this wont happen anymore?

private_ale 02-03-2009 11:41 AM

you removed?
Code:

$spacer_open
If that's what you removed, you actually kinda need it unless you put a replacement in it's place.

If you want to manually change and replace that, go into your templates and find
Code:

spacer_open
copy the code and put it where the original was with your adjustments.

However if you're just trying to adjust the width you can do that in stylevars without needing to touch any code.

MarkFoster 02-03-2009 12:49 PM

Quote:

Originally Posted by private_ale (Post 1732977)
you removed?
Code:

$spacer_open
If that's what you removed, you actually kinda need it unless you put a replacement in it's place.

If you want to manually change and replace that, go into your templates and find
Code:

spacer_open
copy the code and put it where the original was with your adjustments.

However if you're just trying to adjust the width you can do that in stylevars without needing to touch any code.

Odd It's already i nthe end of my header (Nowhere else if It's supossed to be).
This is what the end looks like:
Code:

<!-- content table -->
$spacer_open

$_phpinclude_output

$ad_location[ad_header_end]

--------------- Added [DATE]1233719217[/DATE] at [TIME]1233719217[/TIME] ---------------

Still borken, ah need help.

Dismounted 02-04-2009 05:16 AM

Your header needs to have a background for it to "stretch" properly. My guess is that you have not set a (repeating) background.


All times are GMT. The time now is 10:40 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.01690 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
  • (5)bbcode_code_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (4)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