ط؛ظٹط± ط´ظƒظ„ ط£ظ‚ط³ط§ظ… ط§ظ„ظ…ظ†طھط¯ظ‰ ط¨ط´ظƒظ„ ظ…ط·ظˆط± ظ…ظ† ط¹ط±ط¨ ط³ظٹظ†



السلام عليكم ورحمة الله وبركاته

كالعادة زوار أعضاء المنتدى forum الغالي ، فإن أعضاء الفريق التقني لمنتدى عرب سين للأفلام دائما يأتون اليكم بالجديد
في عالم تطوير المواقع و المنتديات .

فشرح طريقةنا اليوم في غاية الجمال ، وهو كيفية تغيير شكل و مظهر المنتدى forum بشكل جميل و منسق

إليكم الصورة النهائية للشرح طريقة :


تغيير شكل أقسام المنتدى forum وجعله يتناسب مع المتصفحات الأخرى بدون اي مشاكل

و الآن نأتي إلى الشرح طريقة

في الأول قبل البدأ ، يجب عليك أن تختار عدد الأقسام التي تريد أن تظهر في السطر الواحد
يعني بحكم الستايل style الدي أتوفر عليه فهو غير متمدد، ولهذا توجب علي وضع فقط قسمان لكل سطر ليتناسب مع الجداول الرئيسية الاخرى /وإدا كنت تتوفر على ستايل style متمدد أو ممدد فلا حرج إدا وضعت ثلاث أقسام بكل سطر .

وطريقة وضع قسمان أو ثلاث أقسام لكل سطر يتزجب عليك اعادة ترتيب الأقسام
أي [ منتدى رئيسي و معه 2 أقسام رئيسية أو ثلاتة ] وهكدا إلى أن تنتهي من الترتيب

انظر إلى الصورة لتفهم قصدي


ثانيا نعدل 3 ملفات أساسية
ادهب لقالب template [ FORUMEHOME ] و ابحث عن هذا الكود code و قم بحذفه :

كود code:
رمز Code:
<tr align=&quot;center&quot;> <td class=&quot;thead&quot;>&nbsp;</td> <td class=&quot;thead&quot; width=&quot;100%&quot; align=&quot;$stylevar[left]&quot;>$vbphrase[forum]</td> <td class=&quot;thead&quot; width=&quot;175&quot;>$vbphrase[last_post]</td> <td class=&quot;thead&quot;>$vbphrase[threads]</td> <td class=&quot;thead&quot;>$vbphrase[posts]</td> <if condition=&quot;$vboptions['showmoderatorcolumn']&quot;> <td class=&quot;thead&quot;>$vbphrase[moderator]</td> </if> </tr>

ملاحظة : ادا لم تجد الكود code فلا تخف ، الكل تمام
وملاحظة ثانية : لا تنسى الاحتفاظ بنسخة من الأكواد

الخطوة التالية : افتح قالب template الـ [forumhome_forumbit_level1_nopost ] واستبدل محتواه بهذا الكود code


< كود code:
رمز Code:
table class=&quot;tborder&quot; cellpadding=&quot;$stylevar[cellpadding]&quot; cellspacing=&quot;$stylevar[cellspacing]&quot; border=&quot;0&quot; width=&quot;100%&quot; align=&quot;center&quot;>
كود code:
<tbody>


<tr>


رمز Code:
<td class=&quot;tcat&quot; align=&quot;center&quot; colspan=&quot;<if condition=&quot;$vboptions[showmoderatorcolumn]&quot;>6<else />5</if>&quot;> <a style=&quot;float:$stylevar[right]&quot; href=&quot;#top&quot; onclick=&quot;return toggle_collapse('forumbit_$forumid')&quot;><img id=&quot;collapseimg_forumbit_$forumid&quot; src=&quot;$stylevar[imgdir_button]/collapse_tcat{$collapseimg_forumid}.gif&quot; alt=&quot;&quot; border=&quot;0&quot; /></a>
<a href=&quot;forumdisplay.php?$session[sessionurl]f=$forum[forumid]&quot;>$forum[title]</a> <if condition=&quot;$show['forumdescription']&quot;><div class=&quot;smallfont&quot;>$forum[description]</div></if> <if condition=&quot;$show['subforums']&quot;><div class=&quot;smallfont&quot;><strong>$vbphrase[subforums]</strong>: $forum[subforums]</div></if> </td> </tr> </tbody> <if condition=&quot;$childforumbits&quot;> <tbody id=&quot;collapseobj_forumbit_$forumid&quot; style=&quot;{$collapseobj_forumid}&quot;> <tr> <td class=&quot;alt1&quot;> <table border=&quot;0&quot; width=&quot;100%&quot; cellspacing=&quot;6&quot; cellpadding=&quot;0&quot;> <tr> $childforumbits </tr> </table> </tbody> </if> </table> <br />





وكذلك نفتح قالب template الـ [ forumhome_forumbit_level2_post ] و نستبدله بهذا الكود code :





كود code:
رمز Code:
<head> <style type=&quot;text/css&quot;>
.style1 {
text-align: center; }
.style2 { color: #800000; text-align: center; } .style3 { color: #FF0000; } .style4 { text-align: right; } p { font: 11px tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif; } </style> </head>
<td width=&quot;27%&quot;>
<fieldset style=&quot;padding: 10;height:206px; width:295px&quot;>
<table border=&quot;0&quot; cellspacing=&quot;0&quot; cellpadding=&quot;0&quot; align=&quot;right&quot;> <tr>
<td><td><tr align=&quot;center&quot;> <td class=&quot;alt1Active&quot; align=&quot;$stylevar[left]&quot; id=&quot;f$forum[forumid]&quot;> <table border=&quot;0&quot; width=&quot;27%&quot; id=&quot;table248&quot;> <tr> <td align=&quot;center&quot; style=&quot;font-style: normal; font-variant: normal; font-weight: normal; font-size: 11px; font-family: tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif&quot;> <table border=&quot;0&quot; id=&quot;table249&quot; cellpadding=&quot;0&quot; style=&quot;border-collapse: collapse&quot;> <tr> <td style=&quot;font-style: normal; font-variant: normal; font-weight: normal; font-size: 11px; font-family: tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif&quot;> <img border=&quot;0&quot; src=&quot;http://arabcine.com/up/images/uy8re4w66hvmc5uwwrk.jpg&quot; width=&quot;233&quot; height=&quot;73&quot;></td> <td style=&quot;font-style: normal; font-variant: normal; font-weight: normal; font-size: 11px; font-family: tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif&quot;> <table border=&quot;0&quot; width=&quot;100%&quot; id=&quot;table250&quot; cellpadding=&quot;0&quot; style=&quot;border-collapse: collapse&quot;> <tr> <td style=&quot;font-style: normal; font-variant: normal; font-weight: normal; font-size: 11px; font-family: tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif&quot;> <strong style=&quot;font-weight: 400&quot;><a href=&quot;newthread.php?$session[sessionurl]do=newthread&f=$forum[forumid]&quot;><img title=&quot;أضف موضوع جديد في هذا القسم&quot; alt=&quot;أضف موضوع جديد في هذا القسم &quot; src=&quot;http://arabcine.com/up/images/0drrf6fdgfoopmu3qyfd.gif&quot; border=&quot;0&quot;></a></strong></td> </tr> <tr> <td style=&quot;font-style: normal; font-variant: normal; font-weight: normal; font-size: 11px; font-family: tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif&quot;> <strong style=&quot;font-weight: 400&quot;> <a href=&quot;external.php?type=rss2&forumids=$forum[forumid]&quot;><img title=&quot;اشترك في استلام آخر مواضيع القسم&quot; alt=&quot;اشترك في استلام آخر مواضيع القسم&quot; src=&quot;http://arabcine.com/up/images/slvg0u988gr78jlyeoc4.gif&quot; border=&quot;0&quot; width=&quot;21&quot; height=&quot;21&quot;></a></strong></td> </tr> <tr> <td style=&quot;font-style: normal; font-variant: normal; font-weight: normal; font-size: 11px; font-family: tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif&quot;> <strong style=&quot;font-weight: 400&quot;> <a href=&quot;newthread.php?$session[sessionurl]do=newthread&f=$forum[forumid]&quot;><img title=&quot;أضف موضوع جديد في هذا القسم&quot; alt=&quot;أضف موضوع جديد في هذا القسم &quot; src=&quot;http://arabcine.com/up/images/9gkxpw9eyi14qakg7v2t.gif&quot; border=&quot;0&quot; width=&quot;21&quot; height=&quot;21&quot;></a></strong></td> </tr> </table></td> </tr> </table></td> </tr> <tr> <td align=&quot;center&quot; style=&quot;font-style: normal; font-variant: normal; font-weight: normal; font-size: 11px; font-family: tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif&quot;> <table border=&quot;0&quot; width=&quot;100%&quot; id=&quot;table251&quot; cellpadding=&quot;0&quot; style=&quot;border-collapse: collapse&quot;> <tr> <td width=&quot;39&quot; style=&quot;font-style: normal; font-variant: normal; font-weight: normal; font-size: 11px; font-family: tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif&quot;> <img border=&quot;0&quot; src=&quot;http://www.arabcine.com/Sections_1.jpg&quot; width=&quot;39&quot; height=&quot;20&quot;></td> <td background=&quot;http://www.arabcine.com/Sections_2.jpg&quot; align=&quot;center&quot; style=&quot;font-style: normal; font-variant: normal; font-weight: normal; font-size: 11px; font-family: tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif&quot;> <strong> <a href=&quot;forumdisplay.php?$session[sessionurl]f=$forum[forumid]&quot;> $forum[title]</a></strong></td> <td width=&quot;4&quot; style=&quot;font-style: normal; font-variant: normal; font-weight: normal; font-size: 11px; font-family: tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif&quot;> <img border=&quot;0&quot; src=&quot;http://www.arabcine.com/Sections_3.jpg&quot; width=&quot;4&quot; height=&quot;20&quot;></td> </tr> </table> <table border=&quot;0&quot; width=&quot;100%&quot; id=&quot;table252&quot; cellpadding=&quot;0&quot; style=&quot;border-collapse: collapse&quot;> <tr> <td height=&quot;5&quot; style=&quot;font-style: normal; font-variant: normal; font-weight: normal; font-size: 11px; font-family: tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif&quot;> </td> </tr> </table></td> </tr> </table> <table border=&quot;0&quot; width=&quot;270&quot; id=&quot;table253&quot; cellpadding=&quot;0&quot;> <tr> <td style=&quot;font-style: normal; font-variant: normal; font-weight: normal; font-size: 11px; font-family: tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif&quot; width=&quot;46&quot;> الوصف</td> <td style=&quot;font-style: normal; font-variant: normal; font-weight: normal; font-size: 11px; font-family: tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif&quot; width=&quot;218&quot;> $forum[description]</td> </tr> <tr> <td style=&quot;font-style: normal; font-variant: normal; font-weight: normal; font-size: 11px; font-family: tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif&quot; width=&quot;264&quot; colspan=&quot;2&quot;> المواضيع $forum[threadcount]&nbsp; |<span lang=&quot;ar-ma&quot;> المشاركات</span> :<span lang=&quot;ar-ma&quot;> </span>$forum[replycount]&nbsp; <if condition=&quot;$show['browsers']&quot;> <span class=&quot;style3&quot;> <phrase 1=&quot; : $forum[browsers]&quot;>$vbphrase[x_viewing]</phrase></span></if></td> </tr> <tr> <td style=&quot;font-style: normal; font-variant: normal; font-weight: normal; font-size: 11px; font-family: tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif&quot; width=&quot;266&quot; colspan=&quot;2&quot;> <if condition=&quot;$show['forumsubscription']&quot;> </if><span class=&quot;smallfont&quot;>$forum[lastpostinfo]</span> <if condition=&quot;$show['forumsubscription']&quot;> </if> </td> </tr> </table></td> </tr> </table> </fieldset> </td> <if condition=&quot;$docnokf == 0 OR $docnokf==1 OR $docnokf==2&quot;><else /></tr><tr></if> $childforumbits



تستطيع تغيير الصورة لعرب سين بصورة من اختيارك



فمنكم من يريد أن تكون لكل قسم صورته الخاصة به

فهذه الخاصية في الدرس مفصل الموالي ان شاء الله مع طريقة التركيب install








احفظ العمل و شوف منتداك وجماليته

انتهى وإلى درس مفصل آخر بحول الله





لا تنسو الردود و التقييم ادا لأعجبكم الدرس مفصل









©المشاركات المنشورة تعبر عن وجهة نظر صاحبها فقط، ولا تُعبّر بأي شكل من الأشكال عن وجهة نظر إدارة المنتدى©