-

الرئيسيةأحدث الصورالتسجيلدخول


تم النشر بقلم :محمد كركوك العراقي:17/08/14, 01:38 am - -

 المشاركة رقم: #1
محمد كركوك العراقي
مصراوي جديد
تواصل معى
بيانات اضافيه [+]
 الجنس : ذكر
 عدد الرسائل : 31
 نقاط : 12453
 تاريخ التسجيل : 27/07/2013
 رأيك في العضو/هـ : 0
لوني المفضل : Tomato
طلب كود الاعلانات
آلسلام وعليكم

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

وانا مفعل التومبيلات
بأنتظاركم


تم النشر بقلم :محمد كركوك العراقي17/08/14, 01:38 am    

تعليقات القراء



الموضوع الأصلي : طلب كود الاعلانات // المصدر : منتديات ليالى مصرية // الكاتب: محمد كركوك العراقي
توقيع : محمد كركوك العراقي





تم النشر بقلم :محمـود:17/08/14, 02:16 am - -

 المشاركة رقم: #2
محمـود
الاداره
تواصل معى
http://www.layalyeg.com
بيانات اضافيه [+]
 الجنس : ذكر
 عدد الرسائل : 8019
 العمر : 47
 نقاط : 536818
 تاريخ التسجيل : 21/03/2008
 رأيك في العضو/هـ : 15
لوني المفضل : Tomato
رد: طلب كود الاعلانات
مرحبا اخي
لتنفيذ هذه العملية ينبغي عليك عمل عدة خطوات والتعديل على 2 قالب على الاقل
اي ينبغي عليك ان تنفذ الخطوات بدقة عالية
تابع معي وان شاء الله تتم على اكمل وجة
بداية عليك تحويل كل الاقسام التي تري ان يظهر بها الاعلانات الى مدونات
ان لم تكن قمت بتفعيل المدونات قبل ذلك اذا انت عليك تفعيلها
اذهب الى لوحة الادارة عناصر اضافيه - مدونات - تشكيل - وقم بتفعيلها
بعد ذلك توجة الى ادارة عامة - المنتديات والفئات - واضغط على تعديل لاي قسم تريد ظهور الاعلانات به - واجعله مدونة بدلا من منتدى
وكرر العملية على كل الاقسام التي تريد فيها اعلانات
بعد هذه الخطوات جاء وقت التعديل على القوالب لتظهر المدونات على شكل اقسام
اذهب الى لوحة الادارة - مظهر المنتدى - التومبيلات والقوالب - ادارة عامة - topics_blog_box
استبدل القالب بالكامل بهذا القالب
الكود:
<!-- BEGIN topics_blog_box --><!-- BEGIN row --><!-- BEGIN header_table --><!-- BEGIN multi_selection -->
<script type="text/javascript">
function check_uncheck_main_{topics_blog_box.row.header_table.BOX_ID}() {
 var all_checked = true;
 for (i = 0; (i < document.{topics_blog_box.FORMNAME}.elements.length) && all_checked; i++) {
 if (document.{topics_blog_box.FORMNAME}.elements .name == '{topics_blog_box.FIELDNAME}[]{topics_blog_box.row.header_table.BOX_ID}') {
 all_checked = document.{topics_blog_box.FORMNAME}.elements .checked;
 }
 }
 document.{topics_blog_box.FORMNAME}.all_mark_{topics_blog_box.row.header_table.BOX_ID}.checked = all_checked;
}
function check_uncheck_all_{topics_blog_box.row.header_table.BOX_ID}() {
 for (i = 0; i < document.{topics_blog_box.FORMNAME}.length; i++) {
 if (document.{topics_blog_box.FORMNAME}.elements .name == '{topics_blog_box.FIELDNAME}[]{topics_blog_box.row.header_table.BOX_ID}') {
 document.{topics_blog_box.FORMNAME}.elements&nbsp;.checked = document.{topics_blog_box.FORMNAME}.all_mark_{topics_blog_box.row.header_table.BOX_ID}.checked;
 }
 }
}
</script>
<!-- END multi_selection -->
<table class="forumline" width="100%" border="0" cellspacing="1" cellpadding="0">
<tr>
<th colspan="{topics_blog_box.row.header_table.COLSPAN}" align="center" nowrap="nowrap"> {topics_blog_box.row.L_TITLE} \{topics_blog_box.row.L_AUTHOR}</th>
<th align="center" nowrap="nowrap" width="120"> {topics_blog_box.row.L_REPLIES} </th>
<th align="center" nowrap="nowrap" width="80"> {topics_blog_box.row.L_VIEWS} </th>

<th align="center" nowrap="nowrap" width="80"> {topics_blog_box.row.L_LASTPOST} </th>
<!-- BEGIN multi_selection -->
<th align="center" nowrap="nowrap" width="60"><input onclick="check_uncheck_all_{topics_blog_box.row.header_table.BOX_ID}();" type="checkbox" name="all_mark_{topics_blog_box.row.header_table.BOX_ID}" value="0" /></th>
<!-- END multi_selection -->
</tr>
<!-- BEGIN pagination -->
<tr>

</tr>
<!-- END pagination -->
<!-- END header_table --><!-- BEGIN header_row -->
<tr>
<td class="row3" colspan="{topics_blog_box.row.COLSPAN}"><span class="gensmall"> <b>{topics_blog_box.row.L_TITLE}</b></span></td>
</tr>
<!-- END header_row -->

<!-- BEGIN topic -->
{topics_blog_box.row.END_TABLE_STICKY}
<tr>
<!-- BEGIN single_selection -->
<td class="{topics_blog_box.row.ROW_CLASS}" align="center" valign="middle" width="40"><input type="radio" name="{topics_blog_box.FIELDNAME}" value="{topics_blog_box.row.FID}" {topics_blog_box.row.L_SELECT} /></td>
<!-- END single_selection -->
<td class="{topics_blog_box.row.ROW_FOLDER_CLASS}" align="center" valign="middle" width="40"><img title="{topics_blog_box.row.L_TOPIC_FOLDER_ALT}" src="{topics_blog_box.row.TOPIC_FOLDER_IMG}" alt="{topics_blog_box.row.L_TOPIC_FOLDER_ALT}" /></td>
<!-- BEGIN icon -->
<td class="{topics_blog_box.row.ROW_CLASS}" align="center" valign="middle" width="40">{topics_blog_box.row.ICON}</td>
<!-- END icon -->
<td class="{topics_blog_box.row.ROW_CLASS}" onmouseover='this.className="row2"' onmouseout='this.className="{topics_blog_box.row.ROW_CLASS}"' width="95%">
<div class="topictitle">{topics_blog_box.row.NEWEST_POST_IMG}{topics_blog_box.row.PARTICIPATE_POST_IMG}{topics_blog_box.row.TOPIC_TYPE}
<h2 class="topic-title"><a class="topictitle" href="{topics_blog_box.row.U_VIEW_TOPIC}">{topics_blog_box.row.TOPIC_TITLE}</a></h2>
</div>
<!-- BEGIN switch_description -->
<span class="genmed">
<br />
{topics_list_blog_box.topic.switch_description.TOPIC_DESCRIPTION}
</span>
<!-- END switch_description -->
<span class="gensmall">{topics_blog_box.row.TOPIC_ANNOUNCES_DATES}{topics_blog_box.row.TOPIC_CALENDAR_DATES}</span>
<span class="gensmall"><!-- BEGIN nav_tree -->{topics_blog_box.row.row.TOPIC_NAV_TREE} <!-- END nav_tree -->
<br> <br>  <font size="1" color="Navy" face="tahoma">كاتب الموضوع: </font>
 </span><span class="name"><strong>{topics_blog_box.row.TOPIC_AUTHOR}</strong></span>
</td>
<td class="row2" align="center" valign="middle"><div style="width: 50px; height: 16px; margin-top: 2px" id="A7medvirus"><span class="postdetails">{topics_blog_box.row.REPLIES}</span></td></div>
<td class="row2" align="center" valign="middle" style="width: 23px"><span class="postdetails"><div style="width: 50px; height: 16px; margin-top: 2px" id="A7medvirus">{topics_blog_box.row.VIEWS}</div></span></td>

<td class="row3Right" onmouseover='this.className="row1"' onmouseout='this.className="row3Right"' align="center" valign="middle" nowrap="nowrap"><span class="postdetails">{topics_blog_box.row.LAST_POST_TIME}<br />{topics_blog_box.row.LAST_POST_AUTHOR} {topics_blog_box.row.LAST_POST_IMG}</span></td>

<!-- BEGIN multi_selection -->
<td class="row2" align="center" valign="middle"><span class="postdetails"><input onclick="javascript:check_uncheck_main_{topics_blog_box.row.BOX_ID}();" type="checkbox" name="{topics_blog_box.FIELDNAME}[]{topics_blog_box.row.BOX_ID}" value="{topics_blog_box.row.FID}" {topics_blog_box.row.L_SELECT} /></span></td>
<!-- END multi_selection -->
</tr>
<!-- END topic --><!-- BEGIN no_topics -->
<tr>
<td class="row1" colspan="{topics_blog_box.row.COLSPAN}" align="center" valign="middle" height="30"><span class="gen">{topics_blog_box.row.L_NO_TOPICS}</span></td>
</tr>
<!-- END no_topics --><!-- BEGIN bottom -->
<tr>
<td class="catBottom" colspan="{topics_blog_box.row.COLSPAN}" valign="middle">
<table width="95%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td> <span class="gensmall">{PAGINATION}</span></td>
<td align="right"><a href="#top">{L_BACK_TO_TOP}</a> </td>
</tr>
</table>
</td>
</tr>
<!-- END bottom --><!-- BEGIN footer_table -->
</table>
<!-- END bottom --><!-- BEGIN footer_table -->

 
  <!-- END footer_table --><!-- BEGIN spacer --><br class="gensmall" /><!-- END spacer --><!-- END row --><!-- END topics_blog_box -->

<!-- BEGIN switch_image_resize -->
<script type="text/javascript">
//<![CDATA[
$(resize_images({ 'selector' : '.blog_message', 'max_width' : {switch_image_resize.IMG_RESIZE_WIDTH}, 'max_height' : {switch_image_resize.IMG_RESIZE_HEIGHT} }));
//]]>
</script>
<!-- END switch_image_resize -->
لا تنسى نشر القالب
باقي الشرح بردي القادم نظرا لطول الرد


تم النشر بقلم :محمـود17/08/14, 02:16 am    

تعليقات القراء



الموضوع الأصلي : طلب كود الاعلانات // المصدر : منتديات ليالى مصرية // الكاتب: محمـود
توقيع : محمـود





تم النشر بقلم :محمـود:17/08/14, 02:17 am - -

 المشاركة رقم: #3
محمـود
الاداره
تواصل معى
http://www.layalyeg.com
بيانات اضافيه [+]
 الجنس : ذكر
 عدد الرسائل : 8019
 العمر : 47
 نقاط : 536818
 تاريخ التسجيل : 21/03/2008
 رأيك في العضو/هـ : 15
لوني المفضل : Tomato
رد: طلب كود الاعلانات
الان بقي فقط ان نضع الاعلانات وقالب المواضيع لتظهر بشكل منسق
توجة الى قالب viewcomments_body
قم باستبدالة بهذا القالب
الكود:
<script type="text/javascript">
//<![CDATA[
var
multiquote_img_off = '{JS_MULTIQUOTE_IMG_OFF}', multiquote_img_on =
'{JS_MULTIQUOTE_IMG_ON}', _atr = '{JS_DIR}addthis/', _ati =
'{PATH_IMG_FA}addthis/'{ADDTHIS_LANG}, addthis_localize = {
share_caption: "{L_SHARE_CAPTION}", email: "{L_EMAIL}", email_caption:
"{L_EMAIL_CAPTION}", favorites: "{L_SHARE_BOOKMARKS}", print:
"{L_PRINT}", more: "{L_MORE}" };
$(function(){
 _atc.cwait = 0;
 $('.addthis_button').mouseup(function(){
 if ($('#at15s').css('display') == 'block') {
 addthis_close();
 addthis_close();
 }
 });
});
//]]>
</script>

<table width="100%" border="0" cellspacing="2" cellpadding="0">
 <tr>
 <td align="left" valign="middle" nowrap="nowrap">
 <span class="nav">
 <!-- BEGIN switch_user_authpost -->

 <a href="{U_POST_NEW_TOPIC}" rel="nofollow"><img
src="{POST_IMG}" id="{POST_IMG_ID}one" alt="{L_POST_NEW_TOPIC}"
align="middle" border="0" /></a>  
 <!-- END switch_user_authpost -->
 <!-- BEGIN switch_user_authreply -->

 <a href="{U_POST_REPLY_TOPIC}"><img src="{REPLY_IMG}"
id="i_reply" alt="{L_POST_REPLY_TOPIC}" align="middle" border="0"
/></a>
 <!-- END switch_user_authreply -->
 </span>
 </td>

 <td class="nav" valign="middle" width="100%"><span
class="nav"><a class="nav"
href="{U_INDEX}">{L_INDEX}</a>{NAV_SEP}<a class="nav"
href="{U_ALBUM}">{L_ALBUM}</a>{NAV_CAT_DESC_SECOND}</span></td>
 <td align="right" valign="bottom" nowrap="nowrap" width="100%">
 <span class="gensmall bold">
 <a class="addthis_button" href="http://www.addthis.com/bookmark.php?v=250&pub=forumotion">{L_SHARE}</a>
 |
 <script type="text/javascript">//<![CDATA[
 var url_favourite = '{U_FAVOURITE_JS_PLUS_MENU}';
 var url_newposts = '{U_NEWPOSTS_JS_PLUS_MENU}';
 var url_egosearch = '{U_EGOSEARCH_JS_PLUS_MENU}';
 var url_unanswered = '{U_UNANSWERED_JS_PLUS_MENU}';
 var url_watchsearch = '{U_WATCHSEARCH_JS_PLUS_MENU}';
 var url_tellfriend = '{U_TELLFRIEND_JS_PLUS_MENU}';
 insert_plus_menu('f{FORUM_ID}&t={TOPIC_ID}','{JS_SESSION_ID}', {JS_AUTH_FAVOURITES});
 //]]>
 </script>
 </span>
 </td>
 </tr>
</table>

<table class="forumline" width="100%" border="0" cellspacing="1" cellpadding="0">
 <tr align="right">
 <td class="catHead" colspan="2" height="28">
 <table width="100%" border="0" cellspacing="0" cellpadding="0">
 <tr>
 <td width="9%" class="noprint"> </td>
 <td align="center" nowrap="nowrap" class="t-title"><h1 class="cattitle"> {TOPIC_TITLE}</h1></td>

 <td align="right" nowrap="nowrap" width="9%"
class="browse-arrows"><a
href="{U_VIEW_OLDER_TOPIC}">{L_VIEW_PREVIOUS_TOPIC}</a> <a
href="{U_VIEW_NEWER_TOPIC}">{L_VIEW_NEXT_TOPIC}</a> <a
href="#bottom">{L_GOTO_DOWN}</a> </td>
 </tr>
 </table>
 </td>
 </tr>
 <!-- BEGIN topicpagination -->
 <tr>

 <td class="row1 pagination" colspan="2" align="right"
valign="top"><span
class="gensmall">{PAGINATION}</span></td>
 </tr>
 <!-- END topicpagination -->
 {POLL_DISPLAY}
 <!-- BEGIN postrow -->
 <!-- BEGIN displayed -->

<tr class="post">

<td class="{postrow.displayed.ROW_CLASS}"{postrow.displayed.THANK_BGCOLOR} valign="top" width="76%" height="28">
<table
 border="0" bordercolor="" style="background-color:" width="100%"
cellpadding="3"
cellspacing="3"><tr><td><center><table
border="0" width="75%"><tr style="padding:0;"><td><div
 class="twrank"><center>
 معلومات العضو</center></div></td></tr>
 

 </table></td><td><center><table border="0"
width="75%"><tr style="padding:0;"><td><div
class="twrank"><center>
 بيانات العضو
</center></div></td></tr></table></td><td><center><center><table
 border="0" width="75%"><tr
style="padding:0;"><td><div class="twrank"><center>

 معلومات
الاتصال</center></div></td></tr></table></td></tr><tr><td><center>
 <span class="postdetails poster-profile">{postrow.displayed.POSTER_AVATAR}

 
                  <div class="tw">{postrow.displayed.POSTER_NAME}</div>
 <br>
 <div class="tw">{postrow.displayed.POSTER_RANK}</div>
 {postrow.displayed.RANK_IMAGE}
                  </span>
 </center></div></td><td><span class="postdetails poster-profile">
<!-- BEGIN profile_field -->
<div
 class="tw">{postrow.displayed.profile_field.LABEL}
{postrow.displayed.profile_field.CONTENT}{postrow.displayed.profile_field.SEPARATOR}</div>
<!-- END profile_field -->
</span>
</td><td>{postrow.displayed.PROFILE_IMG}
      {postrow.displayed.PM_IMG}
 {postrow.displayed.EMAIL_IMG}
<!-- BEGIN contact_field -->
      {postrow.displayed.contact_field.CONTENT}
<!-- END contact_field -->

      <div class="profield"><embed allowscriptaccess="never"
src="http://i245.photobucket.com/albums/gg78/looma001/ifeeltime001.swf"
wmode="transparent" height="60" width="150">

<table
border=0 cellspacing=0 cellpadding=0
class="gowetobilobed-offlinebutton"><tr><td width="50
">{postrow.displayed.ONLINE_IMG}</td></tr></table>

    
  
</td>
</tr>
</table>
<table border="1" width="100%" style="border-width: 0px" height="74">

 <tr><img src=""><td
class="{postrow.displayed.ROW_CLASS}"{postrow.displayed.THANK_BGCOLOR}
valign="top" width="100%" height="28" colspan="2">
 <table width="100%" border="0" cellspacing="0" cellpadding="0">
 <tr>
 <td><div class="a7la-7ekaya"><span class="postdetails"><img
src="{postrow.displayed.MINI_POST_IMG}"
alt="{postrow.displayed.L_MINI_POST_ALT}"
title="{postrow.displayed.L_MINI_POST_ALT}" border="0"
/>{L_POST_SUBJECT}: {postrow.displayed.POST_SUBJECT}
 <img src="{postrow.displayed.MINI_TIME_IMG}" alt=""
border="0" />{postrow.displayed.POST_DATE}</span>

 <td style="border-style: none; border-width: medium"><span
class="postdetails"><img src="{postrow.displayed.MINI_POST_IMG}"
alt="{postrow.displayed.L_MINI_POST_ALT}"
title="{postrow.displayed.L_MINI_POST_ALT}" border="0"
/>{L_POST_SUBJECT}: {postrow.displayed.POST_SUBJECT}  
{postrow.displayed.POST_DATE}</span></td>
 <td style="border-style: none; border-width: medium"><div width="30%" class="genmed">
 <div class="blog_cal-content">
 <span class="blog_cal-{postrow.displayed.POST_DATE_DMY_CLASS0}">{postrow.displayed.POST_DATE_DMY_VALUE0}</span>
 <span class="blog_cal-{postrow.displayed.POST_DATE_DMY_CLASS1}">{postrow.displayed.POST_DATE_DMY_VALUE1}</span>
 <span class="blog_cal-{postrow.displayed.POST_DATE_DMY_CLASS2}">{postrow.displayed.POST_DATE_DMY_VALUE2}</span>  
 </div></td>
 </tr>
</table>


<!-- BEGIN switch_vote_active -->
<head><style type="text/css">.style1 {text-align: center;}</style></head><div class="style1">
<!-- BEGIN switch_vote --><a href="{postrow.displayed.switch_vote_active.switch_vote.U_VOTE_PLUS}">
<img
 id="i_icon_mini_index"
src="http://i65.servimg.com/u/f65/14/75/40/08/11111118.gif" alt="مساهمة
رائعة ( زيادة نقطة للتقييم )" title="مساهمة رائعة ( زيادة نقطة للتقييم
)" border="0" hspace="0"></a>
<!-- END switch_vote
--><!-- BEGIN switch_bar --><!-- BEGIN switch_vote_plus
--><!-- END switch_vote_plus -->
<!-- BEGIN
switch_vote_minus --><!-- END switch_vote_minus --><!-- END
switch_bar --><!-- BEGIN switch_no_bar --><!-- END
switch_no_bar --><!-- BEGIN switch_vote --><a
href="{postrow.displayed.switch_vote_active.switch_vote.U_VOTE_MINUS}">
<img
 id="i_icon_mini_index"
src="http://i65.servimg.com/u/f65/14/75/40/08/22222214.gif" alt="مساهمة
لا بأس فيها ( انقاص نقطة من التقييم )" title="مساهمة لا بأس فيها ( انقاص
 نقطة من التقييم )" border="0" hspace="0"></a>
<!-- END switch_vote --><!-- END switch_vote_active -->
<br><br><div align="center">
      <img border="0" src="http://i63.servimg.com/u/f63/11/53/34/85/f3al_c10.png" width="350">
<br><br><a href="topic-t{TOPIC_ID}.htm">{TOPIC_TITLE}
      </a><br><br>
<div class="postbody">
<!-- google_ad_section_start -->

   <div class="postbody">
    <!-- كود الاعلان هنا - www.layalyeg.com -->
<div>{postrow.displayed.MESSAGE}</div>
    <!-- كود الاعلان هنا - www.layalyeg.com -->
 

 





<br><br> <br>
    <!-- كود الاعلان هنا - www.layalyeg.com -->
    <br />
    <img alt=" " src=""

    <div align="center">
    <font color="#FF0000"> الموضوع
     الأصلي</font> : <a href="topic-t{TOPIC_ID}.htm">{TOPIC_TITLE}
      </a>   //  

       <font color="#FF0000"> المصدر</font> : <a
href="www.layalyeg.com/">منتديات ليالي مصرية</a>   //
  
    </if> <font color="#FF0000">الكاتب
:
</font></span><spanclass="postbody"><spanclass="name">{postrow.displayed.POSTER_NAME}</span></span>
    <!-- نهاية قالب الموضوع الاصلي - www.layalyeg.com -->
</div>
                                                  
<br>
                <!-- BEGIN switch_attachments -->

                <fieldset class="fieldset"><legend><FONT
COLOR="#FF0000">الملفات المرفقة</FONT></legend>
                <table  cellpadding="0" cellspacing="3" border="0" align="right"> <tr> <td >
                                                    <!-- BEGIN switch_post_attachments -->
                                                    <dl class="file">
                                                        <dt>

                                                            <img
src="{postrow.displayed.switch_attachments.switch_post_attachments.U_IMG}"
 />

            <!-- BEGIN switch_dl_att -->
        
    <a class="postlink"
href="{postrow.displayed.switch_attachments.switch_post_attachments.switch_dl_att.U_ATTACHMENT}">{postrow.displayed.switch_attachments.switch_post_attachments.switch_dl_att.ATTACHMENT}</a>
 ? الحجم
({postrow.displayed.switch_attachments.switch_post_attachments.FILE_SIZE})
 ({postrow.displayed.switch_attachments.switch_post_attachments.NB_DL})
            {postrow.displayed.switch_attachments.switch_post_attachments.switch_dl_att.ATTACHMENT_DEL}
            <!-- END switch_dl_att -->
                <!-- BEGIN switch_no_dl_att -->

                                        
 {postrow.displayed.switch_attachments.switch_post_attachments.switch_no_dl_att.ATTACHMENT}
 
{postrow.displayed.switch_attachments.switch_post_attachments.switch_no_dl_att.ATTACHMENT_DEL}

                <FONT
color=Red>{postrow.displayed.switch_attachments.switch_post_attachments.switch_no_dl_att.TEXT_NO_DL}</FONT>

                ? الحجم
({postrow.displayed.switch_attachments.switch_post_attachments.FILE_SIZE})
 ({postrow.displayed.switch_attachments.switch_post_attachments.NB_DL})
                <!-- END switch_no_dl_att -->
                <!-- END switch_post_attachments -->
        <br><br>
        ----------------<br>
        <font size="3">
        </font>ملاحظات قبل التحميل<font color="#FF0000"><br>
        1- أفحص الملف المرفق بأي برنامج مضاد للفيروسات<br>
        2- قم بمراسلة المراقب عن أي مرفق يوجد به فايروس<br>
        3- المنتدى غير مسؤول عن ما يحتويه المرفق من بيانات
                </dd>
                </dl>
                </td> </tr></table>
                </fieldset>
        </font>
                <!-- END switch_attachments -->
<br><br>
 
 <div class="clear"></div>
 <div class="signature_div">

 <table style="text-align: left; margin-left: auto; margin-right:
auto;" class="forumline" border="0" cellpadding="0" cellspacing="1"
width="90%" id="table22">
 <tr align="center">
 <td class="catLeft" height="25">
<B>
 

 <font size="1">
<span class="genmed module-title">
 {postrow.displayed.POSTER_NAME} ; توقيع العضو </span>
 
 </td>
 </tr>
 <tr>
 <td class="row1" align="center"><center>
 <span style="font-size: 18px; line-height: normal;">
 <font>
 <div id="sigdiv" class="sigdiv" style="overflow: auto; max-height: 300px;">
 <br>
 <img src="http://i47.servimg.com/u/f47/15/47/68/39/untitl10.gif"><B><font size="1"><br>
 {postrow.displayed.SIGNATURE}
                                                                                  <br><br>
<div
 style="text-align: center; font-weight: bold;"><font
size="4"><br><a
href="www.layalyeg.com/post?f=48&mode=newtopic">لشكاوى
 العامه اضغط هنا</a><br><br><a
href="http://hazakalyoum.blogspot.com/">حظك اليوم</a><br><br><a
href="www.layalyeg.com/post?f=72&mode=newtopic">لترشيح
 لفريق الاشراف اضغط هنا </a><br><br><a
href="http://www.layalyeg.com/post?f=20&mode=newtopic">لمراسلة
 الادارة و طلبات الدعم اضغط
هنا</a><br><br><br></font></div>
    
                                                                                  </div>
 </font></span></center></td>
 </tr>
 </table>
 </div>

 </div>
 <span class="gensmall">{postrow.displayed.EDITED_MESSAGE}</span>
 </td>
 </tr>

 </table>
 </td>
 </tr>
  
  <tr>

 <td style="border-style: none; border-width: medium"><table
class="forumline" width="100%" border="0" cellspacing="1"
cellpadding="0">
            
<tr>

    <div
class="catHead" align="center"> {postrow.displayed.THANK_IMG}
{postrow.displayed.MULTIQUOTE_IMG} {postrow.displayed.QUOTE_IMG}
{postrow.displayed.EDIT_IMG} {postrow.displayed.DELETE_IMG}
{postrow.displayed.IP_IMG} {postrow.displayed.REPORT_IMG}
    </div>
</tr>
</table>
          </td>
 </tr>
</table>

</td>
 
 <!-- END displayed -->
 <!-- BEGIN hidden -->
 
 <!-- END hidden -->
 <!-- END postrow -->
 <!-- BEGIN no_post -->
 
 <!-- END no_post -->
  
  </tr>
</table>

<!-- BEGIN promot_trafic -->
<table
 class="forumline" width="80%" border="0" cellpadding="1"
cellspacing="0" id="ptrafic_close" style="display:none;margin: 1px 0px
1px 0px">
 <tr>
 <td class="catBottom" height="28">
 <table width="80%" border="0" cellspacing="0" cellpadding="0">
 <tr>
 <td valign="top"><h1 class="cattitle"> {PROMOT_TRAFIC_TITLE}</h1></td>

 <td align="right" valign="middle" width="10"><span
class="gensmall"><a
href="javascript:ShowHideLayer('ptrafic_open','ptrafic_close');"><img
 src="{TABS_MORE_IMG}" alt="+" align="middle" border="0"
/></a></span></td>
 </tr>
 </table>
 </td>
 </tr>
</table>

<table
 class="forumline" width="80%" border="0" cellpadding="1"
cellspacing="0" id="ptrafic_open" style="display:'';margin: 1px 0px 1px
0px">
 <tr>
 <td class="catBottom" height="28">
 <table width="100%" border="0" cellspacing="0" cellpadding="0">
 <tr>
 <td valign="top"><h1 class="cattitle"> {PROMOT_TRAFIC_TITLE}</h1></td>

 <td align="right" valign="middle" width="10"><span
class="gensmall"><a
href="javascript:ShowHideLayer('ptrafic_open','ptrafic_close');"><img
 src="{TABS_LESS_IMG}" alt="-" align="middle" border="0"
/></a></span></td>
 </tr>
 </table>
 </td>
 </tr>
 <tr>
 <td class="row2 postbody" valign="top">
 <!-- BEGIN link -->

 » <a style="text-decoration:none" href="{promot_trafic.link.U_HREF}"
 target="_blank"
title="{promot_trafic.link.TITLE}">{promot_trafic.link.TITLE}</a><br
 />
 <!-- END link -->
 </td>
 </tr>
</table>

<!-- END promot_trafic -->

<div id="bookmarks" class="gensmall" style="margin-top:2px">
 
 <!-- BEGIN social_bookmarking -->
 
 <!-- END social_bookmarking -->
</div>

<div class="clear"></div>


 <!-- BEGIN post_row -->
 <!-- BEGIN saut -->
 
 <!-- END saut -->
 

 <!-- END post_row -->

 <!-- BEGIN comment -->
 <table class="forumline" width="100%" border="0" cellspacing="1" cellpadding="0">
 <!-- BEGIN displayed -->
  <tr class="post">

            <td class="{comment.displayed.ROW_CLASS}"{comment.displayed.THANK_BGCOLOR} valign="top" width="150">

            

                

                

    <div class="tw">

    <div align="center">

    <a name="{comment.displayed.U_POST_ID}"></a><strong>{comment.displayed.POSTER_NAME}</strong>

    <br />

    <div class="AVATAR">{comment.displayed.POSTER_AVATAR}</div>

    <br /><br />

  

  

    <div class="tw">

    {comment.displayed.POSTER_RANK}</div>

    <br />

                    {comment.displayed.RANK_IMAGE}

  

    <div class="twrank"><span style="color:#f2af2f;">  معلومات
     اضافية </span><br style="color: #f2af2f;"></div>

                    <!-- BEGIN profile_field -->

        <div class="tw">{comment.displayed.profile_field.LABEL}{comment.displayed.profile_field.CONTENT}</div>

  
  

                    <!-- END profile_field -->

                    {comment.displayed.POSTER_RPG}

                </span><br />

                <img src="http://2img.net/i/fa/empty.gif" alt="" style="width:150px;height:1px" />

        <table border="0" cellspacing="0" cellpadding="0">

            <tr>

            <td valign="middle">

              {comment.displayed.PROFILE_IMG}

              {comment.displayed.PM_IMG} {comment.displayed.EMAIL_IMG}<!-- BEGIN contact_field -->

              {comment.displayed.contact_field.CONTENT}<!-- END contact_field -->

              {comment.displayed.ONLINE_IMG}

            </td>

            </tr>

          </table>
                                  
 
 
                          <img src="http://2img.net/i/fa/empty.gif" alt="" style="width:150px;height:1px" />

                        <td
class="{comment.displayed.ROW_CLASS}"{comment.displayed.THANK_BGCOLOR}
valign="top" width="100%" height="28" colspan="2">
                         <table width="85%" border="0" cellspacing="0" cellpadding="0">
 <tr>
 <td>
 

 <div id="profile{comment.displayed.U_POST_ID}">

 <div class="blog_comment-title gensmall">
 <a href="{comment.displayed.POST_URL}" name="{comment.displayed.U_POST_ID}">
 {comment.displayed.POST_SUBJECT}</a><br />

 <img src="{comment.displayed.MINI_POST_IMG}"
alt="{comment.displayed.L_MINI_POST_ALT}"
title="{comment.displayed.L_MINI_POST_ALT}" border="0" />
 {comment.displayed.POST_DATE_NEW}  
 </div>

 
 

 <!-- BEGIN switch_vote_active -->
<head><style type="text/css">.style1 {text-align: center;}</style></head><div class="style1">
<!-- BEGIN switch_vote --><a href="{postrow.displayed.switch_vote_active.switch_vote.U_VOTE_PLUS}">
<img
 id="i_icon_mini_index"
src="http://i65.servimg.com/u/f65/14/75/40/08/11111118.gif" alt="مساهمة
رائعة ( زيادة نقطة للتقييم )" title="مساهمة رائعة ( زيادة نقطة للتقييم
)" border="0" hspace="0"></a>
<!-- END switch_vote
--><!-- BEGIN switch_bar --><!-- BEGIN switch_vote_plus
--><!-- END switch_vote_plus -->
<!-- BEGIN
switch_vote_minus --><!-- END switch_vote_minus --><!-- END
switch_bar --><!-- BEGIN switch_no_bar --><!-- END
switch_no_bar --><!-- BEGIN switch_vote --><a
href="{postrow.displayed.switch_vote_active.switch_vote.U_VOTE_MINUS}">
<img
 id="i_icon_mini_index"
src="http://i65.servimg.com/u/f65/14/75/40/08/22222214.gif" alt="مساهمة
لا بأس فيها ( انقاص نقطة من التقييم )" title="مساهمة لا بأس فيها ( انقاص
 نقطة من التقييم )" border="0" hspace="0"></a>
<!-- END switch_vote --><!-- END switch_vote_active -->


 <br><br><br><br><br> <div class="postbody">
 {comment.displayed.MESSAGE}
 <!-- BEGIN switch_attachments -->
 <div class="clear"></div>
 <dl class="attachbox">
 <dt>
 {comment.displayed.switch_attachments.L_ATTACHMENTS}</dt>
 <dd>
 <!-- BEGIN switch_post_attachments -->
 <dl class="file">
 <dt>
 <img src="{comment.displayed.switch_attachments.switch_post_attachments.U_IMG}" />

 <!-- BEGIN switch_dl_att -->
 <a class="postlink" href="{comment.displayed.switch_attachments.switch_post_attachments.switch_dl_att.U_ATTACHMENT}">
 {comment.displayed.switch_attachments.switch_post_attachments.switch_dl_att.ATTACHMENT}</a>
 {comment.displayed.switch_attachments.switch_post_attachments.switch_dl_att.ATTACHMENT_DEL}
 <!-- END switch_dl_att -->

 <!-- BEGIN switch_no_dl_att -->
 {comment.displayed.switch_attachments.switch_post_attachments.switch_no_dl_att.ATTACHMENT}
 {comment.displayed.switch_attachments.switch_post_attachments.switch_no_dl_att.ATTACHMENT_DEL}
 <!-- END switch_no_dl_att -->
 </dt>

 <!-- BEGIN switch_no_comment -->
 <dd>
 <em>
 {comment.displayed.switch_attachments.switch_post_attachments.switch_no_comment.ATTACHMENT_COMMENT}</em>
 </dd>
 <!-- END switch_no_comment -->

 <!-- BEGIN switch_no_dl_att -->
 <dd>
 <em>
 {comment.displayed.switch_attachments.switch_post_attachments.switch_no_dl_att.TEXT_NO_DL}</em>
 </dd>
 <!-- END switch_no_dl_att -->

 <dd>
 ({comment.displayed.switch_attachments.switch_post_attachments.FILE_SIZE})
 {comment.displayed.switch_attachments.switch_post_attachments.NB_DL}</dd>
 </dl>
 <!-- END switch_post_attachments -->
 </dd>
 </dl>
 <!-- END switch_attachments -->

 <div class="clear"></div>
 
<div class="clear"></div>
  
  <div>
<br><br> <br>
    <!-- بداية قالب الموضوع الاصلي - http://www.layalyeg.com -->
    <br />
    <img alt=" " src=""

    <div align="center">
    <font color="#FF0000"> الموضوع
     الأصلي</font> : <a href="topic-t{TOPIC_ID}.htm">{TOPIC_TITLE}
      </a>   //  

       <font color="#FF0000"> المصدر</font> : <a
href="www.layalyeg.com/">منتديات ليالي مصرية</a>   //
  
    </if> <font color="#FF0000">الكاتب
:
</font></span><spanclass="postbody"><spanclass="name">{comment.displayed.POSTER_NAME}</span></span>
    <!-- نهاية قالب الموضوع الاصلي - www.layalyeg.com -->
</div>
                                                  
<br>
                <!-- BEGIN switch_attachments -->

                <fieldset class="fieldset"><legend><FONT
COLOR="#FF0000">الملفات المرفقة</FONT></legend>
                <table  cellpadding="0" cellspacing="3" border="0" align="right"> <tr> <td >
                                                    <!-- BEGIN switch_post_attachments -->
                                                    <dl class="file">
                                                        <dt>

                                                            <img
src="{comment.displayed.switch_attachments.switch_post_attachments.U_IMG}"
 />

                <!-- BEGIN switch_dl_att -->
    
            <a class="postlink"
href="{comment.displayed.switch_attachments.switch_post_attachments.switch_dl_att.U_ATTACHMENT}">{comment.displayed.switch_attachments.switch_post_attachments.switch_dl_att.ATTACHMENT}</a>
 ? الحجم
({comment.displayed.switch_attachments.switch_post_attachments.FILE_SIZE})
 ({comment.displayed.switch_attachments.switch_post_attachments.NB_DL})
                {comment.displayed.switch_attachments.switch_post_attachments.switch_dl_att.ATTACHMENT_DEL}
                <!-- END switch_dl_att -->
                <!-- BEGIN switch_no_dl_att -->

                                        
 {comment.displayed.switch_attachments.switch_post_attachments.switch_no_dl_att.ATTACHMENT}
 
{comment.displayed.switch_attachments.switch_post_attachments.switch_no_dl_att.ATTACHMENT_DEL}

                <FONT
color=Red>{comment.displayed.switch_attachments.switch_post_attachments.switch_no_dl_att.TEXT_NO_DL}</FONT>

                ? الحجم
({comment.displayed.switch_attachments.switch_post_attachments.FILE_SIZE})
 ({comment.displayed.switch_attachments.switch_post_attachments.NB_DL})
                <!-- END switch_no_dl_att -->
                <!-- END switch_post_attachments -->
        <br><br>
        ----------------<br>
        <font size="3">
        </font>ملاحظات قبل التحميل<font color="#FF0000"><br>
        1- أفحص الملف المرفق بأي برنامج مضاد للفيروسات<br>
        2- قم بمراسلة المراقب عن أي مرفق يوجد به فايروس<br>
        3- المنتدى غير مسؤول عن ما يحتويه المرفق من بيانات
                </dd>
                </dl>
                </td> </tr></table>
                </fieldset>
        </font>
                <!-- END switch_attachments -->
<br><br>
  
 <div class="signature_div">

 <table style="text-align: left; margin-left: auto; margin-right:
auto;" class="forumline" border="0" cellpadding="0" cellspacing="1"
width="90%" id="table22">
 <tr align="center">
 <td class="catLeft" height="25">
<B>
 

 <font size="1">
<span class="genmed module-title">
 {comment.displayed.POSTER_NAME} ; توقيع العضو </span>
 
 </td>
 </tr>
 <tr>
 <td class="row1" align="center"><center>
 <span style="font-size: 18px; line-height: normal;">
 <font>
 <div id="sigdiv" class="sigdiv" style="overflow: auto; max-height: 300px;">
 <br>
 <img src="http://i47.servimg.com/u/f47/15/47/68/39/untitl10.gif"><B><font size="1"><br>
 {comment.displayed.SIGNATURE}
                                                                                  <br><br>

                                                                        
            <div style="text-align: center; font-weight:
bold;"><font size="4"><br><a
href="www.layalyeg.com/post?f=48&mode=newtopic">لشكاوى
 العامه اضغط هنا</a><br><br><a
href="www.layalyeg.com/post?f=49&mode=newtopic">الابلاغ
 عن مواضيع مخالفه من هنا</a><br><br><a
href="www.layalyeg.com/post?f=72&mode=newtopic">لترشيح
 لفريق الاشراف اضغط هنا </a><br><br><a
href="www.layalyeg.com/post?f=20&mode=newtopic">لمراسلة
 الادارة و طلبات الدعم اضغط
هنا</a><br><br><br></font></div>
    
                                                                                  </div></table>
 </div>
 </div>
 <span class="gensmall">{comment.displayed.REPLY_MESSAGE}</span>
 </td>
 </tr>
 </table>
 <span class="gensmall">
 {comment.displayed.EDITED_MESSAGE}</span>
  
                                          </td>
                                          
                        
                                           </td>
                          
 </tr>
 </table>
                          <tr> <table class="forumline" width="100%" border="0" cellspacing="0" cellpadding="0">
            
<tr>

  <td valign="left"><td class="{postrow.displayed.ROW_CLASS}
messaging gensmall"{postrow.displayed.THANK_BGCOLOR} width="100%"
height="28">
    <div align="left">
{comment.displayed.THANK_IMG}
 {comment.displayed.MULTIQUOTE_IMG} {comment.displayed.QUOTE_IMG}
{comment.displayed.EDIT_IMG} {comment.displayed.DELETE_IMG}
{comment.displayed.IP_IMG} {comment.displayed.REPORT_IMG}
</tr>
 </tr>
 </table>



 </td>
 </tr>
 <!-- END displayed -->
 <!-- BEGIN hidden -->
 <tr>
          
          </tr>
<table border="1" width="100%" style="border-width: 0px">
 <tr>
 <td >
 

                  <td class="postdetails {comment.hidden.ROW_CLASS}"
colspan="2" align="center">{comment.hidden.MESSAGE}</td>

          </tr>
          
 <!-- END hidden -->
 </table>
 <!-- END comment -->

 <!-- BEGIN no_comment -->
 <table class="forumline" width="100%" border="0" cellspacing="1" cellpadding="0">
 <tr align="center">
 <td class="row1" colspan="2" height="28">
 <span class="genmed">{no_comment.L_NO_COMMENT}</span>
 </td>
 </tr>
 </table>
 <!-- END no_comment -->

 <!-- BEGIN postrow -->
   <!-- BEGIN first_post_br -->

<table class="forumline" width="100%" border="0" cellspacing="1" cellpadding="0">
 <tr>
 <th class="thLeft" nowrap="nowrap" width="150px" height="26">{L_AUTHOR}</th>
 <th class="thRight" nowrap="nowrap" colspan="2">{L_MESSAGE}</th>
 </tr>
 <!-- END first_post_br -->

 <!-- BEGIN hidden -->
 <tr>
 <td class="postdetails {postrow.hidden.ROW_CLASS}" colspan="2" align="center">{postrow.hidden.MESSAGE}</td>
 </tr>
 <!-- END hidden -->
 <!-- END postrow -->

 <!-- BEGIN no_post -->
 <tr align="center">
 <td class="row1" colspan="3" height="28">
 <span class="genmed">{no_post.L_NO_POST}</span>
 </td>
 </tr>
 <!-- END no_post -->
 <tr align="right">
 <td class="catBottom" colspan="3" height="28">
 <table width="100%" border="0" cellspacing="0" cellpadding="0">
 <tr>
 <td width="9%" class="noprint"> </td>

 <td align="center" class="t-title"><a
name="bottomtitle"></a><h1
class="cattitle">{TOPIC_TITLE}</h1></td>
 <td
align="right" nowrap="nowrap" width="9%" class="browse-arrows"><a
href="{U_VIEW_OLDER_TOPIC}">{L_VIEW_PREVIOUS_TOPIC}</a> <a
href="{U_VIEW_NEWER_TOPIC}">{L_VIEW_NEXT_TOPIC}</a> <a
href="#top">{L_BACK_TO_TOP}</a> </td>
 </tr>
 </table>
 </td>
 </tr>
</table>

<!-- BEGIN promot_trafic -->
<table
 class="forumline" width="100%" border="0" cellpadding="1"
cellspacing="0" id="ptrafic_close" style="display:none;margin: 1px 0px
1px 0px">
 <tr>
 <td class="catBottom" height="28">
 <table width="100%" border="0" cellspacing="0" cellpadding="0">
 <tr>
 <td valign="top"><h1 class="cattitle"> {PROMOT_TRAFIC_TITLE}</h1></td>

 <td align="right" valign="middle" width="10"><span
class="gensmall"><a
href="javascript:ShowHideLayer('ptrafic_open','ptrafic_close');"><img
 src="{TABS_MORE_IMG}" alt="+" align="middle" border="0"
/></a></span></td>
 </tr>
 </table>
 </td>
 </tr>
</table>




<table
 class="forumline" width="100%" border="0" cellpadding="1"
cellspacing="0" id="ptrafic_open" style="display:'';margin: 1px 0px 1px
0px">
 <tr>
 <td class="catBottom" height="28">
 <table width="100%" border="0" cellspacing="0" cellpadding="0">
 <tr>
 <td valign="top"><h1 class="cattitle"> {PROMOT_TRAFIC_TITLE}</h1></td>

 <td align="right" valign="middle" width="10"><span
class="gensmall"><a
href="javascript:ShowHideLayer('ptrafic_open','ptrafic_close');"><img
 src="{TABS_LESS_IMG}" alt="-" align="middle" border="0"
/></a></span></td>
 </tr>
 </table>
 </td>
 </tr>
 <tr>

 <td class="row2 postbody" valign="top">
 <!-- BEGIN link -->

 » <a style="text-decoration:none" href="{promot_trafic.link.U_HREF}"
 target="_blank"
title="{promot_trafic.link.TITLE}">{promot_trafic.link.TITLE}</a><br
 />
 <!-- END link -->
 </td>
 </tr>
</table>
</td>

</table>


<!-- END promot_trafic -->

<table class="forumline noprint" width="100%" border="0" cellspacing="0" cellpadding="0">
 <tr>

 <td class="row2" valign="top" {COLSPAN_PAGINATION}
width="150"><span
class="gensmall">{PAGE_NUMBER}</span></td>


 <!-- BEGIN topicpagination -->
 <td class="row1" align="right" valign="top" ><span class="gensmall">{PAGINATION}</span></td>
 <!-- END topicpagination -->
 </tr>




 <!-- BEGIN switch_user_logged_in -->
 <!-- BEGIN watchtopic -->
 <tr>




 <td class="row2" colspan="2" align="right" valign="top"><span
class="gensmall">{S_WATCH_TOPIC}</span></td>
 </tr>
<td
 align="center"><img border="0"
src="http://i63.servimg.com/u/f63/13/53/37/81/oid6qr10.png" alt=".. "
/><b></td>
  

<tr>
</tr>
</tr>
 <tr>
 
 
 

 <tr>
 <td class="row2" colspan="2" align="center" style="padding:0px">
 
<a
 name="quickreply"></a><table class="forumline"
style="cursor: pointer;"
onclick="if(this.getElementsByTagName('td')[1].style.display == 'none'){
 this.getElementsByTagName('td')[1].style.display =
'';this.getElementsByTagName('td')[2].style.display = 'none'; }else{
this.getElementsByTagName('td')[1].style.display =
'none';this.getElementsByTagName('td')[2].style.display = '';}"
width="100%" border="0" cellpadding="0"
cellspacing="1"><tbody><tr><td class="catHead"
height="28"><center><img
src="http://i12.servimg.com/u/f12/14/52/30/79/aseer611.png">    
 <strong style="color: White;">هام جداً: قوانين المساهمة في
المواضيع. انقر هنا للمعاينة</strong>     <img
src="http://i12.servimg.com/u/f12/14/52/30/79/aseer611.png">
</center></td></tr><tr><td style="display:
none;" class="row1" rowspan="2" align="middle"
valign="center"><div align="center"><strong><span
style="text-decoration: underline; color:Red"><font
size="2"><img
src="http://i12.servimg.com/u/f12/14/52/30/79/aseer610.png"></font></span><font
 size="2"> <span style="color: Black;">احترم مواضيع الآخرين
ليحترم الآخرون مواضيعك</span><br style="color:
Black;"><span style="text-decoration: underline;
color:Red"><img
src="http://i12.servimg.com/u/f12/14/52/30/79/aseer610.png"></span><span
 style="color: Black;"> لا تحتكر الموضوع لنفسك بإرسال عدة مساهمات
متتالية </span><br style="color: Black;"><span
style="text-decoration: underline; color:Red"><img
src="http://i12.servimg.com/u/f12/14/52/30/79/aseer610.png"></span><span
 style="color: Black;"> عند طرح موضوع يجب أن تتأكد أن عنوان الموضوع
مناسب او لا </span><br style="color: Black;"><span
style="text-decoration: underline; color:Red"><img
src="http://i12.servimg.com/u/f12/14/52/30/79/aseer610.png"></span></font></strong><font
 size="2"><strong style="color: Black;"> تحل بحسن الخلق و بأدب
الحوار و النقاش</strong><br style="color:
Black;"><strong><span style="text-decoration: underline;
color:Red"><img
src="http://i12.servimg.com/u/f12/14/52/30/79/aseer610.png"></span><span
 style="color: Black;"> لا تنس أن اختلاف الرأي لا يفسد للود قضية, فلا
 تتهجم على عضو بدعوى أنه لا يشاطرك الرأي</span><span
style="text-decoration: underline; color:Red"><br><img
src="http://i12.servimg.com/u/f12/14/52/30/79/aseer610.png"></span></strong><strong
 style="color: Black;"> ان قطعت عهدآ مع عضو فأوفي بوعدك لأنه دين
عليك</strong><br><strong><span
style="text-decoration: underline; color:Red"><img
src="http://i12.servimg.com/u/f12/14/52/30/79/aseer610.png"></span><span
 style="color: Black;"> إن حصل خلاف بينك و بين عضو حول مسألة ما فلا
تناقشا المشكله على العام بل على الخاص</span><br><img
src="http://i13.servimg.com/u/f13/13/93/90/70/eslamu11.gif"><span
style="color: darkorange;"> <span style="color: Navy;">ان
احترمت هذه الشروط البسيطة, ضمنت حقوقك و عرفت واجباتك. و هذه افضل طريقة
تضمن بها لنفسك ثم لمساهماتك و مواضيعك البقاء و لمنتداك الإزدهار في
موقعنا </span></span> <br><span style="color:
Red;">إدارة منتديات </span></strong><br></font><strong><span
 style="color: Red;"><img
src="http://r20.imgfast.net/users/2011/12/96/71/smiles/522353.gif"></span></strong></div></td></tr></tbody><th
 nowrap="nowrap"  >  <font color="#FFFFFF">الرد
السريع</font></th>
 
{QUICK_REPLY_FORM}<br />
<!-- END watchtopic -->
 <!-- END switch_user_logged_in -->
 </td>
 </tr>
            
    <td class="catHead" colspan="2" height="25" align="right"><span class="cattitle"> خدمات الموضوع
                <span lang="ar-sa"> </span></a></span></td>
            </tr>
      
      
        <tr><td><style type="text/css"><!--
        .tborder {
          background: #cccccc;
          width: 100%;
          margin: auto auto;
          /*border: 2px solid #666666;*/
        }
      
      
      
        .thead {
          background:  #efefef url(http://hitskin.com/themes/15/24/25/i_back_title.png) top left repeat-x;
          color: #ffffff;
        }
      
        .thead a:link {
          color: #ffffff;
          text-decoration: none;
        }
      
        .thead a:visited {
          color: #ffffff;
          text-decoration: none;
        }
      
        .thead a:hover, .thead a:active {
          color: #ffffff;
          text-decoration: underline;
        }
      
        .trow1 {
        background: #F5F5F5;
        border-top: 2px solid #fff;
        border-left: 2px solid #fff;
        }
      
        .trow2 {
        background: #F6F6F6;
        border-top: 2px solid #fff;
        border-left: 2px solid #fff;
        }
      
      
      
        -->
        </style>
        <table cellspacing="1" cellpadding="4" border="0" class="tborder" style="clear: both;">
            <tbody>
                <tr>
                    <td width="110" class="trow1"><img border="0"
        src="http://2img.net/i/fa/subsilver/wysiwyg/quote.gif" alt=" Konu
        Etiketleri" /> <b><span style="font-size: smaller;">
        كلمات دليليه</span></b></td>
                    <td class="trow1">
                    <div style="float: left; padding-bottom: 4px;"><a
        href="{U_VIEW_TOPIC}"><span style="font-size:
        smaller;">{TOPIC_TITLE} </span></a><span
        style="font-size: smaller;"> , </span><a www.layalyeg.com/
        href="{U_VIEW_TOPIC}"><span style="font-size:
        smaller;">{TOPIC_TITLE} </span></a><span
        style="font-size: smaller;"> , </span><a
        href="{U_VIEW_TOPIC}"><span style="font-size:
        smaller;">{TOPIC_TITLE}
        </span></a><span style="font-size: smaller;"> ,
        </span><a href="{U_VIEW_TOPIC}"><span style="font-size:
        smaller;">{TOPIC_TITLE}
        </span></a><span style="font-size: smaller;"> ,
        </span><a href="{U_VIEW_TOPIC}"><span style="font-size:
        smaller;">{TOPIC_TITLE} </span></a><span
        style="font-size: smaller;"> , </span><a
        href="{U_VIEW_TOPIC}"><span style="font-size:
        smaller;">{TOPIC_TITLE}
        </span></a></div>
                    </td>
                </tr>
                <tr>
                    <td width="110" class="trow2"><img border="0"
        src="http://2img.net/i/fa/subsilver/wysiwyg/createlink.gif" alt=" Konu
        Linki " /><b><span style="font-size: smaller;">رابط الموضوع</span></b></td>
                    <td class="trow2"><input type="text"
        class="textbox" name="url" value="www.layalyeg.com{U_VIEW_TOPIC}"
        onClick='this.select();' size="80" /></td>
                </tr>
                <tr>
                    <td width="110" class="trow1"><img border="0"
        src="http://2img.net/i/fa/subsilver/wysiwyg/bold.gif" alt=" Konu BBCode
        " /><b><span style="font-size: smaller;"> BBCode
        </span></b></td>
                    <td class="trow1"><input type="text"
        class="textbox" name="embed"
        value="[url=www.layalyeg.com/{U_VIEW_TOPIC}]{TOPIC_TITLE}[/url]"
        onClick='this.select();' size="80" /></td>
                </tr>
                <tr>
                    <td width="110" class="trow2"><img height="16"
        border="0" width="16"
        src="http://2img.net/i/fa/subsilver/wysiwyg/insertimage.gif" alt=" Konu
        HTML Kodu " /><b><span style="font-size: smaller;"> HTML
        code </span></b></td>
                    <td class="trow2"><input type="text"
        class="textbox" name="embed" value="<a
        href=www.layalyeg.com/{U_VIEW_TOPIC}>{TOPIC_TITLE}</a>"
        onclick="this.select();" size="80" /></td><tr>
                    <td colspan="4" width="100%" class="thead"></td>
            </tbody>
        </table></td></tr>
      
          <td class="catHead" colspan="2" height="25"
        align="right"><span class="cattitle" style="color:
        #ffffff">  إذا وجدت وصلات لاتعمل في الموضوع او أن الموضوع  [ {TOPIC_TITLE} ] مخالف ,, <a style="color:
        Red;" href="www.layalyeg.com/contact">من فضلك راسل الإدارة من هنا</a>
            <tr>
 <tr>
 <td style="margin:0; padding: 0;" colspan="2">
 <table border="0" cellpadding="0" width="100%" cellspacing="0" id="info_open" style="display:''">
 <tbody>
 <!-- BEGIN show_permissions -->
 <tr>
 <td class="row2" valign="top" width="25%"><span class="gensmall">{L_TABS_PERMISSIONS}</span></td>
 <td class="row1" valign="top" width="75%"><span class="gensmall">{S_AUTH_LIST}</span></td>
 </tr>
 <!-- END show_permissions -->
 <tr>
 <td class="catBottom" colspan="2" height="28">
 <table width="100%" border="0" cellspacing="0" cellpadding="0">
 <tr>

 <td valign="middle" width="100%"><span class="nav"><a
class="nav" href="{U_INDEX}">{L_INDEX}</a>{NAV_SEP}<a
class="nav"
href="{U_ALBUM}">{L_ALBUM}</a>{NAV_CAT_DESC_SECOND}</span></td>
 <!-- BEGIN show_permissions -->

 <td align="right" valign="middle"><span
class="gensmall"><a
href="javascript:ShowHideLayer('info_open','info_close');"><img
src="{TABS_LESS_IMG}" alt="-" align="middle" border="0"
/></a></span></td>
 <!-- END show_permissions -->
 </tr>
 </table>
 </td>
 </tr>
 </tbody>
 </table>
 </td>
 </tr>
 <tr>
 <td style="margin:0; padding: 0;" colspan="2">
 <table border="0" cellpadding="0" cellspacing="0" width="100%" id="info_close" style="display:none;">
 <tbody>
 <tr>
 <td class="catBottom" colspan="2" height="28">
 <table width="100%" border="0" cellspacing="0" cellpadding="0">
 <tr>

 <td valign="middle" width="100%"><span class="nav"><a
class="nav" href="{U_INDEX}">{L_INDEX}</a>{NAV_SEP}<a
class="nav"
href="{U_ALBUM}">{L_ALBUM}</a>{NAV_CAT_DESC_SECOND}</span></td>

 <td align="right" valign="middle"><span
class="gensmall"><a
href="javascript:ShowHideLayer('info_open','info_close');"><img
src="{TABS_MORE_IMG}" alt="+" align="middle" border="0"
/></a></span></td>
 </tr>
 </table>
 </td>
 </tr>
 </tbody>
 </table>
 </td>
 </tr>
</table>

<form
 action="{S_JUMPBOX_ACTION}" method="get" name="jumpbox"
onsubmit="if(document.jumpbox.f.value == -1){return false;}">
<table class="noprint" width="100%" border="0" cellspacing="2" cellpadding="0" align="center">
 <tr>
 <td align="left" valign="middle" nowrap="nowrap" {WIDTH_GALLERY}>
 <span class="nav">
 <!-- BEGIN switch_user_authpost -->

 <a href="{U_POST_NEW_TOPIC}" rel="nofollow"><img
src="{POST_IMG}" id="{POST_IMG_ID}Newtopic" alt="{L_POST_NEW_TOPIC}"
align="middle" border="0" /></a>  
 <!-- END switch_user_authpost -->
 <!-- BEGIN switch_user_authreply -->

 <a href="{U_POST_REPLY_TOPIC}"><img src="{REPLY_IMG}"
alt="{L_POST_REPLY_TOPIC}" align="middle" border="0" /></a>
 <!-- END switch_user_authreply -->
 </span>
 </td>

 <!-- BEGIN viewtopic_bottom -->

 <td align="right" nowrap="nowrap"><span
class="gensmall">{L_JUMP_TO}: {S_JUMPBOX_SELECT} <input
class="liteoption" type="submit" value="{L_GO}"
/></span></td>
 <!-- END viewtopic_bottom -->

 <!-- BEGIN moderation_panel -->
 <td align="center">
 <span class="gensmall">{moderation_panel.U_YOUR_PERSONAL_MODERATE}</span>
 </td>
 <td align="center" width="250">
 <span class="gensmall"> </span>
 </td>
 <!-- END moderation_panel -->
 </tr>
</table>
</form>

<!-- BEGIN viewtopic_bottom -->
<table class="noprint" width="100%" border="0" cellspacing="2" cellpadding="0" align="center">
 <tr>
 <td colspan="2" align="left" valign="top" nowrap="nowrap"><br />{S_TOPIC_ADMIN}<br />
 <form name="action" method="get" action="{S_FORM_MOD_ACTION}">
 <input type="hidden" name="t" value="{TOPIC_ID}" />

 <!-- <input type="hidden" name="sid" value="{S_SID}" /> -->
 <input type="hidden" name="{SECURE_ID_NAME}" value="{SECURE_ID_VALUE}" />


 <span class="gen">{L_MOD_TOOLS}<br />{S_SELECT_MOD}
<input class="liteoption" type="submit" value="{L_GO}"
/></span>
 </form>
 </td>
 </tr>
</table>
<!-- END viewtopic_bottom -->

<!-- BEGIN switch_image_resize -->
<script type="text/javascript">
//<![CDATA[
$(resize_images({
 'selector' : '.postbody', 'max_width' :
{switch_image_resize.IMG_RESIZE_WIDTH}, 'max_height' :
{switch_image_resize.IMG_RESIZE_HEIGHT} }));
//]]>
</script>
<!-- END switch_image_resize -->
<script src="{JS_DIR}addthis/addthis_widget.js" type="text/javascript"></script>
واحفظ القالب وانشره
وقمت بتحديد اماكن وضع الاعلان ويمكنك ذيادتها حسب رغبتك
والف مبروك عليك اعلانات بالموضوع لا تتكرر بالردود
تحياتي


تم النشر بقلم :محمـود17/08/14, 02:17 am    

تعليقات القراء



الموضوع الأصلي : طلب كود الاعلانات // المصدر : منتديات ليالى مصرية // الكاتب: محمـود
توقيع : محمـود





تم النشر بقلم :محمد كركوك العراقي:17/08/14, 07:46 pm - -

 المشاركة رقم: #4
محمد كركوك العراقي
مصراوي جديد
تواصل معى
بيانات اضافيه [+]
 الجنس : ذكر
 عدد الرسائل : 31
 نقاط : 12453
 تاريخ التسجيل : 27/07/2013
 رأيك في العضو/هـ : 0
لوني المفضل : Tomato
رد: طلب كود الاعلانات
اهلا اخي هذا قالب viewtopic_body تبع منتداي

الكود:
<script type="text/javascript">
//<![CDATA[
var multiquote_img_off = '{JS_MULTIQUOTE_IMG_OFF}', multiquote_img_on = '{JS_MULTIQUOTE_IMG_ON}', _atr = '{JS_DIR}addthis/', _ati = '{PATH_IMG_FA}addthis/'{ADDTHIS_LANG}, addthis_localize = { share_caption: "{L_SHARE_CAPTION}", email: "{L_EMAIL}", email_caption: "{L_EMAIL_CAPTION}", favorites: "{L_SHARE_BOOKMARKS}", print: "{L_PRINT}", more: "{L_MORE}" };
$(function(){

    if(typeof(_atc) == "undefined") {
        _atc = { };
    }
    
    _atc.cwait = 0;
    $('.addthis_button').mouseup(function(){
        if ($('#at15s').css('display') == 'block') {
            addthis_close();
        }
    });
});

var hiddenMsgLabel = { visible:'{JS_HIDE_HIDDEN_MESSAGE}', hidden:'{JS_SHOW_HIDDEN_MESSAGE}' };
showHiddenMessage = function(id)
{
    try
    {
        var regId = parseInt(id, 10);
        if( isNaN(regId) ) { regId = 0; }
        
        if( regId > 0)
        {
            $('.post--' + id).toggle(0, function()
         {
            if( $(this).is(":visible") )
            {
               $('#hidden-title--' + id).html(hiddenMsgLabel.visible);
            }
            else
            {
               $('#hidden-title--' + id).html(hiddenMsgLabel.hidden);
            }
         });
        }
    }
    catch(e) { }
    
   return false;
};

//]]>
</script>

<table width="100%" border="0" cellspacing="2" cellpadding="0">
   <tr>
      <td align="left" valign="middle" nowrap="nowrap">
         <span class="nav">
         <!-- BEGIN switch_user_authpost -->
         <a href="{U_POST_NEW_TOPIC}" rel="nofollow"><img src="{POST_IMG}" id="{POST_IMG_ID}one" alt="{L_POST_NEW_TOPIC}" align="middle" border="0" /></a>   
         <!-- END switch_user_authpost -->
         <!-- BEGIN switch_user_authreply -->
         <a href="{U_POST_REPLY_TOPIC}"><img src="{REPLY_IMG}" id="i_reply" alt="{L_POST_REPLY_TOPIC}" align="middle" border="0" /></a>
         <!-- END switch_user_authreply -->
         </span>
      </td>      
      <td class="nav" valign="middle" width="100%">
         <span class="nav" itemscope itemtype="http://data-vocabulary.org/Breadcrumb">
                <a class="nav" href="{U_INDEX}" itemprop="url"><span itemprop="title">{L_INDEX}</span></a>
                <!--{NAV_SEP}<a class="nav" href="{U_ALBUM}" itemprop="url"><span itemprop="title">{L_ALBUM}</span></a>-->
                {NAV_CAT_DESC_SECOND}
            </span>
      </td>      
      <td align="right" valign="bottom" nowrap="nowrap" width="100%">
         <!-- BEGIN switch_twitter_btn -->
         <span id="twitter_btn" style="margin-left: 6px; ">
         <a href="http://twitter.com/share" class="twitter-share-button" data-count="horizontal">Tweet</a>
         <script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script>
         </span>
         <!-- END switch_twitter_btn -->
         
         <!-- BEGIN switch_fb_likebtn -->         
         <script>(function(d, s, id) {
           var js, fjs = d.getElementsByTagName(s)[0];
           if (d.getElementById(id)) return;
           js = d.createElement(s); js.id = id;
           js.src = "//connect.facebook.net/{LANGUAGE}/all.js#xfbml=1";
           fjs.parentNode.insertBefore(js, fjs);
         }(document, 'script', 'facebook-jssdk'));</script>   
         <div class="fb-like" data-href="{FORUM_URL}{TOPIC_URL}" data-layout="button_count" data-action="like" data-show-faces="false" data-share="false"></div>
         <!-- END switch_fb_likebtn -->
         
         <span class="gensmall bold">
            <a class="addthis_button" href="http://www.addthis.com/bookmark.php?v=250&pub=forumotion">{L_SHARE}</a>
            <!-- BEGIN switch_plus_menu -->
             | 
            <script type="text/javascript">//<![CDATA[
               var url_favourite = '{U_FAVOURITE_JS_PLUS_MENU}';
               var url_newposts = '{U_NEWPOSTS_JS_PLUS_MENU}';
               var url_egosearch = '{U_EGOSEARCH_JS_PLUS_MENU}';
               var url_unanswered = '{U_UNANSWERED_JS_PLUS_MENU}';
               var url_watchsearch = '{U_WATCHSEARCH_JS_PLUS_MENU}';
               var url_tellfriend = '{U_TELLFRIEND_JS_PLUS_MENU}';
               insert_plus_menu('f{FORUM_ID}&t={TOPIC_ID}','{JS_SESSION_ID}', {JS_AUTH_FAVOURITES});
            //]]>
            </script>
            <!-- END switch_plus_menu -->
         </span>
      </td>
   </tr>
</table>

<table class="forumline" width="100%" border="0" cellspacing="1" cellpadding="0" >
   <tr align="right">
      <td class="catHead" colspan="3" height="28">
         <table width="100%" border="0" cellspacing="0" cellpadding="0">
            <tr>
               <td width="9%" class="noprint"> </td>
               <td align="center" class="t-title">
                  <h1 class="cattitle"> {TOPIC_TITLE}</h1>
               </td>
               <td align="right" width="9%" class="browse-arrows"><a href="{U_VIEW_OLDER_TOPIC}">{L_VIEW_PREVIOUS_TOPIC}</a> <a href="{U_VIEW_NEWER_TOPIC}">{L_VIEW_NEXT_TOPIC}</a> <a href="#bottom">{L_GOTO_DOWN}</a> </td>
            </tr>
         </table>
      </td>
   </tr>
   <!-- BEGIN topicpagination -->
   <tr>
      <td class="row1 pagination" colspan="2" align="right" valign="top"><span class="gensmall">{PAGINATION}</span></td>
   </tr>
   <!-- END topicpagination -->
   {POLL_DISPLAY}
   <tr>
      <th class="thLeft" nowrap="nowrap" width="150px" height="26">{L_AUTHOR}</th>
      <th class="thRight" nowrap="nowrap" colspan="2">{L_MESSAGE}</th>
   </tr>
   <!-- BEGIN postrow -->
   <!-- BEGIN hidden -->
   <tr>
      <td class="postdetails {postrow.hidden.ROW_CLASS}" colspan="3" align="center">{postrow.hidden.MESSAGE}</td>
   </tr>
   <!-- END hidden -->
   <!-- BEGIN displayed -->
   <tr class="post post--{postrow.displayed.U_POST_ID}" id="p{postrow.displayed.U_POST_ID}" style="{postrow.displayed.DISPLAYABLE_STATE}">
      <td class="{postrow.displayed.ROW_CLASS}"{postrow.displayed.THANK_BGCOLOR} valign="top" width="150">
         <span class="name"><a name="{postrow.displayed.U_POST_ID}" style="position: relative; top: -30px; width: 1px;" id="{postrow.displayed.U_POST_ID}"></a><strong>{postrow.displayed.POSTER_NAME}</strong></span><br />
            <span class="postdetails poster-profile">
            {postrow.displayed.POSTER_RANK}<br />
            {postrow.displayed.RANK_IMAGE}<div class="AVATAR">{postrow.displayed.POSTER_AVATAR}</div><br /><br />
            <!-- BEGIN profile_field -->
            {postrow.displayed.profile_field.LABEL} {postrow.displayed.profile_field.CONTENT}{postrow.displayed.profile_field.SEPARATOR}
            <!-- END profile_field -->
            {postrow.displayed.POSTER_RPG}
         </span><br />
         <img src="http://2img.net/i/fa/empty.gif" alt="" style="width:150px;height:1px" />
      </td>
      <td class="{postrow.displayed.ROW_CLASS}"{postrow.displayed.THANK_BGCOLOR} valign="top" width="100%" height="28" colspan="2">
         <table width="100%" border="0" cellspacing="0" cellpadding="0">
            <tr>
               <td><span class="postdetails"><img src="{postrow.displayed.MINI_POST_IMG}" alt="{postrow.displayed.L_MINI_POST_ALT}" title="{postrow.displayed.L_MINI_POST_ALT}" border="0" />{L_POST_SUBJECT}: {postrow.displayed.POST_SUBJECT}   <img src="{postrow.displayed.MINI_TIME_IMG}" alt="" border="0" />{postrow.displayed.POST_DATE}</span></td>
               <td valign="top" nowrap="nowrap" class="post-options">
                  {postrow.displayed.THANK_IMG} {postrow.displayed.MULTIQUOTE_IMG} {postrow.displayed.QUOTE_IMG} {postrow.displayed.EDIT_IMG} {postrow.displayed.DELETE_IMG} {postrow.displayed.IP_IMG} {postrow.displayed.REPORT_IMG}
               </td>
            </tr>
            <tr>
               <td colspan="2" class="hr">
                  <hr />
               </td>
            </tr>
            <tr>
               <td colspan="2">
                  <!-- BEGIN switch_vote_active -->
                  <div class="vote gensmall">
                     <!-- BEGIN switch_vote -->
                     <div class="vote-button"><a href="{postrow.displayed.switch_vote_active.switch_vote.U_VOTE_PLUS}">+</a></div>
                     <!-- END switch_vote -->

                     <!-- BEGIN switch_bar -->
                     <div class="vote-bar" title="{postrow.displayed.switch_vote_active.L_VOTE_TITLE}">
                        <!-- BEGIN switch_vote_plus -->
                        <div class="vote-bar-plus" style="height:{postrow.displayed.switch_vote_active.switch_bar.switch_vote_plus.HEIGHT_PLUS}px;"></div>
                        <!-- END switch_vote_plus -->

                        <!-- BEGIN switch_vote_minus -->
                        <div class="vote-bar-minus" style="height:{postrow.displayed.switch_vote_active.switch_bar.switch_vote_minus.HEIGHT_MINUS}px;"></div>
                        <!-- END switch_vote_minus -->
                     </div>
                     <!-- END switch_bar -->

                     <!-- BEGIN switch_no_bar -->
                     <div title="{postrow.displayed.switch_vote_active.L_VOTE_TITLE}" class="vote-no-bar">----</div>
                     <!-- END switch_no_bar -->

                     <!-- BEGIN switch_vote -->
                     <div class="vote-button"><a href="{postrow.displayed.switch_vote_active.switch_vote.U_VOTE_MINUS}">-</a></div>
                     <!-- END switch_vote -->
                  </div>
                  <!-- END switch_vote_active -->

                  <div class="postbody">

                     <div>{postrow.displayed.MESSAGE}</div>

                     <!-- BEGIN switch_attachments -->
                     <dl class="attachbox">
                        <dt>{postrow.displayed.switch_attachments.L_ATTACHMENTS}</dt>
                        <dd>
                           <!-- BEGIN switch_post_attachments -->
                           <dl class="file">
                              <dt>
                                 <img src="{postrow.displayed.switch_attachments.switch_post_attachments.U_IMG}" alt="" />

                                 <!-- BEGIN switch_dl_att -->
                                 <a class="postlink" href="{postrow.displayed.switch_attachments.switch_post_attachments.switch_dl_att.U_ATTACHMENT}">{postrow.displayed.switch_attachments.switch_post_attachments.switch_dl_att.ATTACHMENT}</a> {postrow.displayed.switch_attachments.switch_post_attachments.switch_dl_att.ATTACHMENT_DEL}
                                 <!-- END switch_dl_att -->

                                 <!-- BEGIN switch_no_dl_att -->
                                 {postrow.displayed.switch_attachments.switch_post_attachments.switch_no_dl_att.ATTACHMENT} {postrow.displayed.switch_attachments.switch_post_attachments.switch_no_dl_att.ATTACHMENT_DEL}
                                 <!-- END switch_no_dl_att -->
                              </dt>

                              <!-- BEGIN switch_no_comment -->
                              <dd>
                                 <em>{postrow.displayed.switch_attachments.switch_post_attachments.switch_no_comment.ATTACHMENT_COMMENT}</em>
                              </dd>
                              <!-- END switch_no_comment -->

                              <!-- BEGIN switch_no_dl_att -->
                              <dd>
                                 <em><strong>{postrow.displayed.switch_attachments.switch_post_attachments.switch_no_dl_att.TEXT_NO_DL}</strong></em>
                              </dd>
                              <!-- END switch_no_dl_att -->

                              <dd>({postrow.displayed.switch_attachments.switch_post_attachments.FILE_SIZE}) {postrow.displayed.switch_attachments.switch_post_attachments.NB_DL}</dd>
                           </dl>
                           <!-- END switch_post_attachments -->
                        </dd>
                     </dl>
                     <!-- END switch_attachments -->

                     <div class="clear"></div>
                     <!-- BEGIN switch_signature -->
                     <div class="signature_div">
                        {postrow.displayed.SIGNATURE}
                     </div>
                     <!-- END switch_signature -->

                  </div>
                  <span class="gensmall">{postrow.displayed.EDITED_MESSAGE}</span>
               </td>
            </tr>
         </table>
      </td>
   </tr>
   <tr class="post--{postrow.displayed.U_POST_ID}" style="{postrow.displayed.DISPLAYABLE_STATE}">
      <td class="{postrow.displayed.ROW_CLASS} browse-arrows"{postrow.displayed.THANK_BGCOLOR} align="center" valign="middle" width="150">
         <a href="#top">{L_BACK_TO_TOP}</a> <a href="#bottom">{L_GOTO_DOWN}</a>
      </td>
      <td class="{postrow.displayed.ROW_CLASS} messaging gensmall"{postrow.displayed.THANK_BGCOLOR} width="100%" height="28">
         <table border="0" cellspacing="0" cellpadding="0">
            <tr>
               <td valign="middle">
                  {postrow.displayed.PROFILE_IMG} {postrow.displayed.PM_IMG} {postrow.displayed.EMAIL_IMG}<!-- BEGIN contact_field --> {postrow.displayed.contact_field.CONTENT}<!-- END contact_field --> {postrow.displayed.ONLINE_IMG}
               </td>
            </tr>
         </table>
      </td>
   </tr>
   <!-- BEGIN first_post_br -->
</table>
<hr />
<table class="forumline" width="100%" border="0" cellspacing="1" cellpadding="0">
   <tr>
      <th class="thLeft" nowrap="nowrap" width="150px" height="26">{L_AUTHOR}</th>
      <th class="thRight" nowrap="nowrap" colspan="2">{L_MESSAGE}</th>
   </tr>
   <!-- END first_post_br -->
   <!-- END displayed -->
   <!-- END postrow -->
   <!-- BEGIN no_post -->
   <tr align="center">
      <td class="row1" colspan="3" height="28">
         <span class="genmed">{no_post.L_NO_POST}</span>
      </td>
   </tr>
   <!-- END no_post -->
   <tr align="right">
      <td class="catBottom" colspan="3" height="28">
         <table width="100%" border="0" cellspacing="0" cellpadding="0">
            <tr>
               <td width="9%" class="noprint"> </td>
               <td align="center" class="t-title"><a name="bottomtitle"></a><h1 class="cattitle">{TOPIC_TITLE}</h1></td>
               <td align="right" nowrap="nowrap" width="9%" class="browse-arrows"><a href="{U_VIEW_OLDER_TOPIC}">{L_VIEW_PREVIOUS_TOPIC}</a> <a href="{U_VIEW_NEWER_TOPIC}">{L_VIEW_NEXT_TOPIC}</a> <a href="#top">{L_BACK_TO_TOP}</a> </td>
            </tr>
         </table>
      </td>
   </tr>
</table>
<table class="forumline noprint" width="100%" border="0" cellspacing="0" cellpadding="0" style="margin: 0 0 1px 0; border-top: 0px;">
   <tr>
      <td class="row2" valign="top" {COLSPAN_PAGINATION} width="150"><span class="gensmall">{PAGE_NUMBER}</span></td>
      <!-- BEGIN topicpagination -->
      <td class="row1" align="right" valign="top" ><span class="gensmall">{PAGINATION}</span></td>
      <!-- END topicpagination -->
   </tr>
   <!-- BEGIN switch_user_logged_in -->
   <!-- BEGIN watchtopic -->
   <tr>
      <td class="row2" colspan="2" align="right" valign="top"><span class="gensmall">{S_WATCH_TOPIC}</span></td>
   </tr>
   <!-- END watchtopic -->
   <!-- END switch_user_logged_in -->
</table>

<!-- BEGIN promot_trafic -->
<table class="forumline" width="100%" border="0" cellpadding="1" cellspacing="0" id="ptrafic_close" style="display:none;margin: 1px 0px 1px 0px">
   <tr>
      <td class="catBottom" height="28">
         <table width="100%" border="0" cellspacing="0" cellpadding="0">
            <tr>
               <td valign="top"><h1 class="cattitle"> {PROMOT_TRAFIC_TITLE}</h1></td>
               <td align="right" valign="middle" width="10"><span class="gensmall"><a href="javascript:ShowHideLayer('ptrafic_open','ptrafic_close');"><img src="{TABS_MORE_IMG}" alt="+" align="middle" border="0" /></a></span></td>
            </tr>
         </table>
      </td>
   </tr>
</table>

<table class="forumline" width="100%" border="0" cellpadding="1" cellspacing="0" id="ptrafic_open" style="display:'';margin: 1px 0px 1px 0px">
   <tr>
      <td class="catBottom" height="28">
         <table width="100%" border="0" cellspacing="0" cellpadding="0">
            <tr>
               <td valign="top"><h1 class="cattitle"> {PROMOT_TRAFIC_TITLE}</h1></td>
               <td align="right" valign="middle" width="10"><span class="gensmall"><a href="javascript:ShowHideLayer('ptrafic_open','ptrafic_close');"><img src="{TABS_LESS_IMG}" alt="-" align="middle" border="0" /></a></span></td>
            </tr>
         </table>
      </td>
   </tr>
   <tr>
      <td class="row2 postbody" valign="top">
         <!-- BEGIN link -->
         » <a style="text-decoration:none" href="{promot_trafic.link.U_HREF}" target="_blank" title="{promot_trafic.link.TITLE}" rel="nofollow">{promot_trafic.link.TITLE}</a><br />
         <!-- END link -->
      </td>
   </tr>
</table>
<!-- END promot_trafic -->

<!-- BEGIN switch_forum_rules -->
<table id="forum_rules" class="forumline" width="100%" border="0" cellspacing="0" cellpadding="0" style="margin: 1px 0px 1px 0px">
   <tbody>
      <tr>
         <td class="catBottom">
            <table width="100%" border="0" cellspacing="0" cellpadding="0">
               <tbody>
                  <tr>
                     <td valign="top">
                        <h1 class="cattitle"> {L_FORUM_RULES}</h1>
                     </td>
                  </tr>
               </tbody>
            </table>
         </td>
      </tr>
      <tr>
         <td class="row1 clearfix">
            <table>
               <tr>
                  <!-- BEGIN switch_forum_rule_image -->
                  <td class="logo">
                     <img src="{RULE_IMG_URL}" alt="" />
                  </td>
                  <!-- END switch_forum_rule_image -->
                  <td class="rules postbody">
                     {RULE_MSG}
                  </td>
               </tr>
            </table>
         </td>
      </tr>
   </tbody>
</table>
<!-- END switch_forum_rules -->

<table class="forumline noprint" width="100%" border="0" cellspacing="0" cellpadding="0">
   <tr>
      <td class="row2" colspan="2" align="center" style="padding:0px">
         <!-- BEGIN switch_user_logged_in -->
         <a name="quickreply"></a>
         {QUICK_REPLY_FORM}<br />
         <!-- END switch_user_logged_in -->
      </td>
   </tr>
   <tr>
      <td style="margin:0; padding: 0;" colspan="2">
         <table border="0" cellpadding="0" width="100%" cellspacing="0" id="info_open" style="display:''">
            <tbody>
      <!-- BEGIN show_permissions -->
      <tr>
         <td class="row2" valign="top" width="25%"><span class="gensmall">{L_TABS_PERMISSIONS}</span></td>
         <td class="row1" valign="top" width="75%"><span class="gensmall">{S_AUTH_LIST}</span></td>
      </tr>
      <!-- END show_permissions -->
      <tr>
         <td class="catBottom" colspan="2" height="28">
            <table width="100%" border="0" cellspacing="0" cellpadding="0">
               <tr>
                  <td valign="middle" width="100%"><span class="nav"><a class="nav" href="{U_INDEX}">{L_INDEX}</a>{NAV_SEP}<a class="nav" href="{U_ALBUM}">{L_ALBUM}</a>{NAV_CAT_DESC_SECOND}</span></td>
                  <!-- BEGIN show_permissions -->
                  <td align="right" valign="middle"><span class="gensmall"><a href="javascript:ShowHideLayer('info_open','info_close');"><img src="{TABS_LESS_IMG}" alt="-" align="middle" border="0" /></a></span></td>
                  <!-- END show_permissions -->
               </tr>
            </table>
         </td>
      </tr>
   </tbody>
         </table>
      </td>
   </tr>
   <tr>
      <td style="margin:0; padding: 0;" colspan="2">
         <table border="0" cellpadding="0" cellspacing="0" width="100%" id="info_close" style="display:none;">
            <tbody>
      <tr>
         <td class="catBottom" colspan="2" height="28">
            <table width="100%" border="0" cellspacing="0" cellpadding="0">
               <tr>
                  <td valign="middle" width="100%"><span class="nav"><a class="nav" href="{U_INDEX}">{L_INDEX}</a>{NAV_SEP}<a class="nav" href="{U_ALBUM}">{L_ALBUM}</a>{NAV_CAT_DESC_SECOND}</span></td>
                  <td align="right" valign="middle"><span class="gensmall"><a href="javascript:ShowHideLayer('info_open','info_close');"><img src="{TABS_MORE_IMG}" alt="+" align="middle" border="0" /></a></span></td>
               </tr>
            </table>
         </td>
      </tr>
   </tbody>
         </table>
      </td>
   </tr>
</table>

<form action="{S_JUMPBOX_ACTION}" method="get" name="jumpbox" onsubmit="if(document.jumpbox.f.value == -1){return false;}">
<table class="noprint" width="100%" border="0" cellspacing="2" cellpadding="0" align="center">
   <tr>
      <td align="left" valign="middle" nowrap="nowrap" {WIDTH_GALLERY}>
         <span class="nav">
            <!-- BEGIN switch_user_authpost -->
            <a href="{U_POST_NEW_TOPIC}" rel="nofollow"><img src="{POST_IMG}" id="{POST_IMG_ID}Newtopic" alt="{L_POST_NEW_TOPIC}" align="middle" border="0" /></a>   
            <!-- END switch_user_authpost -->
            <!-- BEGIN switch_user_authreply -->
            <a href="{U_POST_REPLY_TOPIC}"><img src="{REPLY_IMG}" alt="{L_POST_REPLY_TOPIC}" align="middle" border="0" /></a>
            <!-- END switch_user_authreply -->
         </span>
      </td>

      <!-- BEGIN viewtopic_bottom -->
      <td align="right" nowrap="nowrap"><span class="gensmall">{L_JUMP_TO}: {S_JUMPBOX_SELECT} <input class="liteoption" type="submit" value="{L_GO}" /></span></td>
      <!-- END viewtopic_bottom -->

      <!-- BEGIN moderation_panel -->
      <td align="center">
         <span class="gensmall">{moderation_panel.U_YOUR_PERSONAL_MODERATE}</span>
      </td>
      <td align="center" width="250">
         <span class="gensmall"> </span>
      </td>
      <!-- END moderation_panel -->
   </tr>
</table>
</form>

<!-- BEGIN viewtopic_bottom -->
<table class="noprint" width="100%" border="0" cellspacing="2" cellpadding="0" align="center">
   <tr>
      <td colspan="2" align="left" valign="top" nowrap="nowrap"><br />{S_TOPIC_ADMIN}<br />
         <form name="action" method="get" action="{S_FORM_MOD_ACTION}">
            <input type="hidden" name="t" value="{TOPIC_ID}" />

            <!-- <input type="hidden" name="sid" value="{S_SID}" /> -->
            <input type="hidden" name="{SECURE_ID_NAME}" value="{SECURE_ID_VALUE}" />

            <span class="gen">{L_MOD_TOOLS}<br />{S_SELECT_MOD}&nbsp;<input class="liteoption" type="submit" value="{L_GO}" /></span>
         </form>
      </td>
   </tr>
</table>
<!-- END viewtopic_bottom -->

<!-- BEGIN switch_image_resize -->
<script type="text/javascript">
//<![CDATA[
$(resize_images({ 'selector' : '.postbody', 'max_width' : {switch_image_resize.IMG_RESIZE_WIDTH}, 'max_height' : {switch_image_resize.IMG_RESIZE_HEIGHT} }));
//]]>
</script>
<!-- END switch_image_resize -->
<script src="{JS_DIR}addthis/addthis_widget.js" type="text/javascript"></script>

اريد وضع هذا الاعلان اعلى الموضوع

الكود:
<!-- Begin Hsoub Ads Ad Place code -->
<script type="text/javascript"><!--
hsoub_adplace = 1408485477083275;
hsoub_adplace_size = '320x50';
//--></script>
<script src="http://ads2.hsoub.com/show.js" type="text/javascript"></script>
<!-- End Hsoub Ads Ad Place code -->

وهذا اسفل الموضوع

الكود:
<div align="center">

<!-- Begin Hsoub Ads Ad Place code -->
<script type="text/javascript"><!--
hsoub_adplace = 1408755717103958;
hsoub_adplace_size = '250x250';
//--></script>
<script src="http://ads2.hsoub.com/show.js" type="text/javascript"></script>
<!-- End Hsoub Ads Ad Place code -->

</div>



تم النشر بقلم :محمد كركوك العراقي17/08/14, 07:46 pm    

تعليقات القراء



الموضوع الأصلي : طلب كود الاعلانات // المصدر : منتديات ليالى مصرية // الكاتب: محمد كركوك العراقي
توقيع : محمد كركوك العراقي





تم النشر بقلم :محمـود:17/08/14, 08:13 pm - -

 المشاركة رقم: #5
محمـود
الاداره
تواصل معى
http://www.layalyeg.com
بيانات اضافيه [+]
 الجنس : ذكر
 عدد الرسائل : 8019
 العمر : 47
 نقاط : 536818
 تاريخ التسجيل : 21/03/2008
 رأيك في العضو/هـ : 15
لوني المفضل : Tomato
رد: طلب كود الاعلانات
يبدو انك لم تقرأ الشرح يا غالي
انا كتبت لك الشرح في نصف ساعه حتى يكون واضح ليك
وانت مكسل تقراه ولا ايه
من فضلك راجع الشرح لان لا علاقة لقالب viewtopic_body بالموضوع من الاساس


تم النشر بقلم :محمـود17/08/14, 08:13 pm    

تعليقات القراء



الموضوع الأصلي : طلب كود الاعلانات // المصدر : منتديات ليالى مصرية // الكاتب: محمـود
توقيع : محمـود





تم النشر بقلم :محمد كركوك العراقي:18/08/14, 12:23 am - -

 المشاركة رقم: #6
محمد كركوك العراقي
مصراوي جديد
تواصل معى
بيانات اضافيه [+]
 الجنس : ذكر
 عدد الرسائل : 31
 نقاط : 12453
 تاريخ التسجيل : 27/07/2013
 رأيك في العضو/هـ : 0
لوني المفضل : Tomato
رد: طلب كود الاعلانات
اخي اهلا وشكرا لك على هذا الشرح ،، عملت مثل الذي في الشرح تماما لكن تواجهني مشكلة في قالب viewtopic_body عندما اضع الكود بيقول
خطأ

لقد تم إغلاق الكود قبل فتحه.



تم النشر بقلم :محمد كركوك العراقي18/08/14, 12:23 am    

تعليقات القراء



الموضوع الأصلي : طلب كود الاعلانات // المصدر : منتديات ليالى مصرية // الكاتب: محمد كركوك العراقي
توقيع : محمد كركوك العراقي





تم النشر بقلم :محمـود:18/08/14, 12:34 am - -

 المشاركة رقم: #7
محمـود
الاداره
تواصل معى
http://www.layalyeg.com
بيانات اضافيه [+]
 الجنس : ذكر
 عدد الرسائل : 8019
 العمر : 47
 نقاط : 536818
 تاريخ التسجيل : 21/03/2008
 رأيك في العضو/هـ : 15
لوني المفضل : Tomato
رد: طلب كود الاعلانات
محمد كركوك العراقي كتب:
اخي اهلا وشكرا لك على هذا الشرح ،، عملت مثل الذي في الشرح تماما لكن تواجهني مشكلة في قالب  viewtopic_body عندما اضع الكود بيقول
خطأ

لقد تم إغلاق الكود قبل فتحه.
يا غالي اكرر التعديل على قالب viewcomments_body
انا لم اذكر قالب viewtopic_body في كلامي فلما تحاول التعديل عليه


تم النشر بقلم :محمـود18/08/14, 12:34 am    

تعليقات القراء



الموضوع الأصلي : طلب كود الاعلانات // المصدر : منتديات ليالى مصرية // الكاتب: محمـود
توقيع : محمـود





تم النشر بقلم :محمد كركوك العراقي:18/08/14, 07:30 pm - -

 المشاركة رقم: #8
محمد كركوك العراقي
مصراوي جديد
تواصل معى
بيانات اضافيه [+]
 الجنس : ذكر
 عدد الرسائل : 31
 نقاط : 12453
 تاريخ التسجيل : 27/07/2013
 رأيك في العضو/هـ : 0
لوني المفضل : Tomato
رد: طلب كود الاعلانات
شكرا لك اخي تعبتك معي
لكن شاهد

طلب كود الاعلانات ZvuXrI


تم النشر بقلم :محمد كركوك العراقي18/08/14, 07:30 pm    

تعليقات القراء



الموضوع الأصلي : طلب كود الاعلانات // المصدر : منتديات ليالى مصرية // الكاتب: محمد كركوك العراقي
توقيع : محمد كركوك العراقي





تم النشر بقلم :محمـود:18/08/14, 11:05 pm - -

 المشاركة رقم: #9
محمـود
الاداره
تواصل معى
http://www.layalyeg.com
بيانات اضافيه [+]
 الجنس : ذكر
 عدد الرسائل : 8019
 العمر : 47
 نقاط : 536818
 تاريخ التسجيل : 21/03/2008
 رأيك في العضو/هـ : 15
لوني المفضل : Tomato
رد: طلب كود الاعلانات
مفيش اي تعب ولا شئ
اعمل منتدى تجريبي يا غالي وركب قوالبك عليه وابعتلي بياناته على الخاص
وهدخل اظبط لك القوالب وانتا ابقى انقلها جاهزة لموقعك


تم النشر بقلم :محمـود18/08/14, 11:05 pm    

تعليقات القراء



الموضوع الأصلي : طلب كود الاعلانات // المصدر : منتديات ليالى مصرية // الكاتب: محمـود
توقيع : محمـود






الإشارات المرجعية



الــرد الســـريـع

رفع الصور رفع فيديو أغانى فوتوشوب ترجمة رموز الكتابة ردود جاهزة صندوق متطور



مواضيع ذات صلة


«الموضوع السابق|الموضوع التالي»

طلب كود الاعلانات Collap10تعليمات المشاركة
صلاحيات هذا المنتدى:
لاتستطيع الرد على المواضيع في هذا المنتدى

BB code is متاحة
كود [IMG] متاحة
كود HTML معطلة