
الكثير من المواضيع عن فصل الاقسام
لكن أكثرها غير صحيحه
اما هذا الموضوع فانا متاكد منه لاني اقوم به بنفسي لهذه النسخه 3.7.3
وارجو عند النقل ذكر المصدر
اولا افتح تمبلت
FORUMHOME
وابحث عن
كود PHP:
<!-- main -->
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center">
<thead>
<tr align="center">
<td class="thead"> </td>
<td class="thead" width="100%" align="$stylevar[left]">$vbphrase[forum]</td>
<td class="thead">$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>
$forumbits
<tbody>
<tr>
<td class="tfoot" align="center" colspan="<if condition="$vboptions['showmoderatorcolumn']">6<else />5</if>"><div class="smallfont"><strong>
<a href="forumdisplay.php?$session[sessionurl]do=markread" rel="nofollow">$vbphrase[mark_forums_read]</a>
<if condition="$vboptions['forumleaders']">
<a href="showgroups.php$session[sessionurl_q]">$vbphrase[view_forum_leaders]</a></if>
</strong></div></td>
</tr>
</tbody>
</table>
$forumhome_markread_script
<!-- /main -->
واستبدله بالكود التالي
كود PHP:
<!-- main -->
$forumbits
$forumhome_markread_script
<!-- /main -->
ابحث عن كود
كود PHP:
<br />
$ad_location[ad_forumhome_afterforums]
<br />
واستبدله
كود PHP:
$ad_location[ad_forumhome_afterforums]
ابحث عن هذا الكود
كود PHP:
</table>
<br />
<!-- end what's going on box -->
واضف قبله
كود PHP:
<tr>
<td class="tfoot" align="center" colspan="<if condition="$vboptions['showmoderatorcolumn']">6<else />5</if>"><div class="smallfont"><strong>
<a href="forumdisplay.php?$session[sessionurl]do=markread" rel="nofollow">$vbphrase[mark_forums_read]</a>
<if condition="$vboptions['forumleaders']">
<a href="showgroups.php$session[sessionurl_q]" rel="nofollow">$vbphrase[view_forum_leaders]</a></if>
</strong></div></td>
</tr>
واحفظ العمل التمبلت
قم بتوجه نحو تمبلت
forumhome_forumbit_level1_nopost
وابحث عن كود
تجده في اخر ثلاث كلمات من التمبلت
اضف الكود التالي قبله
كود PHP:
<tr align="center">
<td class="thead"> </td>
<td class="thead" align="$stylevar[left]" style="width: 50%">$vbphrase[forum]</td>
<td class="thead" style="width: 35%">$vbphrase[last_post]</td>
<td class="thead" style="width: 5%">$vbphrase[threads]</td>
<td class="thead" style="width: 5%">$vbphrase[posts]</td>
<if condition="$vboptions['showmoderatorcolumn']">
<td class="thead" style="width: 5%">$vbphrase[moderator]</td>
</if>
</tr>
وفي نهاية القالب اضف هذا الكود
ولي توسيط اسماء الاقسام
ابحث عن
كود PHP:
<td class="tcat"
واستبدله
كود PHP:
<td class="tcat" align="center"
واحفظ التمبلت
تابع الخطوات سوف يتم فصل الاقسام وتوسيط اسماء الاقسام 100% باذن الله
هذه الطريقه فقط على الستايل الاصلي الغير معبوث فيه
مواقع النشر (المفضلة)