الربان
16-10-2004, 02:16 AM
بسم الله الرحمن الرحيم
السلام عليكم ورحمة الله وبركاته
هذا التعديل البسيط على التمبلت : FORUMHOME ، forumhome_forumbit_level1_nopost
يرتب الصفحة الرئيسية بشكل مميز
بحيث :
يتم توسيط إسم القسم ( center )
ويتم تكرار الجداول التالية : ( المحمل ، المشاركة الأخيرة ، المواضيع ، المشاركات ، المراقب ) أكثر عن مره بأسفل كل قسم .
للتوضيح بالصور ..
http://www.marsauae.com/images/tarteb_FORUMHOME_1.png
http://www.marsauae.com/images/tarteb_FORUMHOME_2.png
-------------------------------------------------------
لتطبيق تركيب خطوات التمبلت إتبع الآتي :-
1- إفتح تمبلت : FORUMHOME
وإبحث عن :
<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- إفتح تمبلت : forumhome_forumbit_level1_nopost
وإبحث عن :
<td class="tcat" colspan="<if condition="$vboptions[showmoderatorcolumn]">6<else />5</if>">
وإستبدله بالكود الجديد :
<td class="tcat" colspan="<if condition="$vboptions[showmoderatorcolumn]">6<else />5</if>" align="center">
في نفس التمبلت
إبحث عن :
$childforumbits
وإستبدله بالكود الجديد :
<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>
$childforumbits
واحفظ العمل الآن ..
وصلى الله على سيدنا محمد عليه افضل الصلاة والسلام
إنتهى http://www.marsauae.com/vb/images/icons/icon1.gif
السلام عليكم ورحمة الله وبركاته
هذا التعديل البسيط على التمبلت : FORUMHOME ، forumhome_forumbit_level1_nopost
يرتب الصفحة الرئيسية بشكل مميز
بحيث :
يتم توسيط إسم القسم ( center )
ويتم تكرار الجداول التالية : ( المحمل ، المشاركة الأخيرة ، المواضيع ، المشاركات ، المراقب ) أكثر عن مره بأسفل كل قسم .
للتوضيح بالصور ..
http://www.marsauae.com/images/tarteb_FORUMHOME_1.png
http://www.marsauae.com/images/tarteb_FORUMHOME_2.png
-------------------------------------------------------
لتطبيق تركيب خطوات التمبلت إتبع الآتي :-
1- إفتح تمبلت : FORUMHOME
وإبحث عن :
<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- إفتح تمبلت : forumhome_forumbit_level1_nopost
وإبحث عن :
<td class="tcat" colspan="<if condition="$vboptions[showmoderatorcolumn]">6<else />5</if>">
وإستبدله بالكود الجديد :
<td class="tcat" colspan="<if condition="$vboptions[showmoderatorcolumn]">6<else />5</if>" align="center">
في نفس التمبلت
إبحث عن :
$childforumbits
وإستبدله بالكود الجديد :
<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>
$childforumbits
واحفظ العمل الآن ..
وصلى الله على سيدنا محمد عليه افضل الصلاة والسلام
إنتهى http://www.marsauae.com/vb/images/icons/icon1.gif