PDA

View Full Version : Main forum stretches without the header, HELP!


MarkFoster
02-03-2009, 11:34 AM
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?$spacer_openIf 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 spacer_opencopy 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
you removed?$spacer_openIf 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 spacer_opencopy 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:
<!-- content table -->
$spacer_open

$_phpinclude_output

$ad_location[ad_header_end]


--------------- Added 1233719217 at 1233719217 ---------------

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.