alawee
12-31-06, 03:10 AM
بسم الله الرحمن الرحيم
طريقة الفصل تكون كالآتي
فتح قالب forumdisplay
ابحث عن التالي
رمز:
<!-- show threads --> <tbody id="threadbits_forum_$foruminfo[forumid]"> <if condition="$show['stickies']"> $threadbits_sticky $threadbits </tbody> <!-- end show threads -->
استبدله بالكود:
رمز:
<!-- show threads --> <tbody id="threadbits_forum_$foruminfo[forumid]"> <if condition="$show['stickies']"> $threadbits_sticky<tr><td class="thead" colspan="<if condition="$show['threadicons']">7<else />6</if>"> </td></tr> </if> $threadbits </tbody> <!-- end show threads -->
تحيه طيبه
طريقة الفصل تكون كالآتي
فتح قالب forumdisplay
ابحث عن التالي
رمز:
<!-- show threads --> <tbody id="threadbits_forum_$foruminfo[forumid]"> <if condition="$show['stickies']"> $threadbits_sticky $threadbits </tbody> <!-- end show threads -->
استبدله بالكود:
رمز:
<!-- show threads --> <tbody id="threadbits_forum_$foruminfo[forumid]"> <if condition="$show['stickies']"> $threadbits_sticky<tr><td class="thead" colspan="<if condition="$show['threadicons']">7<else />6</if>"> </td></tr> </if> $threadbits </tbody> <!-- end show threads -->
تحيه طيبه