The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
pulling my hair out on showthread template
can you help.
I want to have a left hand column on my page of 200 pixels wide to display banner ads. I have a fixed with for my website of 800 pixels. when I try to insert HTML Code:
$headinclude <title><phrase 1="$vboptions[bbtitle]">$vbphrase[x_powered_by_vbulletin]</phrase></title> </head> <body> $header $navbar <table> <tr> <td width=200> </td> <td> and then insert the closing HTML Code:
</td></tr></table> ideas? I know this can be done, I just don;t know how or what to change? thanks in advance --------------- Added [DATE]1257891996[/DATE] at [TIME]1257891996[/TIME] --------------- nevermind folks - I put mu head down and dug into the code and found out that showthread uses spacer_open which inherits the width from the forum width. I created my a new template to replace spacer_open on the showthread page and that took care of it. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|