عرض مشاركة واحدة
قديم 01-11-07, 03:31 AM   #1
عضو مميز
 
الصورة الرمزية بندر الحربي

 










 

بندر الحربي غير متواجد حالياً

بندر الحربي will become famous soon enoughبندر الحربي will become famous soon enoughبندر الحربي will become famous soon enoughبندر الحربي will become famous soon enoughبندر الحربي will become famous soon enoughبندر الحربي will become famous soon enoughبندر الحربي will become famous soon enoughبندر الحربي will become famous soon enoughبندر الحربي will become famous soon enoughبندر الحربي will become famous soon enoughبندر الحربي will become famous soon enough

Talking [ تمبلت ] اضافة ايقونة موضوع جديد في الموضوع 3.6.0

السلام عليكم ورحمة الله وبركاته
هذا التمبلت يضيف ايقونة اضافة موضوع جديد في صفحة المشاركات
مثال على التمبلت عندما يكون الموضوع مفتوح للمشاركات

مثال على التمبلت عندما يكون الموضوع مغلق عن المشاركات

التعديل بسيط جدآ
إفتح تمبلت : showthread
وإبحث عن :-
كود:
	<if condition="$show['largereplybutton']">
<td class="smallfont"><a href="newreply.php?$session[sessionurl]do=newreply&amp;noquote=1&amp;p=$FIRSTPOSTID" rel="nofollow"><if condition="$show['closethread']"><img src="$stylevar[imgdir_button]/reply.gif" alt="$vbphrase[reply]" border="0" /><else /><img src="$stylevar[imgdir_button]/threadclosed.gif" alt="$vbphrase[closed_thread]" border="0" /></if></a></td>
<else />
<td class="smallfont">&nbsp;</td>
</if>
واستبدله بهذا الكود الجديد :-
كود:
	<if condition="$show['largereplybutton']">
<td class="smallfont"><a href="newreply.php?$session[sessionurl]do=newreply&amp;noquote=1&amp;p=$FIRSTPOSTID" rel="nofollow"><if condition="$show['closethread']"><img src="$stylevar[imgdir_button]/reply.gif" alt="$vbphrase[reply]" border="0" /><else /><img src="$stylevar[imgdir_button]/threadclosed.gif" alt="$vbphrase[closed_thread]" border="0" /></if></a>
<a href="newthread.php?$session[sessionurl]do=newthread&amp;f=$foruminfo[forumid]" rel="nofollow"><img src="$stylevar[imgdir_button]/newthread.gif" alt="$vbphrase[post_new_thread]" border="0" /></a></td>
<else />
<td class="smallfont">&nbsp;</td>
</if>
كرر هذا التعديل مرتان واعتمد التعديل




التوقيع :
    رد مع اقتباس