عرض مشاركة واحدة
قديم 21-07-06, 03:45 AM   #1
مؤسس ملتقى قبيلة حرب الرسمي
 
الصورة الرمزية ابوفواز النويمي

 










 

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

ابوفواز النويمي has a reputation beyond reputeابوفواز النويمي has a reputation beyond reputeابوفواز النويمي has a reputation beyond reputeابوفواز النويمي has a reputation beyond reputeابوفواز النويمي has a reputation beyond reputeابوفواز النويمي has a reputation beyond reputeابوفواز النويمي has a reputation beyond reputeابوفواز النويمي has a reputation beyond reputeابوفواز النويمي has a reputation beyond reputeابوفواز النويمي has a reputation beyond reputeابوفواز النويمي has a reputation beyond repute

افتراضي تعديل بسيط وجميل في تمبلت Showthread

تعديل بسيط وجميل في تمبلت SHOWTHREAD

هذا التعديل سيضيف لك أطار وتنسيق مرتب يعني مكان الموضوع التالي والموضوع السابق في زاويه على اليمين بشكل مرتب سيضيف لك محرك بحث للمساعده ..

له مثال في المرفق ..

التركيب سهل :

أفتح تمبلت SHOWTHREAD وأبحث عن التالي :

كود:
<if condition="!$show['search_engine']">
<br />

<div class="smallfont" align="center">
	<strong>&laquo;</strong>
		<a href="showthread.php?$session[sessionurl]t=$threadid&amp;goto=nextoldest" rel="nofollow">$vbphrase[prev_thread]</a>
		|
		<a href="showthread.php?$session[sessionurl]t=$threadid&amp;goto=nextnewest" rel="nofollow">$vbphrase[next_thread]</a>
	<strong>&raquo;</strong>
</div>
</if>
قم بأستبداله بالكود الجديد التالي :

كود:
<!-- /quick actions area by sniper -->
<br />
<table class="tborder" cellpadding="6" cellspacing="0" border="0" width="100%" align="center">
<tr>
	<td class="alt1" align="left">
<if condition="!$show['search_engine']">
<div class="smallfont" style="float: right; padding: 5px 5px 0 0;">
	<strong>&laquo;</strong>
		<a href="showthread.php?$session[sessionurl]t=$threadid&amp;goto=nextoldest" rel="nofollow">$vbphrase[prev_thread]</a>
		|
		<a href="showthread.php?$session[sessionurl]t=$threadid&amp;goto=nextnewest" rel="nofollow">$vbphrase[next_thread]</a>
	<strong>&raquo;</strong>
</div>
</if>
<if condition="$show['search']">
<div class="smallfont">
	<!-- search this thread -->
	<form action="search.php?do=process&amp;searchthreadid=$threadid" method="post">
		<input type="hidden" name="s" value="$session[sessionhash]" />
		<input type="hidden" name="do" value="process" />
		<input type="hidden" name="searchthread" value="1" />
		<input type="hidden" name="showposts" value="1" />
		<input type="hidden" name="searchthreadid" value="$threadid" />
		<input type="text" class="bginput" name="query" value="$vbphrase[search_this_thread]" size="20" style="width:175px" onfocus="this.value = '';" />
		$gobutton
		<a href="search.php$session[sessionurl_q]">$vbphrase[advanced_search]</a>

	</form>
	<!-- /  search this thread -->
</div>
</if>
	</td>
</tr>
</table>
<!-- /end quick actions area by sniper -->
أحفظ العمل ..

تحيااااتي منقول من الاخ المشهور




التوقيع :
أبــدع فـي مــواضيـعــك , وأحســن فـي ردودك , وقــدم كــل مــا لــديــك ,
ولا يغــرك فهمــك , ولا يهينــك جهــلك , ولا تنتظــر شكــر أحـــد ,
بــل اشكــر الله على هذه النعمــة ,
ولله الحمــد والشكــر
    رد مع اقتباس