طلب التعديل على الملفات المرفقة

2 مشترك

اذهب الى الأسفل

ãÚáæãÉ طلب التعديل على الملفات المرفقة

مُساهمة من طرف a.sat65 الأربعاء 1 يوليو 2015 - 20:55

الرجاء تصغير حجم الروابط فى الملفات المرفقة شاهد الصورة

طلب التعديل على الملفات المرفقة  Ze5Nsw

اريد منتدى مثل الصورة الاسفل

طلب التعديل على الملفات المرفقة  6WGMzB
a.sat65
a.sat65
 
 

ذكر
عدد المساهمات : 625
معدل النشاط : 4570
السُمعة : 2

http://ahmedsabry2015.amuntada.com

الرجوع الى أعلى الصفحة اذهب الى الأسفل

ãÚáæãÉ رد: طلب التعديل على الملفات المرفقة

مُساهمة من طرف {Lone~Wolf} الخميس 2 يوليو 2015 - 4:54

ممكن تضع لنا القالب الخاص بالمواضيع ليتم تعديل الحجم...
{Lone~Wolf}
{Lone~Wolf}
 
 

ذكر
عدد المساهمات : 3575
معدل النشاط : 9449
السُمعة : 160

https://help.ahlamontada.com/u16282

الرجوع الى أعلى الصفحة اذهب الى الأسفل

ãÚáæãÉ رد: طلب التعديل على الملفات المرفقة

مُساهمة من طرف a.sat65 الخميس 2 يوليو 2015 - 5:22

الكود:


  <!-- BEGIN scrolling_row -->                                 <div align="center"><table class="forumline"width="100%" border="2" cellspacing="1" cellpadding="0">                          <tbody><tr>                              <td class="catLeft" height="40">                                <span class="genmed module-title">{L_RECENT_TOPICS}</span>                              </td>                          </tr>                          <tr>                              <td class="row1" align="center">                <marquee class="alt1"onmouseover="this.setAttribute('scrollamount', '0')"onmouseout="this.setAttribute('scrollamount', '4')" direction="right"scrollamount="2" scrolldelay="60" width="1235" dir="ltr">                                <!-- BEGIN recent_topic_row -->                                            <imgsrc="http://i18.servimg.com/u/f18/17/94/72/82/ap_new11.gif" alt="" /><aonmouseover="document.getElementById('comments_scroll_container').stop();"onmouseout="document.getElementById('comments_scroll_container').start();"href="{scrolling_row.recent_topic_row.U_TITLE}" title="{scrolling_row.recent_topic_row.L_TITLE}">{scrolling_row.recent_topic_row.L_TITLE}</a>                                <img src="{ICON_TIME}" alt="" />{scrolling_row.recent_topic_row.S_POSTTIME} {BY}                                         <!-- BEGIN switch_poster -->                                <aonmouseover="document.getElementById('comments_scroll_container').stop();"onmouseout="document.getElementById('comments_scroll_container').start();"href="{scrolling_row.recent_topic_row.switch_poster.U_POSTER}">{scrolling_row.recent_topic_row.switch_poster.S_POSTER}</a>                                <!-- END switch_poster -->                                <!-- BEGIN switch_poster_guest -->                                <!-- END switch_poster_guest -->                                <!-- END recent_topic_row -->                                        </marquee>                                      </td>                          </tr>                        </table></div>                        <!-- END scrolling_row -->


عدل سابقا من قبل a.sat65 في الخميس 2 يوليو 2015 - 6:47 عدل 1 مرات
a.sat65
a.sat65
 
 

ذكر
عدد المساهمات : 625
معدل النشاط : 4570
السُمعة : 2

http://ahmedsabry2015.amuntada.com

الرجوع الى أعلى الصفحة اذهب الى الأسفل

ãÚáæãÉ رد: طلب التعديل على الملفات المرفقة

مُساهمة من طرف {Lone~Wolf} الخميس 2 يوليو 2015 - 6:33

المرجوا وضع الكود بالطريقه الصحيحه لو سمحت:
الكود:
[code]هنا الكود[/code]
{Lone~Wolf}
{Lone~Wolf}
 
 

ذكر
عدد المساهمات : 3575
معدل النشاط : 9449
السُمعة : 160

https://help.ahlamontada.com/u16282

الرجوع الى أعلى الصفحة اذهب الى الأسفل

ãÚáæãÉ رد: طلب التعديل على الملفات المرفقة

مُساهمة من طرف a.sat65 الخميس 2 يوليو 2015 - 6:45

الكود:
  <!-- BEGIN scrolling_row -->
         
                        <div align="center"><table class="forumline" width="100%" border="2" cellspacing="1" cellpadding="0">
                          <tbody><tr>
                              <td class="catLeft" height="40">
                                <span class="genmed module-title">{L_RECENT_TOPICS}</span>
                              </td>
                          </tr>
                          <tr>
                              <td class="row1" align="center">
                <marquee class="alt1" onmouseover="this.setAttribute('scrollamount', '0')" onmouseout="this.setAttribute('scrollamount', '4')" direction="right" scrollamount="2" scrolldelay="60" width="1235" dir="ltr">
                                <!-- BEGIN recent_topic_row -->
                                            <img src="http://i18.servimg.com/u/f18/17/94/72/82/ap_new11.gif" alt="" /><a onmouseover="document.getElementById('comments_scroll_container').stop();" onmouseout="document.getElementById('comments_scroll_container').start();" href="{scrolling_row.recent_topic_row.U_TITLE}" title="{scrolling_row.recent_topic_row.L_TITLE}">{scrolling_row.recent_topic_row.L_TITLE}</a>
                                <img src="{ICON_TIME}" alt="" />{scrolling_row.recent_topic_row.S_POSTTIME} {BY}
         
                                <!-- BEGIN switch_poster -->
                                <a onmouseover="document.getElementById('comments_scroll_container').stop();" onmouseout="document.getElementById('comments_scroll_container').start();" href="{scrolling_row.recent_topic_row.switch_poster.U_POSTER}">{scrolling_row.recent_topic_row.switch_poster.S_POSTER}</a>
                                <!-- END switch_poster -->
                                <!-- BEGIN switch_poster_guest -->
                                <!-- END switch_poster_guest -->
                                <!-- END recent_topic_row -->
                                        </marquee>
                                      </td>
                          </tr>
                        </table></div>
                        <!-- END scrolling_row -->
a.sat65
a.sat65
 
 

ذكر
عدد المساهمات : 625
معدل النشاط : 4570
السُمعة : 2

http://ahmedsabry2015.amuntada.com

الرجوع الى أعلى الصفحة اذهب الى الأسفل

ãÚáæãÉ رد: طلب التعديل على الملفات المرفقة

مُساهمة من طرف {Lone~Wolf} الخميس 2 يوليو 2015 - 6:47

Shocked ما قصدته هو قالب المواضيع كاملآ: viewtopic_body
{Lone~Wolf}
{Lone~Wolf}
 
 

ذكر
عدد المساهمات : 3575
معدل النشاط : 9449
السُمعة : 160

https://help.ahlamontada.com/u16282

الرجوع الى أعلى الصفحة اذهب الى الأسفل

ãÚáæãÉ رد: طلب التعديل على الملفات المرفقة

مُساهمة من طرف a.sat65 الخميس 2 يوليو 2015 - 6:51

اسف اخى الكريم تفضل 

الكود:
      <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').click(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="[url=http://www.addthis.com/bookmark.php?v=250&amp;pub=forumotion"{L_SHARE}/a]http://www.addthis.com/bookmark.php?v=250&amp;pub=forumotion">{L_SHARE}</a[/url]>
            |
            <script type="text/javascript">
            //<![CDATA[
            insert_plus_menu('f{FORUM_ID}&t={TOPIC_ID}','{JS_SESSION_ID}', {JS_AUTH_FAVOURITES});
            //]]>
            </script>
            </span>
            </td>
            </tr>
            </table>
            <table width="100%" align="center" border="0" cellspacing="0" cellpadding="0" height="0">
            <tbody><tr>
            <td
            width="0"><img src="0"
            width="0" height="0"></td>
            <td
            align="center" background="0"><img src="
            0 " width="400" height="0"></td>
            <td
            width="0"><img src="0" width="
            0" height="0"></td>
            </tr>
            </tbody></table><table class="forumline" width="100%" border="0" cellspacing="0" 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"> <!-- google_ad_section_start
            --></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="100%" height="28">
            <table width="100%" border="0" cellspacing="0" cellpadding="0">
            <tr>
            <td align="left">
          <div align="center">
            <table class="ytftable" border="0" bordercolor="# ">
            <tr style="padding:0;">
            <p align="center" style="padding:0; margin:0;" class="style8">
            <span lang="ar-sa"><font color="#FF0000">بيانات العضو</font> </span></p></td>
            </tr>
            <tr>
            <td align="center" class="style6">
            <span class="postbody">
            <span class="name">{postrow.displayed.POSTER_NAME}</span></span></td>
            </tr>
            <tr><td align="center" class="style5">
            <span class="postdetails poster-profile">
            {postrow.displayed.POSTER_RANK}</td>
            </tr>
            <tr><td align="center" class="style5">
            <span class="postdetails poster-profile">
            {postrow.displayed.RANK_IMAGE}
            </td>
            </tr>
            <tr><td align="center" class="style5">
            <span class="postdetails poster-profile">
            <a class="postdetails poster-profile">{postrow.displayed.POSTER_AVATAR}</a></td>
            </tr>
            </table>
            </div>
            </td>
            <td colspan="2" align="left">
            <div align="center">
            <table class="ytftable" border="0" bordercolor="#">
            <tr style="padding:0;">
            <p align="center" style="padding:0; margin:0;" class="style8">
            <font color="#FF0000">معلومات العضو</font></p></td>
            </tr><tr><td align="center" class="style1">
            <span class="postdetails poster-profile">
            <!-- BEGIN profile_field -->
            {postrow.displayed.profile_field.LABEL} {postrow.displayed.profile_field.CONTENT}{postrow.displayed.profile_field.SEPARATOR}
            <!-- END profile_field --> 
            </span></td>
            </tr>
            </table>
            </div>
            <p> </td>
            <td align="left">
            <div align="center">
            <table class="ytftable" border="0" bordercolor="#">
            <tr style="padding:0;">
            <p align="center" style="padding:0; margin:0;" class="style8">
            <font color="#FF0000">معلومات الاتصال </font> </p></td>
            </tr><tr>
            <td align="center" class="style1">
            {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>
            </div>
            </td>
            </tr>
            <tr>
            <td colspan="4"><hr></td>
            </tr>
            <tr>
            <td
            colspan="2">&nbsp;</td>
            <td valign="top" nowrap="nowrap" class="post-options" colspan="2">
            &nbsp;</td>
            </tr>
            <tr>
            <td colspan="4" class="hr" height="45">
            <p align="center"><a href="topic-t{TOPIC_ID}.htm">{TOPIC_TITLE}
                      </a>
            <hr />
            </td>
            </tr>
            <tr>
            <td colspan="4">
            <!-- 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">
              <!-- google_ad_section_start -->
                        <!-- message -->
                        <div id="post_message_501" 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 />
                        <center>
               
                 
                <div class="postbody" align="center">
         
            <!-- منتديات نجوم سات الفضائية -->
            <script type="text/javascript"
            src="//pagead2.googlesyndication.com/pagead/show_ads.js">
            </script>
            <script type="text/javascript"
            src="//pagead2.googlesyndication.com/pagead/show_ads.js">
            </script> </span>
                                           

            <br/>  <br/>   
            <script type="text/javascript">
                google_ad_client = "ca-pub-7316951291471130";
                google_ad_slot = "9463434401";
                google_ad_width = 336;
                google_ad_height = 280;
            </script>
            <!-- منتديات نجوم سات الفضائية -->
            <script type="text/javascript"
            src="//pagead2.googlesyndication.com/pagead/show_ads.js">
            </script>
            <br/><br/>


                {postrow.displayed.MESSAGE}
            <br><br/><p align="center">

            <script type="text/javascript">
                google_ad_client = "ca-pub-7316951291471130";
                google_ad_slot = "9463434401";
                google_ad_width = 336;
                google_ad_height = 280;
            </script>
            <!-- منتديات نجوم سات الفضائية-->
            <script type="text/javascript"
            src="//pagead2.googlesyndication.com/pagead/show_ads.js">
            </script>
            </p>
            <br/>

         
           


                  <br/>
         
     
            <!-- BEGIN switch_attachments -->
            <fieldset class="fieldset"><legend><FONT COLOR="#000000">الملفات المرفقة</FONT></legend>
            <table  cellpadding="0" cellspacing="3" border="0" align="right"> <tr> <td >
                                                <!-- BEGIN switch_post_attachments -->
                                                <dl class="file">
                                                    <dt>
                                                        <img border="0" src="  http://www.masrawysat.com/vb/images/attach/rar.gif">
     
            <!-- 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 -->
            </dd>
            </dl>
            </td> </tr></table>
            </fieldset>
            <!-- END switch_attachments -->

             
                    <br /><br />
             

           
           

           
                      <!-- sig -->
                            <table class="tborder" cellpadding="6" cellspacing="1" border="0" width="80%" align="center">
                <tr>
                    <td class="catHead" align="center">توقيع : {postrow.displayed.POSTER_NAME}</td>
                </tr>
                <tr>
                    <td class="row2" title="التوقيع" align="center">
        <img border="0" src="http://www.masrawysat.com/vb/signaturepics/sigpic20765_2.gif" width="700"height="320">
                    <p align="center"><div align="center">
           
                    <br/>

                    {postrow.displayed.SIGNATURE}
                      <br/><br/>
           
                    </div></p>
       
                </td>
                </tr>
                </table>
                        <!-- / sig -->
                        <!-- google_ad_section_end -->

            <div class="signature_div">
            <fieldset><legend><DIV align=center><strong>
            <font
            size="4" color="#FF0000"> منتديات نجوم سات الفضائية</font></strong></DIV><DIV
            align=center>{postrow.displayed.POSTER_NAME}</DIV></legend>{postrow.displayed.SIGNATURE}</fieldset>
            </div>
            </div>
                  <p align="left">
            <span class="gensmall">{postrow.displayed.EDITED_MESSAGE}</span></p>
                        <center>
               
                 
                <p align="left">{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}
            </p>
                        <center>
               
                 
              <p>&nbsp;</p>
          </td>
            </tr>
            </table>
            </td>
            </tr>
            <tr>
            <td
            class="{postrow.displayed.ROW_CLASS}
            browse-arrows"{postrow.displayed.THANK_BGCOLOR} align="center"
            valign="middle" width="150">
            </td>
            <td class="{postrow.displayed.ROW_CLASS} messaging gensmall"{postrow.displayed.THANK_BGCOLOR} width="100%" height="28">
            <!-- BEGIN first_post_br -->
            <table width="100%" align="center" border="0" cellspacing="0" cellpadding="0" height="0">
            <tbody><tr>
            <td
            width="0"><img src=0"
            width="0" height="0"></td>
            <td
            align="center" background="0"><img src="
            0 " width="400" height="0"></td>
            <td
            width="0"><img src="0" width="
            0" height="0"></td>
            </tr>
            </tbody></table><table class="forumline" width="100%" border="0" cellspacing="0" 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 -->
            <!-- BEGIN hidden -->
            <tr>
            <td class="postdetails {postrow.hidden.ROW_CLASS}" colspan="0" align="center">{postrow.hidden.MESSAGE}</td>
            </tr>
            <!-- END hidden -->
            <!-- END postrow -->
            <!-- BEGIN no_post -->
            <tr align="center">
            <td class="row1" colspan="2" height="28">
            <span class="genmed">{no_post.L_NO_POST}</span>
            </td>
            </tr>
            <!-- END no_post -->
            <tr align="right">
            <td class="catBottom" 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"><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">
            <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>
            <tr>
            <td class="row2" colspan="2" align="right" valign="top">
            <p align="center"><font color="#FF0000">(( مَا يَلْفِظُ مِنْ قَوْلٍ إِلَّا لَدَيْهِ رَقِيبٌ
            عَتِيدٌ))</font></td>
            <!-- END watchtopic -->
            <!-- END switch_user_logged_in -->
            <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>
         
            <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><img height="0" src="0" width="0">
            <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}" />
            <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[
            $(function(){
            $('.postbody img').not('.signature_div img').css('display','none');
            });
            $(window).load(function(){
            $('.postbody img').not('.signature_div img').each(function(){
            if
            ( ( $(this).width() > {switch_image_resize.IMG_RESIZE_WIDTH}
            && {switch_image_resize.IMG_RESIZE_WIDTH} != 0 ) || (
            $(this).height() > {switch_image_resize.IMG_RESIZE_HEIGHT} &&
            {switch_image_resize.IMG_RESIZE_HEIGHT} != 0 ) ) {
            $(this).before(document.createElement('div')).prev().click(function(){
            return false;
            }).addClass('resizebox
            gensmall
            clearfix').append(document.createElement('div')).children().addClass('resize_border
       
            clearfix').append(document.createElement('div')).children().addClass('resize_content
       
            clearfix').append(document.createElement('a')).children().addClass('enlarge').attr('href',
            '#').text('{switch_image_resize.L_IMAGE_ENLARGE}').click(function(){
            $(this).parent().parent().parent().next().css('display','none').attr('resizeWidth',
            $(this).parent().parent().parent().next().width()).width('');
            $(this).parent().parent().parent().next().width($(this).parent().parent().parent().next().width()
            > ($('html').attr('dir') != 'rtl' ? $(this).closest('td').width() -
            $(this).parent().parent().parent().offset().left +
            $(this).closest('td').offset().left :
            $(this).parent().parent().parent().width() +
            $(this).parent().parent().parent().offset().left -
            $(this).closest('td').offset().left) ? $('html').attr('dir') != 'rtl' ?
            $(this).closest('td').width() -
            $(this).parent().parent().parent().offset().left +
            $(this).closest('td').offset().left :
            $(this).parent().parent().parent().width() +
            $(this).parent().parent().parent().offset().left -
            $(this).closest('td').offset().left : '').css('display','inline');
            $(this).css('display','none').next('a.resize').css('display','inline-block');
            $(this).parent().parent().parent().width('').width($(this).parent().parent().parent().next().width());
            return false;
            }).parent().append(document.createElement('a')).children().next().addClass('resize').attr('href','#').text('{switch_image_resize.L_CLICK_TO_RESIZE}').click(function(){
            $(this).parent().parent().parent().next().width(parseInt($(this).parent().parent().parent().next().attr('resizeWidth'))).removeAttr('resizeWidth');
            $(this).css('display','none').prev('a.enlarge').css('display','inline-block');
            $(this).parent().parent().parent().width('').width($(this).parent().parent().parent().next().width());
            return false;
            }).parent().append(document.createElement('div')).children('a.resize').next().addClass('resize_filler').text('
       
            ').parent().append(document.createElement('a')).children('div.resize_filler').next().addClass('fullsize').attr('href','#').click(function(){
            window.open('/viewimage.forum?u=' + encodeURIComponent($(this).parent().parent().parent().next().attr('src')));
            return false;
            }).attr('target', '_blank').text('{switch_image_resize.L_CLICK_TO_SEE_FULLSIZE}');
            if
            ($(this).width() > ($('html').attr('dir') != 'rtl' ?
            $(this).closest('td').width() - $(this).prev().offset().left +
            $(this).closest('td').offset().left : $(this).prev().width() +
            $(this).prev().offset().left - $(this).closest('td').offset().left)){
            $(this).prev().find('a.fullsize').attr('href','/viewimage.forum?u='
            + encodeURIComponent($(this).attr('src'))).css('display',
            'inline-block');
            }
            $(this).width($(this).width() * ( (
            {switch_image_resize.IMG_RESIZE_WIDTH} != 0 && (
            {switch_image_resize.IMG_RESIZE_HEIGHT} == 0 || $(this).width() /
            $(this).height() > {switch_image_resize.IMG_RESIZE_WIDTH} /
            {switch_image_resize.IMG_RESIZE_HEIGHT} ) ) ?
            {switch_image_resize.IMG_RESIZE_WIDTH} / $(this).width() :
            {switch_image_resize.IMG_RESIZE_HEIGHT} / $(this).height() )
            ).css('display','inline').prev().width($(this).width());
            }
            }).css('display','inline');
            });
            //]]>
            </script>
            <!-- END switch_image_resize -->
            <script type="text/javascript" src="{JS_DIR}addthis/addthis_widget.js?pub=forumotion"></script>
a.sat65
a.sat65
 
 

ذكر
عدد المساهمات : 625
معدل النشاط : 4570
السُمعة : 2

http://ahmedsabry2015.amuntada.com

الرجوع الى أعلى الصفحة اذهب الى الأسفل

ãÚáæãÉ رد: طلب التعديل على الملفات المرفقة

مُساهمة من طرف a.sat65 الخميس 2 يوليو 2015 - 22:41

تفضل اخى الفاضل
a.sat65
a.sat65
 
 

ذكر
عدد المساهمات : 625
معدل النشاط : 4570
السُمعة : 2

http://ahmedsabry2015.amuntada.com

الرجوع الى أعلى الصفحة اذهب الى الأسفل

ãÚáæãÉ رد: طلب التعديل على الملفات المرفقة

مُساهمة من طرف {Lone~Wolf} الجمعة 3 يوليو 2015 - 7:58

تفضل:


الكود:
      <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').click(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="[url=http://www.addthis.com/bookmark.php?v=250&amp;pub=forumotion"{L_SHARE}/a]http://www.addthis.com/bookmark.php?v=250&amp;pub=forumotion">{L_SHARE}</a[/url]>
            |
            <script type="text/javascript">
            //<![CDATA[
            insert_plus_menu('f{FORUM_ID}&t={TOPIC_ID}','{JS_SESSION_ID}', {JS_AUTH_FAVOURITES});
            //]]>
            </script>
            </span>
            </td>
            </tr>
            </table>
            <table width="100%" align="center" border="0" cellspacing="0" cellpadding="0" height="0">
            <tbody><tr>
            <td
            width="0"><img src="0"
            width="0" height="0"></td>
            <td
            align="center" background="0"><img src="
            0 " width="400" height="0"></td>
            <td
            width="0"><img src="0" width="
            0" height="0"></td>
            </tr>
            </tbody></table><table class="forumline" width="100%" border="0" cellspacing="0" 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"> <!-- google_ad_section_start
            --></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="100%" height="28">
            <table width="100%" border="0" cellspacing="0" cellpadding="0">
            <tr>
            <td align="left">
          <div align="center">
            <table class="ytftable" border="0" bordercolor="# ">
            <tr style="padding:0;">
            <p align="center" style="padding:0; margin:0;" class="style8">
            <span lang="ar-sa"><font color="#FF0000">بيانات العضو</font> </span></p></td>
            </tr>
            <tr>
            <td align="center" class="style6">
            <span class="postbody">
            <span class="name">{postrow.displayed.POSTER_NAME}</span></span></td>
            </tr>
            <tr><td align="center" class="style5">
            <span class="postdetails poster-profile">
            {postrow.displayed.POSTER_RANK}</td>
            </tr>
            <tr><td align="center" class="style5">
            <span class="postdetails poster-profile">
            {postrow.displayed.RANK_IMAGE}
            </td>
            </tr>
            <tr><td align="center" class="style5">
            <span class="postdetails poster-profile">
            <a class="postdetails poster-profile">{postrow.displayed.POSTER_AVATAR}</a></td>
            </tr>
            </table>
            </div>
            </td>
            <td colspan="2" align="left">
            <div align="center">
            <table class="ytftable" border="0" bordercolor="#">
            <tr style="padding:0;">
            <p align="center" style="padding:0; margin:0;" class="style8">
            <font color="#FF0000">معلومات العضو</font></p></td>
            </tr><tr><td align="center" class="style1">
            <span class="postdetails poster-profile">
            <!-- BEGIN profile_field -->
 
           {postrow.displayed.profile_field.LABEL}
{postrow.displayed.profile_field.CONTENT}{postrow.displayed.profile_field.SEPARATOR}
            <!-- END profile_field --> 
            </span></td>
            </tr>
            </table>
            </div>
            <p> </td>
            <td align="left">
            <div align="center">
            <table class="ytftable" border="0" bordercolor="#">
            <tr style="padding:0;">
            <p align="center" style="padding:0; margin:0;" class="style8">
            <font color="#FF0000">معلومات الاتصال </font> </p></td>
            </tr><tr>
            <td align="center" class="style1">
            {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>
            </div>
            </td>
            </tr>
            <tr>
            <td colspan="4"><hr></td>
            </tr>
            <tr>
            <td
            colspan="2">&nbsp;</td>
            <td valign="top" nowrap="nowrap" class="post-options" colspan="2">
            &nbsp;</td>
            </tr>
            <tr>
            <td colspan="4" class="hr" height="45">
            <p align="center"><a href="topic-t{TOPIC_ID}.htm">{TOPIC_TITLE}
                      </a>
            <hr />
            </td>
            </tr>
            <tr>
            <td colspan="4">
            <!-- 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">
              <!-- google_ad_section_start -->
                        <!-- message -->
                        <div id="post_message_501" 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 />
                        <center>
               
                 
                <div class="postbody" align="center">
         
            <!-- منتديات نجوم سات الفضائية -->
            <script type="text/javascript"
            src="//pagead2.googlesyndication.com/pagead/show_ads.js">
            </script>
            <script type="text/javascript"
            src="//pagead2.googlesyndication.com/pagead/show_ads.js">
            </script> </span>
                                           

            <br/>  <br/>   
            <script type="text/javascript">
                google_ad_client = "ca-pub-7316951291471130";
                google_ad_slot = "9463434401";
                google_ad_width = 336;
                google_ad_height = 280;
            </script>
            <!-- منتديات نجوم سات الفضائية -->
            <script type="text/javascript"
            src="//pagead2.googlesyndication.com/pagead/show_ads.js">
            </script>
            <br/><br/>


                {postrow.displayed.MESSAGE}
            <br><br/><p align="center">

            <script type="text/javascript">
                google_ad_client = "ca-pub-7316951291471130";
                google_ad_slot = "9463434401";
                google_ad_width = 336;
                google_ad_height = 280;
            </script>
            <!-- منتديات نجوم سات الفضائية-->
            <script type="text/javascript"
            src="//pagead2.googlesyndication.com/pagead/show_ads.js">
            </script>
            </p>
            <br/>

         
           


                  <br/>
         
     
                           <!-- BEGIN switch_attachments -->
                </font>
                <fieldset class="fieldset"><legend>
            <FONT COLOR="#000000" size="2">الملفات المرفقة</FONT></legend>
                <table  cellpadding="0" cellspacing="3" border="0" align="right"> <tr> <td >
                                                    <font size="2">
                                                    <!-- BEGIN switch_post_attachments -->
                                                    </font>
                                                    <dl class="file">
                                                        <dt>
                                                            <font size="2">
                                                            <img border="0" src="  http://www.masrawysat.com/vb/images/attach/rar.gif">
       
                <!-- 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>&nbsp;الحجم ({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 -->
                </dd>
                                                 </font>
                </dl>
                </td> </tr></table>
                </fieldset><font size="2">
                <!-- END switch_attachments -->

               
                        </font>
             
                    <br /><br />
             

           
           

           
                      <!-- sig -->
                            <table class="tborder" cellpadding="6" cellspacing="1" border="0" width="80%" align="center">
                <tr>
                    <td class="catHead" align="center">توقيع : {postrow.displayed.POSTER_NAME}</td>
                </tr>
                <tr>
                    <td class="row2" title="التوقيع" align="center">
        <img border="0" src="http://www.masrawysat.com/vb/signaturepics/sigpic20765_2.gif" width="700"height="320">
                    <p align="center"><div align="center">
           
                    <br/>

                    {postrow.displayed.SIGNATURE}
                      <br/><br/>
           
                    </div></p>
       
                </td>
                </tr>
                </table>
                        <!-- / sig -->
                        <!-- google_ad_section_end -->

            <div class="signature_div">
            <fieldset><legend><DIV align=center><strong>
            <font
            size="4" color="#FF0000"> منتديات نجوم سات الفضائية</font></strong></DIV><DIV
 
          
align=center>{postrow.displayed.POSTER_NAME}</DIV></legend>{postrow.displayed.SIGNATURE}</fieldset>
            </div>
            </div>
                  <p align="left">
            <span class="gensmall">{postrow.displayed.EDITED_MESSAGE}</span></p>
                        <center>
               
                 
                <p align="left">{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}
            </p>
                        <center>
               
                 
              <p>&nbsp;</p>
          </td>
            </tr>
            </table>
            </td>
            </tr>
            <tr>
            <td
            class="{postrow.displayed.ROW_CLASS}
            browse-arrows"{postrow.displayed.THANK_BGCOLOR} align="center"
            valign="middle" width="150">
            </td>
 
           <td class="{postrow.displayed.ROW_CLASS} messaging
gensmall"{postrow.displayed.THANK_BGCOLOR} width="100%" height="28">
            <!-- BEGIN first_post_br -->
            <table width="100%" align="center" border="0" cellspacing="0" cellpadding="0" height="0">
            <tbody><tr>
            <td
            width="0"><img src=0"
            width="0" height="0"></td>
            <td
            align="center" background="0"><img src="
            0 " width="400" height="0"></td>
            <td
            width="0"><img src="0" width="
            0" height="0"></td>
            </tr>
            </tbody></table><table class="forumline" width="100%" border="0" cellspacing="0" 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 -->
            <!-- BEGIN hidden -->
            <tr>
 
           <td class="postdetails {postrow.hidden.ROW_CLASS}"
colspan="0" align="center">{postrow.hidden.MESSAGE}</td>
            </tr>
            <!-- END hidden -->
            <!-- END postrow -->
            <!-- BEGIN no_post -->
            <tr align="center">
            <td class="row1" colspan="2" height="28">
            <span class="genmed">{no_post.L_NO_POST}</span>
            </td>
            </tr>
            <!-- END no_post -->
            <tr align="right">
            <td class="catBottom" 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"><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">
            <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>
            <tr>
            <td class="row2" colspan="2" align="right" valign="top">
            <p align="center"><font color="#FF0000">(( مَا يَلْفِظُ مِنْ قَوْلٍ إِلَّا لَدَيْهِ رَقِيبٌ
            عَتِيدٌ))</font></td>
            <!-- END watchtopic -->
            <!-- END switch_user_logged_in -->
            <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>
          
            <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><img height="0" src="0" width="0">
            <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}" />
            <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[
            $(function(){
            $('.postbody img').not('.signature_div img').css('display','none');
            });
            $(window).load(function(){
            $('.postbody img').not('.signature_div img').each(function(){
            if
            ( ( $(this).width() > {switch_image_resize.IMG_RESIZE_WIDTH}
            && {switch_image_resize.IMG_RESIZE_WIDTH} != 0 ) || (
            $(this).height() > {switch_image_resize.IMG_RESIZE_HEIGHT} &&
            {switch_image_resize.IMG_RESIZE_HEIGHT} != 0 ) ) {
            $(this).before(document.createElement('div')).prev().click(function(){
            return false;
            }).addClass('resizebox
            gensmall
            clearfix').append(document.createElement('div')).children().addClass('resize_border
       
            clearfix').append(document.createElement('div')).children().addClass('resize_content
       
            clearfix').append(document.createElement('a')).children().addClass('enlarge').attr('href',
            '#').text('{switch_image_resize.L_IMAGE_ENLARGE}').click(function(){
            $(this).parent().parent().parent().next().css('display','none').attr('resizeWidth',
            $(this).parent().parent().parent().next().width()).width('');
            $(this).parent().parent().parent().next().width($(this).parent().parent().parent().next().width()
            > ($('html').attr('dir') != 'rtl' ? $(this).closest('td').width() -
            $(this).parent().parent().parent().offset().left +
            $(this).closest('td').offset().left :
            $(this).parent().parent().parent().width() +
            $(this).parent().parent().parent().offset().left -
            $(this).closest('td').offset().left) ? $('html').attr('dir') != 'rtl' ?
            $(this).closest('td').width() -
            $(this).parent().parent().parent().offset().left +
            $(this).closest('td').offset().left :
            $(this).parent().parent().parent().width() +
            $(this).parent().parent().parent().offset().left -
            $(this).closest('td').offset().left : '').css('display','inline');
            $(this).css('display','none').next('a.resize').css('display','inline-block');
            $(this).parent().parent().parent().width('').width($(this).parent().parent().parent().next().width());
            return false;
 
          
}).parent().append(document.createElement('a')).children().next().addClass('resize').attr('href','#').text('{switch_image_resize.L_CLICK_TO_RESIZE}').click(function(){
 
          
$(this).parent().parent().parent().next().width(parseInt($(this).parent().parent().parent().next().attr('resizeWidth'))).removeAttr('resizeWidth');
            $(this).css('display','none').prev('a.enlarge').css('display','inline-block');
            $(this).parent().parent().parent().width('').width($(this).parent().parent().parent().next().width());
            return false;
            }).parent().append(document.createElement('div')).children('a.resize').next().addClass('resize_filler').text('
       
 
          
').parent().append(document.createElement('a')).children('div.resize_filler').next().addClass('fullsize').attr('href','#').click(function(){
            window.open('/viewimage.forum?u=' + encodeURIComponent($(this).parent().parent().parent().next().attr('src')));
            return false;
            }).attr('target', '_blank').text('{switch_image_resize.L_CLICK_TO_SEE_FULLSIZE}');
            if
            ($(this).width() > ($('html').attr('dir') != 'rtl' ?
            $(this).closest('td').width() - $(this).prev().offset().left +
            $(this).closest('td').offset().left : $(this).prev().width() +
            $(this).prev().offset().left - $(this).closest('td').offset().left)){
            $(this).prev().find('a.fullsize').attr('href','/viewimage.forum?u='
            + encodeURIComponent($(this).attr('src'))).css('display',
            'inline-block');
            }
            $(this).width($(this).width() * ( (
            {switch_image_resize.IMG_RESIZE_WIDTH} != 0 && (
            {switch_image_resize.IMG_RESIZE_HEIGHT} == 0 || $(this).width() /
            $(this).height() > {switch_image_resize.IMG_RESIZE_WIDTH} /
            {switch_image_resize.IMG_RESIZE_HEIGHT} ) ) ?
            {switch_image_resize.IMG_RESIZE_WIDTH} / $(this).width() :
            {switch_image_resize.IMG_RESIZE_HEIGHT} / $(this).height() )
            ).css('display','inline').prev().width($(this).width());
            }
            }).css('display','inline');
            });
            //]]>
            </script>
            <!-- END switch_image_resize -->
            <script type="text/javascript" src="{JS_DIR}addthis/addthis_widget.js?pub=forumotion"></script>
{Lone~Wolf}
{Lone~Wolf}
 
 

ذكر
عدد المساهمات : 3575
معدل النشاط : 9449
السُمعة : 160

https://help.ahlamontada.com/u16282

الرجوع الى أعلى الصفحة اذهب الى الأسفل

ãÚáæãÉ رد: طلب التعديل على الملفات المرفقة

مُساهمة من طرف a.sat65 الجمعة 3 يوليو 2015 - 9:28

اخى يقول لى لقد تم إغلاق الكود قبل فتحه.
a.sat65
a.sat65
 
 

ذكر
عدد المساهمات : 625
معدل النشاط : 4570
السُمعة : 2

http://ahmedsabry2015.amuntada.com

الرجوع الى أعلى الصفحة اذهب الى الأسفل

ãÚáæãÉ رد: طلب التعديل على الملفات المرفقة

مُساهمة من طرف a.sat65 الجمعة 3 يوليو 2015 - 15:46

؟؟
a.sat65
a.sat65
 
 

ذكر
عدد المساهمات : 625
معدل النشاط : 4570
السُمعة : 2

http://ahmedsabry2015.amuntada.com

الرجوع الى أعلى الصفحة اذهب الى الأسفل

ãÚáæãÉ رد: طلب التعديل على الملفات المرفقة

مُساهمة من طرف {Lone~Wolf} الجمعة 3 يوليو 2015 - 16:36

تفضل أخي الكريم:
الكود:
          <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').click(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="[url=http://www.addthis.com/bookmark.php?v=250&amp;pub=forumotion"{L_SHARE}/a]http://www.addthis.com/bookmark.php?v=250&amp;pub=forumotion">{L_SHARE}</a[/url]>
                |
                <script type="text/javascript">
                //<![CDATA[
                insert_plus_menu('f{FORUM_ID}&t={TOPIC_ID}','{JS_SESSION_ID}', {JS_AUTH_FAVOURITES});
                //]]>
                </script>
                </span>
                </td>
                </tr>
                </table>
                <table width="100%" align="center" border="0" cellspacing="0" cellpadding="0" height="0">
                <tbody><tr>
                <td
                width="0"><img src="0"
                width="0" height="0"></td>
                <td
                align="center" background="0"><img src="
                0 " width="400" height="0"></td>
                <td
                width="0"><img src="0" width="
                0" height="0"></td>
                </tr>
                </tbody></table><table class="forumline" width="100%" border="0" cellspacing="0" 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"> <!-- google_ad_section_start
                --></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="100%" height="28">
                <table width="100%" border="0" cellspacing="0" cellpadding="0">
                <tr>
                <td align="left">
              <div align="center">
                <table class="ytftable" border="0" bordercolor="# ">
                <tr style="padding:0;">
                <p align="center" style="padding:0; margin:0;" class="style8">
                <span lang="ar-sa"><font color="#FF0000">بيانات العضو</font> </span></p></td>
                </tr>
                <tr>
                <td align="center" class="style6">
                <span class="postbody">
                <span class="name">{postrow.displayed.POSTER_NAME}</span></span></td>
                </tr>
                <tr><td align="center" class="style5">
                <span class="postdetails poster-profile">
                {postrow.displayed.POSTER_RANK}</td>
                </tr>
                <tr><td align="center" class="style5">
                <span class="postdetails poster-profile">
                {postrow.displayed.RANK_IMAGE}
                </td>
                </tr>
                <tr><td align="center" class="style5">
                <span class="postdetails poster-profile">
                <a class="postdetails poster-profile">{postrow.displayed.POSTER_AVATAR}</a></td>
                </tr>
                </table>
                </div>
                </td>
                <td colspan="2" align="left">
                <div align="center">
                <table class="ytftable" border="0" bordercolor="#">
                <tr style="padding:0;">
                <p align="center" style="padding:0; margin:0;" class="style8">
                <font color="#FF0000">معلومات العضو</font></p></td>
                </tr><tr><td align="center" class="style1">
                <span class="postdetails poster-profile">
                <!-- BEGIN profile_field -->
                {postrow.displayed.profile_field.LABEL} {postrow.displayed.profile_field.CONTENT}{postrow.displayed.profile_field.SEPARATOR}
                <!-- END profile_field -->
                </span></td>
                </tr>
                </table>
                </div>
                <p> </td>
                <td align="left">
                <div align="center">
                <table class="ytftable" border="0" bordercolor="#">
                <tr style="padding:0;">
                <p align="center" style="padding:0; margin:0;" class="style8">
                <font color="#FF0000">معلومات الاتصال </font> </p></td>
                </tr><tr>
                <td align="center" class="style1">
                {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>
                </div>
                </td>
                </tr>
                <tr>
                <td colspan="4"><hr></td>
                </tr>
                <tr>
                <td
                colspan="2">&nbsp;</td>
                <td valign="top" nowrap="nowrap" class="post-options" colspan="2">
                &nbsp;</td>
                </tr>
                <tr>
                <td colspan="4" class="hr" height="45">
                <p align="center"><a href="topic-t{TOPIC_ID}.htm">{TOPIC_TITLE}
                          </a>
                <hr />
                </td>
                </tr>
                <tr>
                <td colspan="4">
                <!-- 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">
                  <!-- google_ad_section_start -->
                            <!-- message -->
                            <div id="post_message_501" 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 />
                            <center>
                 
                   
                    <div class="postbody" align="center">
           
                <!-- منتديات نجوم سات الفضائية -->
                <script type="text/javascript"
                src="//pagead2.googlesyndication.com/pagead/show_ads.js">
                </script>
                <script type="text/javascript"
                src="//pagead2.googlesyndication.com/pagead/show_ads.js">
                </script> </span>
                                             

                <br/>  <br/> 
                <script type="text/javascript">
                    google_ad_client = "ca-pub-7316951291471130";
                    google_ad_slot = "9463434401";
                    google_ad_width = 336;
                    google_ad_height = 280;
                </script>
                <!-- منتديات نجوم سات الفضائية -->
                <script type="text/javascript"
                src="//pagead2.googlesyndication.com/pagead/show_ads.js">
                </script>
                <br/><br/>


                    {postrow.displayed.MESSAGE}
                <br><br/><p align="center">

                <script type="text/javascript">
                    google_ad_client = "ca-pub-7316951291471130";
                    google_ad_slot = "9463434401";
                    google_ad_width = 336;
                    google_ad_height = 280;
                </script>
                <!-- منتديات نجوم سات الفضائية-->
                <script type="text/javascript"
                src="//pagead2.googlesyndication.com/pagead/show_ads.js">
                </script>
                </p>
                <br/>

           
             


                      <br/>
           
       
                <!-- BEGIN switch_attachments -->
                <fieldset class="fieldset"><legend><FONT COLOR="#000000">الملفات المرفقة</FONT></legend>
                <table  cellpadding="0" cellspacing="3" border="0" align="right"> <tr> <td >
                                                    <!-- BEGIN switch_post_attachments -->
                                                    <dl class="file">
                                                        <dt>
                                                            <img border="0" src="  http://www.masrawysat.com/vb/images/attach/rar.gif">
       
                <!-- BEGIN switch_dl_att -->
    <a class="postlink" href="{postrow.displayed.switch_attachments.switch_post_attachments.switch_dl_att.U_ATTACHMENT}">
<font size="1">{postrow.displayed.switch_attachments.switch_post_attachments.switch_dl_att.ATTACHMENT}</font></a><font size="1">&nbsp;? الحجم({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})
</font>
                <!-- END switch_no_dl_att -->
                <!-- END switch_post_attachments -->
                </dd>
                </dl>
                </td> </tr></table>
                </fieldset>
                <!-- END switch_attachments -->

               
                        <br /><br />
               

             
             

             
                          <!-- sig -->
                                <table class="tborder" cellpadding="6" cellspacing="1" border="0" width="80%" align="center">
                    <tr>
                        <td class="catHead" align="center">توقيع : {postrow.displayed.POSTER_NAME}</td>
                    </tr>
                    <tr>
                        <td class="row2" title="التوقيع" align="center">
            <img border="0" src="http://www.masrawysat.com/vb/signaturepics/sigpic20765_2.gif" width="700"height="320">
                        <p align="center"><div align="center">
             
                        <br/>

                        {postrow.displayed.SIGNATURE}
                          <br/><br/>
             
                        </div></p>
         
                    </td>
                    </tr>
                    </table>
                            <!-- / sig -->
                            <!-- google_ad_section_end -->

                <div class="signature_div">
                <fieldset><legend><DIV align=center><strong>
                <font
                size="4" color="#FF0000"> منتديات نجوم سات الفضائية</font></strong></DIV><DIV
                align=center>{postrow.displayed.POSTER_NAME}</DIV></legend>{postrow.displayed.SIGNATURE}</fieldset>
                </div>
                </div>
                      <p align="left">
                <span class="gensmall">{postrow.displayed.EDITED_MESSAGE}</span></p>
                            <center>
                 
                   
                    <p align="left">{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}
                </p>
                            <center>
                 
                   
                  <p>&nbsp;</p>
              </td>
                </tr>
                </table>
                </td>
                </tr>
                <tr>
                <td
                class="{postrow.displayed.ROW_CLASS}
                browse-arrows"{postrow.displayed.THANK_BGCOLOR} align="center"
                valign="middle" width="150">
                </td>
                <td class="{postrow.displayed.ROW_CLASS} messaging gensmall"{postrow.displayed.THANK_BGCOLOR} width="100%" height="28">
                <!-- BEGIN first_post_br -->
                <table width="100%" align="center" border="0" cellspacing="0" cellpadding="0" height="0">
                <tbody><tr>
                <td
                width="0"><img src=0"
                width="0" height="0"></td>
                <td
                align="center" background="0"><img src="
                0 " width="400" height="0"></td>
                <td
                width="0"><img src="0" width="
                0" height="0"></td>
                </tr>
                </tbody></table><table class="forumline" width="100%" border="0" cellspacing="0" 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 -->
                <!-- BEGIN hidden -->
                <tr>
                <td class="postdetails {postrow.hidden.ROW_CLASS}" colspan="0" align="center">{postrow.hidden.MESSAGE}</td>
                </tr>
                <!-- END hidden -->
                <!-- END postrow -->
                <!-- BEGIN no_post -->
                <tr align="center">
                <td class="row1" colspan="2" height="28">
                <span class="genmed">{no_post.L_NO_POST}</span>
                </td>
                </tr>
                <!-- END no_post -->
                <tr align="right">
                <td class="catBottom" 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"><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">
                <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>
                <tr>
                <td class="row2" colspan="2" align="right" valign="top">
                <p align="center"><font color="#FF0000">(( مَا يَلْفِظُ مِنْ قَوْلٍ إِلَّا لَدَيْهِ رَقِيبٌ
                عَتِيدٌ))</font></td>
                <!-- END watchtopic -->
                <!-- END switch_user_logged_in -->
                <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>
           
                <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><img height="0" src="0" width="0">
                <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}" />
                <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[
                $(function(){
                $('.postbody img').not('.signature_div img').css('display','none');
                });
                $(window).load(function(){
                $('.postbody img').not('.signature_div img').each(function(){
                if
                ( ( $(this).width() > {switch_image_resize.IMG_RESIZE_WIDTH}
                && {switch_image_resize.IMG_RESIZE_WIDTH} != 0 ) || (
                $(this).height() > {switch_image_resize.IMG_RESIZE_HEIGHT} &&
                {switch_image_resize.IMG_RESIZE_HEIGHT} != 0 ) ) {
                $(this).before(document.createElement('div')).prev().click(function(){
                return false;
                }).addClass('resizebox
                gensmall
                clearfix').append(document.createElement('div')).children().addClass('resize_border
         
                clearfix').append(document.createElement('div')).children().addClass('resize_content
         
                clearfix').append(document.createElement('a')).children().addClass('enlarge').attr('href',
                '#').text('{switch_image_resize.L_IMAGE_ENLARGE}').click(function(){
                $(this).parent().parent().parent().next().css('display','none').attr('resizeWidth',
                $(this).parent().parent().parent().next().width()).width('');
                $(this).parent().parent().parent().next().width($(this).parent().parent().parent().next().width()
                > ($('html').attr('dir') != 'rtl' ? $(this).closest('td').width() -
                $(this).parent().parent().parent().offset().left +
                $(this).closest('td').offset().left :
                $(this).parent().parent().parent().width() +
                $(this).parent().parent().parent().offset().left -
                $(this).closest('td').offset().left) ? $('html').attr('dir') != 'rtl' ?
                $(this).closest('td').width() -
                $(this).parent().parent().parent().offset().left +
                $(this).closest('td').offset().left :
                $(this).parent().parent().parent().width() +
                $(this).parent().parent().parent().offset().left -
                $(this).closest('td').offset().left : '').css('display','inline');
                $(this).css('display','none').next('a.resize').css('display','inline-block');
                $(this).parent().parent().parent().width('').width($(this).parent().parent().parent().next().width());
                return false;
                }).parent().append(document.createElement('a')).children().next().addClass('resize').attr('href','#').text('{switch_image_resize.L_CLICK_TO_RESIZE}').click(function(){
                $(this).parent().parent().parent().next().width(parseInt($(this).parent().parent().parent().next().attr('resizeWidth'))).removeAttr('resizeWidth');
                $(this).css('display','none').prev('a.enlarge').css('display','inline-block');
                $(this).parent().parent().parent().width('').width($(this).parent().parent().parent().next().width());
                return false;
                }).parent().append(document.createElement('div')).children('a.resize').next().addClass('resize_filler').text('
         
                ').parent().append(document.createElement('a')).children('div.resize_filler').next().addClass('fullsize').attr('href','#').click(function(){
                window.open('/viewimage.forum?u=' + encodeURIComponent($(this).parent().parent().parent().next().attr('src')));
                return false;
                }).attr('target', '_blank').text('{switch_image_resize.L_CLICK_TO_SEE_FULLSIZE}');
                if
                ($(this).width() > ($('html').attr('dir') != 'rtl' ?
                $(this).closest('td').width() - $(this).prev().offset().left +
                $(this).closest('td').offset().left : $(this).prev().width() +
                $(this).prev().offset().left - $(this).closest('td').offset().left)){
                $(this).prev().find('a.fullsize').attr('href','/viewimage.forum?u='
                + encodeURIComponent($(this).attr('src'))).css('display',
                'inline-block');
                }
                $(this).width($(this).width() * ( (
                {switch_image_resize.IMG_RESIZE_WIDTH} != 0 && (
                {switch_image_resize.IMG_RESIZE_HEIGHT} == 0 || $(this).width() /
                $(this).height() > {switch_image_resize.IMG_RESIZE_WIDTH} /
                {switch_image_resize.IMG_RESIZE_HEIGHT} ) ) ?
                {switch_image_resize.IMG_RESIZE_WIDTH} / $(this).width() :
                {switch_image_resize.IMG_RESIZE_HEIGHT} / $(this).height() )
                ).css('display','inline').prev().width($(this).width());
                }
                }).css('display','inline');
                });
                //]]>
                </script>
                <!-- END switch_image_resize -->
                <script type="text/javascript" src="{JS_DIR}addthis/addthis_widget.js?pub=forumotion"></script>
{Lone~Wolf}
{Lone~Wolf}
 
 

ذكر
عدد المساهمات : 3575
معدل النشاط : 9449
السُمعة : 160

https://help.ahlamontada.com/u16282

الرجوع الى أعلى الصفحة اذهب الى الأسفل

ãÚáæãÉ رد: طلب التعديل على الملفات المرفقة

مُساهمة من طرف a.sat65 الجمعة 3 يوليو 2015 - 17:20

اخى الكريم الكلام صغير جدا اريدة مثل الصورة المرفقة لك فى الموضوع او ممكن ان تدلنى كيف يمكن ان اتحكم فى الحجم ؟
a.sat65
a.sat65
 
 

ذكر
عدد المساهمات : 625
معدل النشاط : 4570
السُمعة : 2

http://ahmedsabry2015.amuntada.com

الرجوع الى أعلى الصفحة اذهب الى الأسفل

ãÚáæãÉ رد: طلب التعديل على الملفات المرفقة

مُساهمة من طرف {Lone~Wolf} الجمعة 3 يوليو 2015 - 17:43

أبحث في القالب عن:
الكود:
<font size="1">

هناك رمزين فقط.....وغير الحجم كما تُريد.
{Lone~Wolf}
{Lone~Wolf}
 
 

ذكر
عدد المساهمات : 3575
معدل النشاط : 9449
السُمعة : 160

https://help.ahlamontada.com/u16282

الرجوع الى أعلى الصفحة اذهب الى الأسفل

ãÚáæãÉ طلب التعديل على الملفات المرفقة

مُساهمة من طرف a.sat65 الجمعة 3 يوليو 2015 - 18:02

تمااااااااااااااااااااااااام اخى الفاضل  Cool Cool Cool Cool Cool
a.sat65
a.sat65
 
 

ذكر
عدد المساهمات : 625
معدل النشاط : 4570
السُمعة : 2

http://ahmedsabry2015.amuntada.com

الرجوع الى أعلى الصفحة اذهب الى الأسفل

الرجوع الى أعلى الصفحة

- مواضيع مماثلة

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