logo

أهلا وسهلا بك زائرنا الكريم في منتدى دعم PBBoard الرسمي، لكي تتمكن من المشاركة ومشاهدة جميع أقسام المنتدى وكافة الميزات ، يجب عليك إنشاء حساب جديد بالتسجيل بالضغط هنا أو تسجيل الدخول اضغط هنا إذا كنت عضواً .

طلب قالب

السلام عليكم طالب القالب المسئول عن عرض المواضيع عايز احط عباره معينة تظهر اخر المواضيع تلقائى ياريت المساعده وفى نفس الوقت تظهر اخر ردود ايضا




موضوع مغلق


07-03-2010 01:59 مساءً
معلومات الكاتب ▼
تاريخ الإنضمام : 27-10-2009
رقم العضوية : 167
المشاركات : 417
الدولة : مصر
الجنس :
تاريخ الميلاد : 26-4-1992
قوة السمعة : 436
موقعي : زيارة موقعي
العضو غائب متغيب لكثره السفر لدواعى العمل
السلام عليكم
طالب القالب المسئول عن عرض المواضيع
عايز احط عباره معينة تظهر اخر المواضيع تلقائى
ياريت المساعده
وفى نفس الوقت تظهر اخر ردود ايضا
ياريت يكون التحديد احط الكود فى انهى قالب بعد انهى سطر بزبط

look/images/icons/i1.gif طلب قالب
  07-03-2010 06:44 مساءً   [1]
معلومات الكاتب ▼
تاريخ الإنضمام : 03-11-2009
رقم العضوية : 188
المشاركات : 2152
الدولة : مصر Egypt
الجنس :
تاريخ الميلاد : 26-10-1994
الدعوات : 4
قوة السمعة : 5518
موقعي : زيارة موقعي
وعليكم السلام ورحمة الله وبركاته،،
حرر قالب show_subject.tpl
https://pbboard.info/forums/index.php?page=topic&show=1&id=750


=======================
أو أستبدل القالب المرفق بعد فك الضغط عنه بالموجود عندك
تم إبحث عن

CODE
<tr><td align="center" bgcolor="white">3</td><td align="center" bgcolor="white">isma3eliano</td></tr>

و أستبدل white بلون الخلفية اللي تريد
و 3 و isma3eliano بما تريد
smile
 
 
  show_subject.rar   تحميل rar مرات التحميل :(42)
الحجم :(1.925) KB


look/images/icons/i1.gif طلب قالب
  07-03-2010 08:40 مساءً   [2]
معلومات الكاتب ▼
تاريخ الإنضمام : 27-10-2009
رقم العضوية : 167
المشاركات : 417
الدولة : مصر
الجنس :
تاريخ الميلاد : 26-4-1992
قوة السمعة : 436
موقعي : زيارة موقعي
العضو غائب متغيب لكثره السفر لدواعى العمل
شِكرا ليك

look/images/icons/i1.gif طلب قالب
  07-03-2010 08:50 مساءً   [3]
معلومات الكاتب ▼
تاريخ الإنضمام : 27-10-2009
رقم العضوية : 167
المشاركات : 417
الدولة : مصر
الجنس :
تاريخ الميلاد : 26-4-1992
قوة السمعة : 436
موقعي : زيارة موقعي
العضو غائب متغيب لكثره السفر لدواعى العمل
ركبته بس المواضيع مبقتش تظهر بيقول فى خطا فى قالب

look/images/icons/i1.gif طلب قالب
  07-03-2010 08:57 مساءً   [4]
معلومات الكاتب ▼
تاريخ الإنضمام : 03-11-2009
رقم العضوية : 188
المشاركات : 2152
الدولة : مصر Egypt
الجنس :
تاريخ الميلاد : 26-10-1994
الدعوات : 4
قوة السمعة : 5518
موقعي : زيارة موقعي
المشاركة الأصلية كتبت بواسطة: all3web.com ركبته بس المواضيع مبقتش تظهر بيقول فى خطا فى قالب
أنظر هنا
http://isma3eliano.eb2a.com/Upload/index.php?page=topic&show=1&id=2


و الصورة المرفقة

و ده الكود كامل اللي شغال عندي


CODE
<table align="center" border="0" cellspacing="1" class="border" width="95%">
    <tr align="center">
	   <td class="tcat" width="23%">
			 {$lang['information_writer']}
	   </td>
	   <td class="tcat" width="80%" align="right">
	   <div class="r-right">
	   <img src="{$Info['icon']}" />
	   {if {$_CONF['info_row']['rewriterule']} == '1'}
<a href="t{$subject_id}.html">
{else}
<a href="index.php?page=topic&show=1&id={$subject_id}">
{/if}
{$Info['title']}</a>
</div>
<div class="l-left">
{$Info['native_write_time']}
</div>
	   </td>
    </tr>
    <tr align="center">
	   <td class="tbar_writer_info" width="23%" valign="top">
		   {if {$Info['username']}}
	   <!-- Code switch Menu start -->
			  <a onclick="switchMenuWriter('{$subject_id}subjectswitch');">
			  {$Info['display_username']} <img border="0" cellspacing="1" src="{$image_path}/menu_open.gif" /></a>
			<div style="display:none;position: absolute; z-index: 1" id="{$subject_id}subjectswitch">
		  <table width="150" border="0" cellspacing="1" class="border">
			 <tr align="center">
				<td class="tbar">
				{if {$_CONF['info_row']['rewriterule']} == '1'}
				<a href="{$Info['username']}.html">
				{else}
				<a href="index.php?page=profile&show=1&username={$Info['username']}">
				{/if}
				{$Info['display_username']}</a>
				</td>
			 </tr>
			 <tr align="center">
				<td class="menu_popup" class="menuoff" onmouseover="className='menuon';" onmouseout="className='menuoff';">
				{if {$_CONF['info_row']['rewriterule']} == '1'}
				<a href="{$Info['username']}.html">
				{else}
				<a href="index.php?page=profile&show=1&username={$Info['username']}">
				{/if}
				{$lang['view_profile']}
				</a>
				</td>
			 </tr>
			 <tr align="center">
				<td class="menu_popup" class="menuoff" onmouseover="className='menuon';" onmouseout="className='menuoff';">
				    <a href="index.php?page=search&option=3&username={$Info['username']}&starteronly=0§ion=all&exactname=1&sort_order=DESC">
{$lang['search_for_all_posts']}
 {$Info['username']}</a>
</td>
			 </tr>
						  <tr align="center">
				<td class="menu_popup" class="menuoff" onmouseover="className='menuon';" onmouseout="className='menuoff';">
				    <a href="index.php?page=search&option=4&username={$Info['username']}&starteronly=0§ion=all&exactname=1&sort_order=DESC">
{$lang['search_for_all_replys']}
 {$Info['username']}</a>
</td>
			 </tr>
			 <tr align="center">
				{if {$_CONF['member_permission']}}
				<td class="menu_popup" class="menuoff" onmouseover="className='menuon';" onmouseout="className='menuoff';">
				<a href="index.php?page=pm_send&send=1&index=1&username={$Info['username']}">
			   {$lang['send_a_private_message_to']}
					    {$Info['username']} </a>
					    </td>
					    {/if}
			 </tr>
			 <tr align="center">
				{if {$_CONF['member_permission']}}
				<td class="menu_popup" class="menuoff" onmouseover="className='menuon';" onmouseout="className='menuoff';">
				<a href="index.php?page=send&member=1&index=1&id={$Info['id']}">
{$lang['send_a_message_to_the_mailing']}
					   {$Info['username']} </a>
					    </td>
					    {/if}
			 </tr>
		  </table>
		  </div>
		  <!-- Code switch Menu End -->
		  <div onclick="switchMenuBlock('{$subject_id}subjectswitch');" onmouseout="switchMenuBlock('{$subject_id}subjectswitch');">
		  {template}writer_info{/template}
		  </div>
		  <br />
		  {template}awards{/template}
		  <br />
		  {template}last_subject_writer{/template}
		  {else}
		  {template}Guest_info{/template}
		  {/if}
	   </td>
	   {if {$Info['special']} == '1'}
	   <td id="layerspecial" class="td_special" width="70%" valign="top" align="right" onmouseout="switchMenuBlock('{$subject_id}subjectswitch');">
	    {else}
	   <td class="tbar_writer_info" width="70%" valign="top" align="right" onmouseout="switchMenuBlock('{$subject_id}subjectswitch');">
	    {/if}

		  {template}adsense_topic{/template}


		  <div class="text">{$Info['text']}</div>
		  {if {$Info['close_reason']} != '' and {$Info['close']} }
		  <br />
		  <br />
		  <br />
		  <br />
	   <i><font color="#FF0000">
{$lang['reason_for_closure']}
	   {$Info['close_reason']}</font></i>
		   {/if}

		  {if {$Info['attach_subject']}}
			 {template}attach_show{/template}
		  {/if}
			  {if {$Info['action_by']} != ''}
			  <br />
			  <br />
			  <div align="center">
			  <i>
			 {$lang['action_by_subject']}
			 {$Info['action_by']}<br />
			 {$lang['last_date']}
			 {$Info['actiondate']}
			 </i>
			 </div>
			 <br />
		  {/if}
			{if {$Info['reason_edit']} != ''}
			  <div align="center">
			 <b>{$lang['reason_edit']}
			 {$Info['reason_edit']}</b>
			 </div>
			 <br />
		  {/if}
		  {if {$Info['user_sig']} != ''}
			 {template}signature_show{/template}
		  {/if}
	   </td>
    </tr>
<tr><td align="center" bgcolor="white">3</td><td align="center" bgcolor="white">isma3eliano</td></tr>
    <tr align="center">
	   <td class="row1" width="23%">
	   {if {$Info['username']}}
	   {if {$_CONF['info_row']['reputationallw']} == 1}
		  <a onclick="switchMenuNone('{$subject_id}reputation');"
		   title="{$lang['add_reputation_to']} {$Info['username']}">
		  <img border="0" src="{$image_path}/reputation.gif">
		  </a>
 {template}subject_reputation{/template}
 {/if}
 {/if}
		  <a title="{$lang['reporting_for_post']}"
		   href="index.php?page=report&index=1&subject_id={$subject_id}">
		  <img alt="{$lang['reporting_for_post']}"
		  border="0" cellspacing="1" src="{$image_path}/report.gif"></a>
	   </td>
	   <td  colspan="2" class="row1" width="80%">
<table border="0" width="100%" cellpadding="0" style="border-collapse: collapse">
    <tr>
    <td>
    <div class="r-right">
	   <a onclick="self.scrollTo(0, 0); return false;" href="#top"> 
	   <img alt="{$lang['up_subject']}"
	   border="0" cellspacing="1" src="{$image_path}/up.gif" width="47" height="21"></a>
	   {if {$_CONF['member_permission']}}
<a href="index.php?page=pm_send&send=1&index=1&username={$Info['username']}"> 
<img alt="{$lang['send_a_private_message_to']}"
border="0" cellspacing="1" src="{$image_path}/pm_send.gif" width="72" height="21"></a>
<a href="index.php?page=send&member=1&index=1&id={$Info['id']}"> 
<img alt="{$lang['send_a_message_to_the_mailing']} "
border="0" cellspacing="1" src="{$image_path}/send_mail.gif" width="72" height="21"></a>
{/if}
</div>
<div class="l-left">
{if {$_CONF['member_permission']}}
	   {if !{$mod_toolbar}}
<a title="{$lang['edit_subject']}"
href="index.php?page=management&subject=1§ion={$Info['section']}&subject_id={$subject_id}&operator=edit">
<img alt="{$lang['edit_subject']}"
border="0" cellspacing="1" src="{$image_path}/reply_edit.gif" width="72" height="21"></a>
<a href="javascript:delete_post('index.php?page=management&subject=1§ion={$Info['section']}&subject_id={$subject_id}&operator=delete')"> 
<img alt="{$lang['delete_subject']}"
 border="0" cellspacing="1" src="{$image_path}/reply_delete.gif" width="72" height="21"></a>
{else}
{if {$timeout}}
{if {$_CONF['member_row']['username']} == {$Info['username']}}
{if {$_CONF['group_info']['edit_own_subject']}}
<a title="{$lang['edit_subject']}"
href="index.php?page=management&subject=1§ion={$Info['section']}&subject_id={$subject_id}&operator=edit">
<img alt="{$lang['edit_subject']}"
border="0" cellspacing="1" src="{$image_path}/reply_edit.gif" width="72" height="21"></a>
 {/if}
{if {$_CONF['group_info']['del_own_subject']}}
<a href="javascript:delete_post('index.php?page=management&subject=1§ion={$Info['section']}&subject_id={$subject_id}&operator=delete')"> 
<img alt="{$lang['delete_subject']}"
 border="0" cellspacing="1" src="{$image_path}/reply_delete.gif" width="72" height="21"></a>
   {/if}
 {/if}
{/if}
{/if}
{/if}

<a href="index.php?page=new_reply&index=1&id={$subject_id}
&qu_Subject={$subject_id}
&user={$Info['username']}"> 
<img alt="{$lang['qu_subject']}"
border="0" cellspacing="1" src="{$image_path}/reply_quote.gif" width="72" height="21"></a>
</div>
    </tr>
<tr></tr>
</table>
	   </td>
    </tr>
</table>
<br />

 
  3-7-2010 7-53-22 PM.png   تحميل png 3-7-2010 7-53-22 PM.png مرات التحميل :(14)
الحجم :(68.04) KB
 


look/images/icons/i1.gif طلب قالب
  07-03-2010 09:32 مساءً   [5]
معلومات الكاتب ▼
تاريخ الإنضمام : 27-10-2009
رقم العضوية : 167
المشاركات : 417
الدولة : مصر
الجنس :
تاريخ الميلاد : 26-4-1992
قوة السمعة : 436
موقعي : زيارة موقعي
العضو غائب متغيب لكثره السفر لدواعى العمل
طب كلمنى على ميل انا فاتح



المواضيع المتشابهه
عنوان الموضوع الكاتب الردود الزوار آخر رد
طلب شرح علاء الجوهرى
1 85 علاء الجوهرى
طلب شرح طريقة رفع صوره الرمزية للمنتدى  علاء الجوهرى
4 88 علاء الجوهرى
طلب سكربت قرييب من نسخة Flarum dayday
1 232 dayday
طلب شرح ترقية استيل القديم الي احدث اصدار BlackCat2014
0 126 BlackCat2014
طلب ملحق نشر مشاركات المتجر ومكتبة الميديا في المنتدى كموضوع riad
0 174 riad

الكلمات الدلالية
لا يوجد كلمات دلالية ..









الساعة الآن 12:00 PM