ممرض محترف
01-20-2007, 02:49 AM
مرحبا شباب
سريع سريع
مثال:
http://www.cdes.ws/swalif/vb-cat-spaces/before-after.jpg
الشرح:
القوالب التي سيتم التعديل عليها هي:
1. FORUMHOME (قالب الصفحة الرئيسة)
2. forumhome_forumbit_level1_nopost (قالب عرض أقسام المنتدى في الصفحة الرئيسة)
لا تنس أن تأخذ نسخة إحتياطية من القوالب قبل الشروع في التعديلات
*. FORUMHOME (قالب الصفحة الرئيسة)
(1 - أ) إبحث عن:
<!-- / guest welcome message -->
</if>
(1 - ب) قم بإزالة الكود التالي و الموجود أسفلها:
<tr align="center">
<td class="thead"> </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>
(2 - أ) إبحث عن:
$forumbits
(2 - ب) قم بإضافة فوقها الكود التالي:
</table>
<br />
(2 - ج) قم بإضافة أسفلها الكود التالي
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center">
forumhome_forumbit_level1_nopost (قالب عرض أقسام المنتدى في الصفحة الرئيسة)
في بداية القالب ، أضف الكود التالي:
(1) :
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center">
(2 - أ) إبحث عن:
$childforumbits
(2 - ب) أضف فوقها الكود التالي:
(3) في نهاية القالب ، أضف الكود التالي:
<tr align="center">
<td class="thead"> </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>
(3) في نهاية القالب ، أضف الكود التالي:
</table>
<br />
الموضوع الاصلي في الشركة
الhttp://www.vbulletin.org/forum/arch...p/t-127875.html (http://www.vbulletin.org/forum/arch...p/t-127875.html)
وكل الشكر للاخCDES.WS (http://www.swalif.net/softs/member.php?u=13638)
سريع سريع
مثال:
http://www.cdes.ws/swalif/vb-cat-spaces/before-after.jpg
الشرح:
القوالب التي سيتم التعديل عليها هي:
1. FORUMHOME (قالب الصفحة الرئيسة)
2. forumhome_forumbit_level1_nopost (قالب عرض أقسام المنتدى في الصفحة الرئيسة)
لا تنس أن تأخذ نسخة إحتياطية من القوالب قبل الشروع في التعديلات
*. FORUMHOME (قالب الصفحة الرئيسة)
(1 - أ) إبحث عن:
<!-- / guest welcome message -->
</if>
(1 - ب) قم بإزالة الكود التالي و الموجود أسفلها:
<tr align="center">
<td class="thead"> </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>
(2 - أ) إبحث عن:
$forumbits
(2 - ب) قم بإضافة فوقها الكود التالي:
</table>
<br />
(2 - ج) قم بإضافة أسفلها الكود التالي
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center">
forumhome_forumbit_level1_nopost (قالب عرض أقسام المنتدى في الصفحة الرئيسة)
في بداية القالب ، أضف الكود التالي:
(1) :
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center">
(2 - أ) إبحث عن:
$childforumbits
(2 - ب) أضف فوقها الكود التالي:
(3) في نهاية القالب ، أضف الكود التالي:
<tr align="center">
<td class="thead"> </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>
(3) في نهاية القالب ، أضف الكود التالي:
</table>
<br />
الموضوع الاصلي في الشركة
الhttp://www.vbulletin.org/forum/arch...p/t-127875.html (http://www.vbulletin.org/forum/arch...p/t-127875.html)
وكل الشكر للاخCDES.WS (http://www.swalif.net/softs/member.php?u=13638)