Would you like to react to this message? Create an account in a few clicks or log in to continue.

You are not connected. Please login or register

New system for subjects [phpBB2]

5 posters

Go down  Message [Page 1 of 1]

1New system for subjects [phpBB2] Empty New system for subjects [phpBB2] Tue Jul 16, 2013 4:20 am

Sasori

Sasori
Administrator


Hello all,
I want to show you a simple trick to chage the index_box of a forum with phpBB2

Just go in :
Administration Panel -> Display -> Templates -> index_box delete all the template and fill with that

Code:
<!-- BEGIN catrow --><!-- BEGIN tablehead --><table class="forumline" width="100%" border="0" cellspacing="1" cellpadding="0">
  <tr>
      <th colspan="{catrow.tablehead.INC_SPAN}" nowrap="nowrap" width="100%" class="secondarytitle"> {catrow.tablehead.L_FORUM} </th>
      <th nowrap="nowrap" width="150"><div style="width:150px;">Last Post Info</div></th>
  </tr>
  <!-- END tablehead -->
  <!-- BEGIN cathead -->
  <tr>
      <!-- BEGIN inc -->
      <td class="{catrow.cathead.inc.INC_CLASS}" width="46"><img src="{SPACER}" height="0" width="46" /></td>
      <!-- END inc -->
      <td class="{catrow.cathead.CLASS_CAT}" colspan="{catrow.cathead.INC_SPAN}" width="100%">
        <h{catrow.cathead.LEVEL} class="hierarchy">
              <span class="cattitle">
              <a class="cattitle" title="{catrow.cathead.CAT_DESC}" href="{catrow.cathead.U_VIEWCAT}">{catrow.cathead.CAT_TITLE}</a>
            </span>
        </h{catrow.cathead.LEVEL}>
      </td>
      <td class="{catrow.cathead.CLASS_ROWPIC}" colspan="3" align="right"> </td>
  </tr>
  <!-- END cathead -->
  <!-- BEGIN forumrow -->
  <tr>
      <!-- BEGIN inc -->
      <td class="{catrow.forumrow.inc.INC_CLASS}" width="66"><img src="{SPACER}" height="0" width="46" alt="." /></td>
      <!-- END inc -->
      <td class="{catrow.forumrow.INC_CLASS}" align="center" valign="middle">
        <img title="{catrow.forumrow.L_FORUM_FOLDER_ALT}" src="{catrow.forumrow.FORUM_FOLDER_IMG}" alt="{catrow.forumrow.L_FORUM_FOLDER_ALT}" />
      </td>
      <td class="row1 over" colspan="{catrow.forumrow.INC_SPAN}" valign="top" width="100%" height="50">
        <h{catrow.forumrow.LEVEL} class="hierarchy">
            <span class="forumlink">
              <a class="forumlink" href="{catrow.forumrow.U_VIEWFORUM}">{catrow.forumrow.FORUM_NAME}</a><br />
            </span>
        </h{catrow.forumrow.LEVEL}>
                  <div class="stats"><span class="gensmall">Posts: {catrow.forumrow.POSTS}</span>, <span class="gensmall">Topics: {catrow.forumrow.TOPICS}</span></div>
        <span class="genmed">{catrow.forumrow.FORUM_DESC}</span>
        <div class="sublinks">{catrow.forumrow.L_LINKS}{catrow.forumrow.LINKS}</div>
      </td>
      <td class="row3 over" align="center" valign="middle" height="50">
                  <div id="chenar"><span class="gensmall">{catrow.forumrow.LAST_POST}</span></div>
      </td>
  </tr>
  <!-- END forumrow -->
  <!-- BEGIN catfoot -->
  <tr>
      <!-- BEGIN inc -->
      <td class="{catrow.catfoot.inc.INC_CLASS}" width="46"><img src="{SPACER}" height="0" width="46" /></td>
      <!-- END inc -->
      <td class="spaceRow" colspan="{catrow.catfoot.INC_SPAN}" height="1"><img src="{SPACER}" alt="" height="1" width="1" /></td>
  </tr>
  <!-- END catfoot -->
  <!-- BEGIN tablefoot -->
</table><img src="{SPACER}" alt="" height="5" width="1" /><!-- END tablefoot --><!-- END catrow -->

Next step , press the + and it is done , good luck. :cheers:



Last edited by Thisto on Wed Jul 17, 2013 5:13 am; edited 1 time in total

2New system for subjects [phpBB2] Empty Re: New system for subjects [phpBB2] Tue Jul 16, 2013 9:29 pm

Sir Chivas™

Sir Chivas™
User


Maybe showing a demo or something a screenshot?

3New system for subjects [phpBB2] Empty Re: New system for subjects [phpBB2] Sat Jul 20, 2013 5:18 am

Favourite

Favourite
User


Could you show us screenshot please

http://www.paradiseng.com

4New system for subjects [phpBB2] Empty Re: New system for subjects [phpBB2] Mon Jul 22, 2013 5:47 pm

SLGray

SLGray
User


It would be nice to see an example of it.

http://webcreations.forumotion.com/

5New system for subjects [phpBB2] Empty Re: New system for subjects [phpBB2] Mon Jul 22, 2013 6:43 pm

Zyon

Zyon
manager


Can somebody else put that code, and screenshot?

http://admins.forumotion.com

Sponsored content



Back to top  Message [Page 1 of 1]

Permissions in this forum:
You cannot reply to topics in this forum