The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Adding some code to SHOWTHREAD breaks forum width
Hello,
I'm adding some code to SHOWTHREAD that, when added, breaks my forums width and makes it "100%" browser width rather than locked @ 1024px. Code:
<if condition="$vboptions['bt_tag_active'] AND $tags"> <table class="tborder" cellpadding="1" cellspacing="1" border="0" width="1024px" align="center"> <tr> <td class="alt1"><strong>Tags</strong>: $tags</td> </tr> </table> </if> Code:
</table> <!-- / controls above postbits --> Any ideas? Thanks in advance for the help. This place is great for finding help with vB issues. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|