The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Main forum stretches without the header, HELP!
New thread cause I really need 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? My "$spacer_open" Is just under the last "<!-- content table -->" in my header. Still nothign working. This is me "spcaer_open" template: Code:
<table width="$stylevar[outertablewidth]" class="page" border="0" align="center" cellpadding="0" cellspacing="0"> <tr> <td width="16" bgcolor="#0d150f" background="images/styles/rwc_372/misc/rwc_leftside_spacer.png"><img src="images/styles/rwc_372/misc/rwc_leftside_spacer.png" width="16" height="1"></td> <td width="100%"> <!-- open content container --> <if condition="$show['old_explorer']"> <table cellpadding="0" cellspacing="0" border="0" width="100%" align="center"> <tr> <td class="page" style="padding:0px $stylevar[spacersize]px 0px $stylevar[spacersize]px"> <else /> <div align="center"> <div class="page" style="100%; text-align:$stylevar[left]"> <div style="padding:0px $stylevar[spacersize]px 0px $stylevar[spacersize]px" align="$stylevar[left]"> </if> |
#2
|
||||
|
||||
Creating a new thread to get around the rules of no bumping isn't OK. Please continue to ask for support in your original thread.
Quote:
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|