admin
02-08-07, 05:56 PM
السلام عليكم ورحمة الله
شرح طريقة فصل المواضيع ... يوجد طريقتين اذا ماصارت الاولى الثانيه بتصير وقول الشتري ماقال هههههه
1- إفتح تمبلت
FORUMDISPLAY
والبحث عن التالي :
<if condition="$show['threads']">
<!-- show threads -->
<if condition="$show['stickies']">
$threadbits_sticky
<!-- <tr><td class="thead" colspan="<if condition="$show['threadicons']">6<else />5</if>"> </td></tr>-->
ضع تحته هذا الكود التالي
<tr valign="top"><td class="thead" colspan="10" style="height: 5px;"></td></tr>
والطريقة الثاني اذا ماصارت الاولى مليون في الاميه الثانيه تصير
هاك فصل المواضيع المثبتة
التعديل على تمبلت FORUMDISPLAY
ابحث عن :
$threadbits_sticky
اضف بعده :
</table><p>
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center">
<tr>
<if condition="$show['threadicons']">
<td class="thead" colspan="2"> </td>
<else />
<td class="thead"> </td>
</if>
<td class="thead" width="100%">
<if condition="$show['threadratings']"><span style="float:$stylevar[right]"><a href="$sorturl&order=desc&sort=voteavg">$vbphrase[rating]</a> $sortarrow[voteavg]</span></if>
<a href="$sorturl&order=asc&sort=title">$vbphrase[thread]</a> $sortarrow[title] /
<a href="$sorturl&order=asc&sort=postusername">$vbphrase[thread_starter]</a> $sortarrow[postusername]
</td>
<td class="thead" width="150" align="center" nowrap="nowrap"><a href="$sorturl&order=desc&sort=lastpost">$vbphrase[last_post]</a> $sortarrow[lastpost]</td>
<td class="thead" align="center" nowrap="nowrap"><a href="$sorturl&order=desc&sort=replycount">$vbphrase[replies]</a> $sortarrow[replycount]</td>
<td class="thead" align="center" nowrap="nowrap"><a href="$sorturl&order=desc&sort=views">$vbphrase[views]</a> $sortarrow[views]</td>
</tr>
الهاك مجرب بادن الله
احتراماتي اخوكم الشتري ادعولي بالتوفيق
شرح طريقة فصل المواضيع ... يوجد طريقتين اذا ماصارت الاولى الثانيه بتصير وقول الشتري ماقال هههههه
1- إفتح تمبلت
FORUMDISPLAY
والبحث عن التالي :
<if condition="$show['threads']">
<!-- show threads -->
<if condition="$show['stickies']">
$threadbits_sticky
<!-- <tr><td class="thead" colspan="<if condition="$show['threadicons']">6<else />5</if>"> </td></tr>-->
ضع تحته هذا الكود التالي
<tr valign="top"><td class="thead" colspan="10" style="height: 5px;"></td></tr>
والطريقة الثاني اذا ماصارت الاولى مليون في الاميه الثانيه تصير
هاك فصل المواضيع المثبتة
التعديل على تمبلت FORUMDISPLAY
ابحث عن :
$threadbits_sticky
اضف بعده :
</table><p>
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center">
<tr>
<if condition="$show['threadicons']">
<td class="thead" colspan="2"> </td>
<else />
<td class="thead"> </td>
</if>
<td class="thead" width="100%">
<if condition="$show['threadratings']"><span style="float:$stylevar[right]"><a href="$sorturl&order=desc&sort=voteavg">$vbphrase[rating]</a> $sortarrow[voteavg]</span></if>
<a href="$sorturl&order=asc&sort=title">$vbphrase[thread]</a> $sortarrow[title] /
<a href="$sorturl&order=asc&sort=postusername">$vbphrase[thread_starter]</a> $sortarrow[postusername]
</td>
<td class="thead" width="150" align="center" nowrap="nowrap"><a href="$sorturl&order=desc&sort=lastpost">$vbphrase[last_post]</a> $sortarrow[lastpost]</td>
<td class="thead" align="center" nowrap="nowrap"><a href="$sorturl&order=desc&sort=replycount">$vbphrase[replies]</a> $sortarrow[replycount]</td>
<td class="thead" align="center" nowrap="nowrap"><a href="$sorturl&order=desc&sort=views">$vbphrase[views]</a> $sortarrow[views]</td>
</tr>
الهاك مجرب بادن الله
احتراماتي اخوكم الشتري ادعولي بالتوفيق