Mods for 3.6.x Thread, Seperate Categories in Mods; Seperate Categories
In the forumhome_forumbit_level1_nopost template, find :
PHP Code:
PHP Code:
< tbody >
Add before:
PHP Code:
PHP ...
Short Link: http://forum.egypt.com/enforum/showthread.php?t=4449
 |
|
The God Father
|
Join Date: Jul 2008
Location: NDC
Posts: 5,425
|
10-10-2008, 03:32 PM
|
Seperate Categories
- In the forumhome_forumbit_level1_nopost template, find:
PHP Code:
PHP Code:
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:
PHP Code:
<if condition="$childforumbits"> <tbody id="collapseobj_forumbit_$forumid" style="{$collapseobj_forumid}">
PHP Code:
PHP Code:
<tr align="center"> <td class="thead"> </td> <td class="thead" width="100%" align="$stylevar">$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 and delete:
PHP Code:
PHP Code:
<thead> <tr align="center"> <td class="thead"> </td> <td class="thead" width="100%" align="$stylevar">$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>
__________________
I Love Walking In The Rain Cuz Nobody Know I'm Crying !!
|
|
|
|
|
|
|
 |
Mods for 3.6.x Thread, Seperate Categories in Mods; Seperate Categories
In the forumhome_forumbit_level1_nopost template, find :
PHP Code:
PHP Code:
< tbody >
Add before:
PHP Code:
PHP ...
Short Link: http://forum.egypt.com/enforum/showthread.php?t=4449
|
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
|
|
|
| Thread Tools |
|
|
| Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|