The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
vbulletin main table width issues.. seems to affect some pages when it shouldnt?
vbulletin main table width, i have it set to 98% and this gives the look I am after however on showthread this setting is affecting the thread area making the threadbox are 98%, if i change the setting back to 100% for the main forum table the issue in showthread goes away. The same issue is in the footer, i need the footer to be 100% width but it is stuck at 98% is there a code that can tell areas like showthread or footer to ignore the 98% width? Thanks!
|
#2
|
|||
|
|||
Then try dont set the main table width in the stylevars. go to header template (style manager> stylename> common templates> header)and give the main table its own width.for example for default style.
change from. HTML Code:
<table border="0" width="$stylevar[outertablewidth]" HTML Code:
<table border="0" width="98%" |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|