اضافة ايقونة موضوع جديد بجانب اضافة رد

mr. vb

New Member
اضافة ايقونة موضوع جديد بجانب اضافة رد
في عرض الموضوع
3.5.0
-------------------------------------

في قالب
SHOWTHREAD
ابحث عن
-------------------------------------------

HTML:
<if condition="$show['largereplybutton']">
  <td class="smallfont"><a href="newreply.php?$session[sessionurl]do=newreply&amp;noquote=1&amp;p=$FIRSTPOSTID">

استبدله بالتالي

HTML:
<td class="smallfont"><a href="newthread.php?$session[sessionurl]do=newthread&amp;f=$forumid" rel="nofollow"><img src="$stylevar[imgdir_button]/newthread.gif" alt="$vbphrase[post_new_thread]" border="0" /></a>&nbsp;
<if condition="$show['largereplybutton']">
  <a href="newreply.php?$session[sessionurl]do=newreply&amp;noquote=1&amp;p=$FIRSTPOSTID">

ثم ابحث عن

HTML:
<if condition="$show['largereplybutton']">
  <td class="smallfont"><a href="newreply.php?$session[sessionurl]do=newreply&amp;noquote=1&amp;p=$LASTPOSTID">

استبدله بالتالي

HTML:
<td class="smallfont"><a href="newthread.php?$session[sessionurl]do=newthread&amp;f=$forumid" rel="nofollow"><img src="$stylevar[imgdir_button]/newthread.gif" alt="$vbphrase[post_new_thread]" border="0" /></a>&nbsp;
<if condition="$show['largereplybutton']">
  <td class="smallfont"><a href="newreply.php?$session[sessionurl]do=newreply&amp;noquote=1&amp;p=$LASTPOSTID">

مثال موجود هنا بالمنتدي
داخل الموضوع زر الموضوع بجانب زر الرد ;)
 
السلام عليكم ورحمة الله وبركاته
بارك الله بكم اخي الفاضل mr. vb وجزاكم الله الف خير

[BLINK]وفقكم الله لما فيه الخير[/BLINK]
 
عودة
أعلى