The Arcive of vBulletin Modifications Site. |
|
|
#1
|
|||
|
|||
|
Hi all,
Could someone please make this box collapsable for me? I just can't get it right ![]() Code:
<if condition="$vboptions[vert_horiz] > 0">
<table cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center">
<tr>
<td valign="top">
</if>
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center">
<tr>
<td class="tcat" colspan="$fh_limit">$title</td>
</tr>
<if condition="$vboptions[vert_horiz] == 0">
<tr>
</if>
$fhlist
<if condition="$vboptions[vert_horiz] == 0">
</tr>
</if>
</table>
<if condition="$vboptions[vert_horiz] > 0">
</td>
<td valign="top">
</if>
<br>
|
![]() |
|
|
| X vBulletin 3.8.12 by vBS Debug Information | |
|---|---|
|
|
More Information |
|
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|