The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Table on vbulletin
I want to add a table like this:
how do i that? |
#2
|
||||
|
||||
The templating system uses HTML . It's just a matter of finding the correct template to put it in.
|
#3
|
|||
|
|||
<table>
<tr> <td></td> <td rowspan="2"></td> <td rowspan="2"></td> </tr> <tr> <td></td> </tr> </table> |
#4
|
|||
|
|||
tjhanks its works fine!!
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|