Back to vBulletin 3.8 Template Modifications

Seperate Categories (without plugin & product)
Mod Version: 1.00, by Allan

vB Version: 3.8.2 Rating: (1 vote - 5.00 average) Installs: 37
Released: 31 Mar 2009 Last Update: Never Downloads: 5
Not Supported Template Edits Re-usable Code  

Seperate Categories (without plugin & product)
______________________


Description: Seperate the categories on forumhome

Installation:
  • In the "forumhome_forumbit_level1_nopost" template, find (first on the top):
PHP Code:
<tbody
  • Add above:
PHP Code:
<table class="tborder" cellpadding="$stylevar[cellpadding]cellspacing="$stylevar[cellspacing]border="0" width="100%" align="center">
<
br /> 
  • In the same template, find:
PHP Code:
<if condition="!$show['collapsable_forums']">
<
tbody id="collapseobj_forumbit_$forumidstyle="{$collapseobj_forumid}"
  • Add after:
PHP 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
  • In the "forumhome" template, find et delete:
PHP Code:
 <thead> <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>
</
thead

Download

No files for download.

Screenshots

Click image for larger version
Name:	avant.gif
Views:	1313
Size:	34.8 KB
ID:	97195   Click image for larger version
Name:	après.gif
Views:	1438
Size:	37.4 KB
ID:	97196  

Similar Mods

Seperate 2 categories. vBulletin 3.6 Template Modifications

vblts.ru supports vBulletin®, 2022-2024