Dr.osamA
2009-11-22, 07:57 AM
قالب اضافة زر ( موضوع جديد في الموضوع)
New Thread Button on post viewing
Go to the Showthread template :
اذهب الى قالب Showthread
First find :
و ابحث عن الكود التالي
<a href="newreply.php?{vb:raw session.sessionurl}p={vb:raw LASTPOSTID}"
class="textcontrol" id="newreplylink_top"><vb:if condition="$show['closethread']"><span>+</span> {vb:rawphrase reply_to_thread}<vb:else />{vb:rawphrase closed_thread}</vb:if></a>
<img style="display:none" id="progress_newreplylink_top" src="images/misc/progress.gif" alt="" />
then after add :
و اضف اسفله مباشر
<a href="newthread.php?{vb:raw session.sessionurl}do=newthread&f={vb:raw thread.forumid}" rel="nofollow" class="textcontrol" id="newthreadlink_top"><span>+</span> {vb:rawphrase post_new_thread}</a>
then find :
ثم ابحث في نفس القالب عن
<a href="newreply.php?{vb:raw session.sessionurl}p={vb:raw LASTPOSTID}"
class="textcontrol" id="newreplylink_bottom"
><vb:if condition="$show['closethread']"><span>+</span> {vb:rawphrase reply_to_thread}<vb:else />{vb:rawphrase closed_thread}</vb:if></a>
Then after add :
و بعده مباشر اضف الكود التالي
  <span style="padding-left:140px">
<a href="newthread.php?{vb:raw session.sessionurl}do=newthread&f={vb:raw thread.forumid}" rel="nofollow" class="textcontrol" id="newthreadlink_bottom"><span>+</span> {vb:rawphrase post_new_thread}</a></span>
الصورة كمثال مرفقة
منقوووول لعموم الفائدة alra7ba
(http://www.alra7ba.net/vb/showthread.php?p=161262)
تحياااااااااااتي
New Thread Button on post viewing
Go to the Showthread template :
اذهب الى قالب Showthread
First find :
و ابحث عن الكود التالي
<a href="newreply.php?{vb:raw session.sessionurl}p={vb:raw LASTPOSTID}"
class="textcontrol" id="newreplylink_top"><vb:if condition="$show['closethread']"><span>+</span> {vb:rawphrase reply_to_thread}<vb:else />{vb:rawphrase closed_thread}</vb:if></a>
<img style="display:none" id="progress_newreplylink_top" src="images/misc/progress.gif" alt="" />
then after add :
و اضف اسفله مباشر
<a href="newthread.php?{vb:raw session.sessionurl}do=newthread&f={vb:raw thread.forumid}" rel="nofollow" class="textcontrol" id="newthreadlink_top"><span>+</span> {vb:rawphrase post_new_thread}</a>
then find :
ثم ابحث في نفس القالب عن
<a href="newreply.php?{vb:raw session.sessionurl}p={vb:raw LASTPOSTID}"
class="textcontrol" id="newreplylink_bottom"
><vb:if condition="$show['closethread']"><span>+</span> {vb:rawphrase reply_to_thread}<vb:else />{vb:rawphrase closed_thread}</vb:if></a>
Then after add :
و بعده مباشر اضف الكود التالي
  <span style="padding-left:140px">
<a href="newthread.php?{vb:raw session.sessionurl}do=newthread&f={vb:raw thread.forumid}" rel="nofollow" class="textcontrol" id="newthreadlink_bottom"><span>+</span> {vb:rawphrase post_new_thread}</a></span>
الصورة كمثال مرفقة
منقوووول لعموم الفائدة alra7ba
(http://www.alra7ba.net/vb/showthread.php?p=161262)
تحياااااااااااتي