The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
vB4 tables
Is there anyone who could offer a quick translation beteen an old vB 3.8.* table and how it should be made in vB4 now?
Take for example the table below. I have numerous pages generating exactly that kind of HTML code, and have looked for a short guide describing the table setup, but not found one so far. Code:
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center"> <thead> <th class="tcat" colspan="10" align="center">Title</td> </thead> <tr> <td width="35" class="alt1">foo</td> <td width="20%" class="alt1">bar</td> </tr></table> Thanks in advance |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|