The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Placing the footer outside the main body.
I need to place a table at the same width as the main body. Unfortunately the footer seems to be embedded within the body table. Anyone has any idea how to do this?
Thanks. |
#2
|
||||
|
||||
This is the code to look for:
Code:
$spacer_close You'll find that near the bottom of the footer template. If you want to set the footer in a custom Table then move that code to the top. Then place your Table and footer contents after that code. Anything before the code will be constrained by the overall width setting. Also, if you want to do that with your header then find: Code:
$spacer_open Anything after that code will be bound by the overall width setting. Anything before will give you the freedom to set the width as you defined. |
#3
|
|||
|
|||
Thank you VERY much. That was exactly what I needed.
|
#4
|
||||
|
||||
Glad it worked.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|