The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Need to Add Columns on Either Side of Content
I have my site set up almost just like I like it. All that's left is I need to put a table column on both sides of the content, like this:
HTML Code:
<table border="0" cellspacing="0" style="border-collapse: collapse" cellpadding="0" bgcolor=white height="100%"> <tr> <td width="12" background="images/MetalLeft.jpg" rowspan="5"> </td> <td>MY SITE SHOULD GO IN THIS MIDDLE CELL</td> <td width="12" background="images/MetalRight.jpg" rowspan="5"> </td> </tr></table> |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|