How to include thead in the collapsing

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Mazinger
    Senior Member
    • Jul 2005
    • 2399
    • 3.7.x

    How to include thead in the collapsing

    This is to be included in this thread: How To Put A Space Between Each Forum Category

    A screenshot:

    Click image for larger version

Name:	collapse.gif
Views:	1
Size:	17.8 KB
ID:	3703654

    Move:

    HTML Code:
    <tr align="center">
          <td class="thead">&nbsp;</td>
          <td class="thead" width="100%" align="$stylevar[left]">$vbphrase[forum]</td>
          <td class="thead" width="175">$vbphrase[last_post]</td>
          <td class="thead">$vbphrase[threads]</td>
          <td class="thead">$vbphrase[posts]</td>
          <if condition="$vboptions['showmoderatorcolumn']">
          <td class="thead">$vbphrase[moderator]</td>
          </if>
        </tr>
    Under:

    HTML Code:
    <tbody id="collapseobj_forumbit_$forumid" style="{$collapseobj_forumid}">
    (Done with help from Wayne Luke.)
    $post[signature]
  • Floris
    Senior Member
    • Dec 2001
    • 37767

    #2
    Nice addon, maybe explain a bit more that it is already there, but originally not included, and this mod is to show how to include it.

    Comment

    widgetinstance 262 (Related Topics) skipped due to lack of content & hide_module_if_empty option.
    Working...