The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Table Trouble: White space above table
White Space Above Table I've recently made some bb code tags to create tables. I'll go into the details later (in the next two posts), but for now I have a question. The bb code works for the most part but if you type the tags in as below you get a white space above the table: [table%="100%"]Here's the source code created by the bb code: <div><table width=100%><br />Notice all the line breaks caused by stacking the tags and content. Except for the ones inside the cell text, they don't do anything inside the table but instead are puked up above the table creating the white space. Alternatively if you type in the code as follows you don't get the line breaks and the table comes out as planned: [table%="100%"][tr][td%="15%"]AAAAAASo this is my question: How do I get rid of all the line breaks so I don't get the white space? |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|