طلب تركيب كود

3 مشترك

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

طلب تركيب كود  Empty طلب تركيب كود

مُساهمة من طرف modeyamer000 الجمعة 6 نوفمبر 2015 - 3:26

السلام عليكم ورحمة الله وبركاتة 

من فضلكم بدي تركيب كود للبيانات الشخصية في منتداي 
الموجود في هذا الموضوع 
https://help.ahlamontada.com/t895960-topic
لأني ما قدرت اطبق الشرح وكل مرة يطلع مو مظبوط 

قالب Viewtopic_body الخاص بمنتداي 
الكود:
\          
<script type="text/javascript">
//<![CDATA[
var multiquote_img_off = '{JS_MULTIQUOTE_IMG_OFF}', multiquote_img_on = '{JS_MULTIQUOTE_IMG_ON}', _atr = '{JS_DIR}addthis/', _ati = '{PATH_IMG_FA}addthis/'{ADDTHIS_LANG}, addthis_localize = { share_caption: "{L_SHARE_CAPTION}", email: "{L_EMAIL}", email_caption: "{L_EMAIL_CAPTION}", favorites: "{L_SHARE_BOOKMARKS}", print: "{L_PRINT}", more: "{L_MORE}" };
$(function(){
   _atc.cwait = 0;
   $('.addthis_button').mouseup(function(){
      if ($('#at15s').css('display') == 'block') {
         addthis_close();
      }
   });
});

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

//]]>
</script>

<table class="tborder" cellpadding="6" cellspacing="1" border="0" width="100%" align="center">
   <tr>
      <td class="alt1" width="100%"><strong>
                  <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> </strong> </td>
   </tr>
   </table>
   <br />
<a name="poststop" id="poststop"></a>

<!-- controls above postbits -->
<table cellpadding="0" cellspacing="0" border="0" width="100%" style="margin-bottom:3px">
<tr valign="bottom">
   
      <td class="smallfont">
                  
<!-- 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 -->

  
  </td>

    <td>
<!-- BEGIN topicpagination -->

<table class="tborder" cellpadding="3" cellspacing="1" border="0" align="left">
<tr>
   <td class="vbmenu_control" style="font-weight:normal">صفحات الموضوع</td>
   
   <td class="alt1"><a rel="prev" class="smallfont" href="showthread.php?t=3" title="الصفحة السابقة - النتائج 1 إلى 10 من 11"></a></td>
   <td class="alt1">{PAGINATION}</td>   

 
   
   
   <td class="vbmenu_control" title="showthread.php?t=3"><a name="PageNav"></a></td>
</tr>
</table>

     <!-- END topicpagination -->
     </td>
</tr>
</table>
<!-- / controls above postbits -->
 <div class="border_bg">
<div class="border_r"></div>
<div class="border_l"></div>
</div>
<div class="border_bg_c">
<div class="border_bg_r">
<div class="border_bg_l">
<!-- toolbar -->
<table class="tborder" cellpadding="6" cellspacing="1" border="0" width="100%" align="center" style="border-bottom-width:0px">
<tr>
   <td class="tcat" width="100%">
      <div class="smallfont">
      
      
      </div>
   </td>
  
 <!-- BEGIN switch_twitter_btn -->
         <span id="twitter_btn" style="margin-left: 6px; ">
         <a href="http://twitter.com/share" class="twitter-share-button" data-count="horizontal">Tweet</a>
         <script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script>
         </span>
         <!-- END switch_twitter_btn -->
         <!-- BEGIN switch_fb_likebtn -->
         <span id="fb_likebtn" style="margin-left: 6px; ">
            <iframe src="http://www.facebook.com/plugins/like.php?href={FORUM_URL}{TOPIC_URL}&layout=button_count&show_faces=false&width=100&action=like&colorscheme=light&height=21" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:100px; height:21px;" allowTransparency="true"></iframe>
         </span>
         <!-- END switch_fb_likebtn -->
   <td class="vbmenu_control" id="threadtools" nowrap="nowrap">
<span class="gensmall bold">
            <a class="addthis_button" href="http://www.addthis.com/bookmark.php?v=250&pub=forumotion">{L_SHARE}</a>
             </span>

   </td>
   
   
   
   <td class="vbmenu_control" id="displaymodes" nowrap="nowrap">
    <span class="gensmall bold">
            
            <script type="text/javascript">//<![CDATA[
               var url_favourite = '{U_FAVOURITE_JS_PLUS_MENU}';
               var url_newposts = '{U_NEWPOSTS_JS_PLUS_MENU}';
               var url_egosearch = '{U_EGOSEARCH_JS_PLUS_MENU}';
               var url_unanswered = '{U_UNANSWERED_JS_PLUS_MENU}';
               var url_watchsearch = '{U_WATCHSEARCH_JS_PLUS_MENU}';
               var url_tellfriend = '{U_TELLFRIEND_JS_PLUS_MENU}';
               insert_plus_menu('f{FORUM_ID}&t={TOPIC_ID}','{JS_SESSION_ID}', {JS_AUTH_FAVOURITES});
            //]]>
            </script>
         </span>
  </td>
   

   

</tr>
</table>
<!-- / toolbar -->
</div>
</div>
</div>
<div class="border_f_bg">
<div class="border_f_r"></div>
<div class="border_f_l_1"></div>
<div class="border_f_l_2"></div>
</div>
<br />



<!-- a7la7ekaya الطائر الحر - ألدعم الفني -->

<head>
<style type="text/css">
.infouser {
    font: normal 11px "tahoma";
    letter-spacing: 0px;
    vertical-align: middle;
    padding: 1px 2px;
    margin: 0 2px 2px;
}
.avataruser img {
    border:1px outset #ccebfb;
    margin: 10px auto 0;
    padding: 5px;
}
</style>
</head>

<!-- BEGIN postrow -->
   <!-- BEGIN displayed -->
  <!-- بداية اطار علوي -->
 <div class="border_bg">
<div class="border_r"></div>
<div class="border_l"></div>
</div>
<div class="border_bg_c">
<div class="border_bg_r">
<div class="border_bg_l">
<!-- / نهاية اطار علوي -->


<table id="post501" class="tborder" cellpadding="6" cellspacing="1" border="0" width="100%" align="center">
<tr>
    
        <td class="thead" style="font-weight:normal"  id="currentPost">
            <!-- status icon and date -->
             <div align="center">
<img src="{postrow.displayed.MINI_TIME_IMG}" alt=""
border="0" />{postrow.displayed.POST_DATE}
            </div>
            
            <!-- / status icon and date -->
        </td>
        <td class="thead" style="font-weight:normal" align="left">
            
            المشاركة رقم: <a href="showpost.php?p=501&postcount=1" target="new" rel="nofollow" id="postcount501" name="1"><strong></strong></a>
            
        </td>
    
</tr>
<tr valign="top">
  
  
<td class="alt2" width="200" style="border: 1px solid #D1D1E1; border-top: 0px; border-bottom: 0px;" align="center">
<div id="postmenu_315" align="center">
            
<span style="text-decoration: none">
           <a class="bigusername" name="{postrow.displayed.U_POST_ID}"> {postrow.displayed.POSTER_NAME} </a>
  </span>
         </div>

<div class="smallfont" align="center">
</div>


<div class="smallfont" align="center">

{postrow.displayed.POSTER_RANK}
  </div>
<div class="smallfont" align="center">

{postrow.displayed.RANK_IMAGE}   
  </div>
<br />



<div align="center">
  <div class="smallfont avataruser">
<div class="AVATAR">
  {postrow.displayed.POSTER_AVATAR}
    </div>
  </div>

</div>

<div align="center">


</div>
<br />
           <table cellpadding="3" cellspacing="3" border="0" class="tborder" width="95%">
<tr>
  <td class="thead">
            <div align="center">  
  <span style="width:70px;"><img onClick="i=0;e=this.parentNode.parentNode.parentNode.parentNode.childNodes;while(++i<e.length)if(e[i].tagName=='TR')e[i].style.display=(e[i].style.display=='none')?'':'none';this.src=(this.src=='http://i16.servimg.com/u/f16/15/04/02/38/collap11.gif')?'http://i16.servimg.com/u/f16/15/04/02/38/collap10.gif':'http://i16.servimg.com/u/f16/15/04/02/38/collap11.gif';"src="http://i16.servimg.com/u/f16/15/04/02/38/collap10.gif"alt=""align="left"/></span>
              <font face="Arial" size="4"><b>إحصائية
            العضو</b></font></div></td>

  </tr>
<tr>

<td class="alt1" align="center">

<div class="alt2Active" style="padding:3px; border:1px inset; overflow:auto">

 

  <div align="center"><br/>

<table border="0" cellpadding="0" align="right" width="100%" cellspacing="2">
         <!-- BEGIN profile_field -->
                  <tr>
                  <td type="text" size="27" dir="rtl" class="alt1" style="border-style:dotted; border-width:1px; font-family:MS Sans Serif; font-size:10px; vertical-align:middle; letter-spacing:0;; padding-left:4px; padding-right:4px; padding-top:1px; padding-bottom:1px">
{postrow.displayed.profile_field.LABEL}
{postrow.displayed.profile_field.CONTENT}
         </td>
         </tr>
         
     <!-- END profile_field -->
      

      
      

   </table>
</div>
   </div>    

 </td>

</tr>

   </table>

  
<div align="center">
          
                 {postrow.displayed.PROFILE_IMG}

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

              {postrow.displayed.contact_field.CONTENT}<!-- END contact_field -->
                </div>
    <div align="center">
<table border=0 cellspacing=0 cellpadding=0 class="offlinebutton"><tr><td width="ضع مقاس الايقونة ">{postrow.displayed.ONLINE_IMG}</td></tr></table>
   
                      </div>

    </td>
    
    <td class="alt1" id="td_post_501">
    
<!-- الموضوع والأيقونة -->
        
            <!-- icon and title -->
            <div class="smallfont">
                <span class="postdetails">
                  <img src="{postrow.displayed.MINI_POST_IMG}" alt="{postrow.displayed.L_MINI_POST_ALT}" title="{postrow.displayed.L_MINI_POST_ALT}" border="0" />{L_POST_SUBJECT}: {postrow.displayed.POST_SUBJECT}  
                </span>
            </div>

            <!-- / icon and title -->
        
 <!-- 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 /><br />
        <center>
          
              
<div class="postbody" align="center">
                                            
                                                  

{postrow.displayed.MESSAGE}


         <br /><br />

         <br />
      
      
</div>
     <script>(function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0];if(d.getElementById(id))return;js=d.createElement(s);js.id=id;js.src="//connect.facebook.net/en_US/all.js#xfbml=1";fjs.parentNode.insertBefore(js,fjs);}(document,'script','facebook-jssdk'));</script> <div fb-xfbml-state="rendered" class="fb-like fb_edge_widget_with_comment fb_iframe_widget" data-href="http://egyword.hotgoo.net//topic-t{TOPIC_ID}.htm" data-send="true" data-width="400" data-show-faces="true" style="padding:10px;"><span style="height: 24px; width: 400px;"><iframe src="http://www.facebook.com/plugins/like.php?api_key=124578887583575&amp;locale=en_US&amp;sdk=joey&amp;channel_url=http%3A%2F%2Fstatic.ak.facebook.com%2Fconnect%2Fxd_arbiter.php%3Fversion%3D18%23cb%3Df17a9cb2fc0170e%26origin%3Dhttp%253A%252F%252Fhttp://egyword.hotgoo.net//topic-t{TOPIC_ID}.htm%252Ff2de3f05fea3bc6%26domain%3Dhttp://egyword.hotgoo.net//topic-t{TOPIC_ID}.htm%26relation%3Dparent.parent&amp;href=http://egyword.hotgoo.net//topic-t{TOPIC_ID}.htm&amp;node_type=link&amp;width=400&amp;layout=standard&amp;colorscheme=light&amp;show_faces=true&amp;send=true&amp;extended_social_context=false" class="fb_ltr" title="Like this content on Facebook." style="border: medium none; overflow: hidden; height: 24px; width: 400px;" name="f1605443947c896" id="f1932adabfc1718" scrolling="no"></iframe></span>    
          <br />


          <br />
        
    <!-- بداية قالب الموضوع الاصلي - http://a7la-7ekaya.yoo7.com -->
  



    <div align="center">
    <font color="#FF0000"> الموضوع
     الأصلي</font> : <a href="topic-t{TOPIC_ID}.htm">{TOPIC_TITLE}
      </a>   //  
       <font color="#FF0000"> المصدر</font> : <a href="http://egyword.hotgoo.net//">منتديات Egyword</a>   //  
     <font color="#FF0000">الكاتب
: </font><span class="postbody"><span class="name">{postrow.displayed.POSTER_NAME}</span></span>
    <!-- نهاية قالب الموضوع الاصلي - http://a7la-7ekaya.yoo7.com -->

            </div>      
</div>
                                <!-- BEGIN switch_attachments -->

<fieldset class="fieldset"> <legend>الملفات المرفقة</legend>
      <!-- BEGIN switch_post_attachments -->
<!-- BEGIN switch_dl_att --><table cellpadding="0" cellspacing="3" border="0"> <table border="1" width="100%" cellspacing="0" bordercolor="#000000" style="border-collapse: collapse"><tr><td align="center" bgcolor="#333333"><b><font color="#FFFFFF">اسم الملف</font></b></td><td align="center" bgcolor="#333333"><b><font color="#FFFFFF">نوع الملف</font></b></td><td align="center" bgcolor="#333333"><b><font color="#FFFFFF">حجم الملف</font></b></td><td align="center" bgcolor="#333333"><b><font color="#FFFFFF">التحمــيل</font></b></td><td align="center" bgcolor="#333333"><b><font color="#FFFFFF">مرات التحميل</font></b></td></tr>
  <tr><td align="center">{postrow.displayed.switch_attachments.switch_post_attachments.switch_dl_att.ATTACHMENT}</td><td align="center"><img src="{postrow.displayed.switch_attachments.switch_post_attachments.U_IMG}"width="40" height="40" border="0" /></td><td align="center">{postrow.displayed.switch_attachments.switch_post_attachments.FILE_SIZE}</td><td align="center"><a rel="nofollow" href="{postrow.displayed.switch_attachments.switch_post_attachments.switch_dl_att.U_ATTACHMENT}"><img class="inlineimg" src="http://i43.servimg.com/u/f43/15/53/11/89/downlo10.png" border="0" style="vertical-align:absmiddle; cursor:hand" hspace="0" title="اضغط هنا لتحميل الملف "/></a></td><td align="center">{postrow.displayed.switch_attachments.switch_post_attachments.NB_DL}</td></tr> </table>

<!-- 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})
              </table>
  <!-- END switch_no_dl_att -->

                <!-- END switch_post_attachments -->



</fieldset>


                <!-- END switch_attachments -->

          </center>
        </div>
      
    


          
      <br /><br />
        

        
        

        
        <!-- sig -->
            <table class="tborder" cellpadding="6" cellspacing="1" border="0" width="80%" align="center">
<tr>
    <td class="thead" align="center">توقيع : {postrow.displayed.POSTER_NAME}</td>
</tr>
<tr>
    <td class="alt1" title="التوقيع" align="center">
    <p align="center"><div align="center">
      
      <br/>

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

              
      
      

    </td>
</tr>
<tr>
    <td class="alt2" align="center">
 {postrow.displayed.IP_IMG} {postrow.displayed.REPORT_IMG}
        
        
        
        
        
    </td>
    
    <td class="alt1" align="left">
    
        <!-- controls -->
        
        
{postrow.displayed.THANK_IMG} {postrow.displayed.MULTIQUOTE_IMG} {postrow.displayed.QUOTE_IMG} {postrow.displayed.EDIT_IMG} {postrow.displayed.DELETE_IMG}
        
      <a href="#quickreply" rel="nofollow" title="الرد السريع"><img src="http://i81.servimg.com/u/f81/17/86/26/69/quickr10.gif"/></a>
        <!-- / controls -->
    </td>
</tr>
</table>

 
 <!-- بداية اطار سفلي -->
</div>
</div>
</div>
<div class="border_f_bg">
<div class="border_f_r"></div>
<div class="border_f_l_1"></div>
<div class="border_f_l_2"></div>
</div>
<br />
<!-- / نهاية اطار سفلي -->

  

  <!-- END displayed -->
   
   <!-- END postrow -->
   


      
      

<!-- BEGIN topicpagination -->

<table class="tborder" cellpadding="3" cellspacing="1" border="0" align="left">
<tr>
   <td class="vbmenu_control" style="font-weight:normal">صفحات الموضوع</td>
   
   <td class="alt1"><a rel="prev" class="smallfont" href="showthread.php?t=3" title="الصفحة السابقة - النتائج 1 إلى 10 من 11"></a></td>
   <td class="alt1">{PAGINATION}</td>   

 
   
   
   <td class="vbmenu_control" title="showthread.php?t=3"><a name="PageNav"></a></td>
</tr>
</table>

     <!-- END topicpagination -->

      
      






<!-- a7la7ekya الطائر الحر- ألدعم الفني -->


   
<!-- controls below postbits -->
<table cellpadding="0" cellspacing="0" border="0" width="100%" style="margin-top:-3px">
<tr valign="top">
   
      <td class="smallfont">
                  
<!-- 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 -->
  </td>
   
   
</tr>
</table>
<!-- / controls below postbits -->






<br />
 <div class="border_bg">
<div class="border_r"></div>
<div class="border_l"></div>
</div>
<div class="border_bg_c">
<div class="border_bg_r">
<div class="border_bg_l">
<!-- social bookmarking links -->
   
   <table cellpadding="6" cellspacing="1" border="0" width="100%" class="tborder" align="center">
   <tr>
      <td class="thead">الإشارات المرجعية</td>
   </tr>
   <tr>
      <td class="alt2" style="padding-top:0px"><div style="clear:both"></div><ul style="list-style-type:none; margin:0px; padding:0px"><li class="smallfont" style="width:25%; min-width:160px; float:right; margin-top:6px">
   
      <a href="http://twitter.com/home?status=http://egyword.hotgoo.net//topic-t{TOPIC_ID}.htm" target="socialbookmark"><img src="http://i11.servimg.com/u/f11/17/99/17/05/twitte10.png" border="0" alt="إرسال الموضوع إلى Twitter" class="inlineimg" /></a>
   
   <a href="http://twitter.com/home?status=http://egyword.hotgoo.net/topic-t{TOPIC_ID}.htm" target="socialbookmark" style="text-decoration:none">Twitter</a>
</li><li class="smallfont" style="width:25%; min-width:160px; float:right; margin-top:6px">
   
      <a href="http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http://egyword.hotgoo.net//topic-t{TOPIC_ID}.htm" target="socialbookmark"><img src="http://i11.servimg.com/u/f11/17/99/17/05/bookma13.gif" border="0" alt="إرسال الموضوع إلى Google" class="inlineimg" /></a>
   
   <a href="http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http://egyword.hotgoo.net//topic-t{TOPIC_ID}.htm" target="socialbookmark" style="text-decoration:none">Google</a>
</li><li class="smallfont" style="width:25%; min-width:160px; float:right; margin-top:6px">
   
      <a href="http://www.facebook.com/sharer.php?u=http://egyword.hotgoo.net//topic-t{TOPIC_ID}.htm" target="socialbookmark"><img src="http://i11.servimg.com/u/f11/17/99/17/05/facebo10.jpg" border="0" alt="إرسال الموضوع إلى Facebook" class="inlineimg" /></a>
   
   <a href="http://www.facebook.com/sharer.php?u=http://egyword.hotgoo.net//topic-t{TOPIC_ID}.htm" target="socialbookmark" style="text-decoration:none">Facebook</a>
</li><li class="smallfont" style="width:25%; min-width:160px; float:right; margin-top:6px">
   
      <a href="http://www.stumbleupon.com/submit?url=http://egyword.hotgoo.net/topic-t{TOPIC_ID}.htm" target="socialbookmark"><img src="http://i11.servimg.com/u/f11/17/99/17/05/bookma12.gif" border="0" alt="إرسال الموضوع إلى StumbleUpon" class="inlineimg" /></a>
   
   <a href="http://www.stumbleupon.com/submit?url=http://egyword.hotgoo.net/topic-t{TOPIC_ID}.htm" target="socialbookmark" style="text-decoration:none">StumbleUpon</a>
</li><li class="smallfont" style="width:25%; min-width:160px; float:right; margin-top:6px">
   
      <a href="http://del.icio.us/post?url=http://egyword.hotgoo.net/topic-t{TOPIC_ID}.htm" target="socialbookmark"><img src="http://i11.servimg.com/u/f11/17/99/17/05/bookma11.gif" border="0" alt="إرسال الموضوع إلى del.icio.us" class="inlineimg" /></a>
   
   <a href="http://del.icio.us/post?url=http://egyword.hotgoo.net/topic-t{TOPIC_ID}.htm" target="socialbookmark" style="text-decoration:none">del.icio.us</a>
</li><li class="smallfont" style="width:25%; min-width:160px; float:right; margin-top:6px">
   
      <a href="http://digg.com/submit?phrase=2&amp;url=http://egyword.hotgoo.net/topic-t{TOPIC_ID}.htm" target="socialbookmark"><img src="http://i11.servimg.com/u/f11/17/99/17/05/bookma10.gif" border="0" alt="إرسال الموضوع إلى Digg" class="inlineimg" /></a>
   
   <a href="http://digg.com/submit?phrase=2&amp;url=http://egyword.hotgoo.net/topic-t{TOPIC_ID}.htm" target="socialbookmark" style="text-decoration:none">Digg</a>
</li><li class="smallfont" style="width:25%; min-width:160px; float:right; margin-top:6px">
   
      <a href="http://myweb2.search.yahoo.com/myresults/bookmarklet?u=http://egyword.hotgoo.net/topic-t{TOPIC_ID}.htm" target="socialbookmark"><img src="http://i11.servimg.com/u/f11/17/99/17/05/yahoo10.png" border="0" alt="إرسال الموضوع إلى Yahoo" class="inlineimg" /></a>
   
   <a href="http://myweb2.search.yahoo.com/myresults/bookmarklet?u=http://egyword.hotgoo.net/topic-t{TOPIC_ID}.htm" target="socialbookmark" style="text-decoration:none">Yahoo</a>
</li><li class="smallfont" style="width:25%; min-width:160px; float:right; margin-top:6px">
   
      <a href="https://favorites.live.com/quickadd.aspx?marklet=0&amp;mkt=en-us&amp;url=http://egyword.hotgoo.net/topic-t{TOPIC_ID}.htm" target="socialbookmark"><img src="http://i11.servimg.com/u/f11/17/99/17/05/live10.gif" border="0" alt="إرسال الموضوع إلى Live" class="inlineimg" /></a>
   
   <a href="https://favorites.live.com/quickadd.aspx?marklet=0&amp;mkt=en-us&amp;url=http://egyword.hotgoo.net/topic-t{TOPIC_ID}.htm" target="socialbookmark" style="text-decoration:none">Live</a>
</li></ul><div style="clear:both"></div></td>
   </tr>
   </table>
<!-- / social bookmarking links -->

      
</div>
</div>
</div>
<div class="border_f_bg">
<div class="border_f_r"></div>
<div class="border_f_l_1"></div>
<div class="border_f_l_2"></div>
</div>
<br />




 <div class="border_bg">
<div class="border_r"></div>
<div class="border_l"></div>
</div>
<div class="border_bg_c">
<div class="border_bg_r">
<div class="border_bg_l">



            

</div>
</div>
</div>
<div class="border_f_bg">
<div class="border_f_r"></div>
<div class="border_f_l_1"></div>
<div class="border_f_l_2"></div>
</div>
<br />


  <!-- بداية اطار علوي -->
 <div class="border_bg">
<div class="border_r"></div>
<div class="border_l"></div>
</div>
<div class="border_bg_c">
<div class="border_bg_r">
<div class="border_bg_l">
<!-- / نهاية اطار علوي -->




                  <table class="tborder" cellpadding="6" cellspacing="1" border="0" width="100%" align="center">
   <thead>
      <tr>
         <td class="tcat" colspan="2">
            
            الــرد الســـريـع
         </td>
      </tr>
   </thead>


   <tr>



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

   
   

   <tr>
      <td colspan="2" align="center" style="padding:0px">

<a name="quickreply"></a>         <!-- BEGIN switch_user_logged_in -->
         
         {QUICK_REPLY_FORM}<br />
         <!-- END switch_user_logged_in -->
         
         
      </td>
   </tr>

   </table>
                  
 
 <!-- بداية اطار سفلي -->
</div>
</div>
</div>
<div class="border_f_bg">
<div class="border_f_r"></div>
<div class="border_f_l_1"></div>
<div class="border_f_l_2"></div>
</div>

<!-- / نهاية اطار سفلي -->
<br />
  

   <br />
    <!-- بداية اطار علوي -->
 <div class="border_bg">
<div class="border_r"></div>
<div class="border_l"></div>
</div>
<div class="border_bg_c">
<div class="border_bg_r">
<div class="border_bg_l">
<!-- / نهاية اطار علوي -->


  <!-- currently active users -->
   <table class="tborder" cellpadding="6" cellspacing="1" border="0" width="100%" align="center">
   <tr>
      <td class="tcat" colspan="2">
         الذين يشاهدون محتوى الموضوع الآن : 20 <span class="normal">( الأعضاء 3 والزوار 17)</span>
      </td>
   </tr>
   <tr>
      <td class="alt1" colspan="2">
         <span class="smallfont">

                  </span>
      </td>
   </tr>
   </table>
<!-- end currently active users -->
 
 <!-- بداية اطار سفلي -->

</div>
</div>
</div>
<div class="border_f_bg">
<div class="border_f_r"></div>
<div class="border_f_l_1"></div>
<div class="border_f_l_2"></div>
</div>
<br />
<!-- / نهاية اطار سفلي -->

  



<!-- next / previous links -->
   <br />
   <div class="smallfont" align="center">
      <strong>«</strong>
         <a href="{U_VIEW_OLDER_TOPIC}" rel="nofollow">الموضوع السابق</a>
         |
         <a href="{U_VIEW_NEWER_TOPIC" rel="nofollow">الموضوع التالي</a>
      <strong>»</strong>
   </div>
<!-- / next / previous links -->


<!-- popup menu contents -->
<br />

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

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

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


<!-- **************************************************** -->



<!-- / popup menu contents -->


<!-- forum rules and admin links -->
<table cellpadding="0" cellspacing="0" border="0" width="100%" align="center">
<tr valign="bottom">
   <td width="100%" valign="top">
      <table class="tborder" cellpadding="6" cellspacing="1" border="0" width="210">
<thead>
<tr>
   <td class="thead">
      <a style="float:left" href="#top" onclick="return toggle_collapse('forumrules')"><img id="collapseimg_forumrules" src="stel-wlaef-aktalgmar-b/buttons/collapse_thead.gif" alt="" border="0" /></a>
      تعليمات المشاركة
   </td>
</tr>
</thead>
<tbody id="collapseobj_forumrules" style="">
        <!-- BEGIN show_permissions -->
<tr>
   <td class="alt1" nowrap="nowrap"><div class="smallfont">
      
      <div><strong>{MODERATORS}</strong> </div>
      <div><strong>{L_TABS_PERMISSIONS}</strong></div>
      <div><strong>{S_AUTH_LIST}</strong></div>

      <hr />
      
      <div><a href="/faq?mode=bbcode" target="_blank">BB code</a> is <strong>متاحة</strong></div>
      <div><a href="javascript:void(0)" target="_blank">الابتسامات</a> <strong>متاحة</strong></div>
      <div><a href="javascript:void(0)" target="_blank">كود [IMG]</a> <strong>متاحة</strong></div>
      <div>كود HTML <strong>معطلة</strong></div>
      <hr />
      <div><a href="/t2269-topic" target="_blank">قوانين المنتدى</a></div>
   </div></td>
  
</tr>
        <!-- END show_permissions -->
</tbody>
</table>
   </td>
   <td class="smallfont" align="left">
      <table cellpadding="0" cellspacing="0" border="0">
      
      <tr>
         <td>
         <div class="smallfont" style="text-align:right; white-space:nowrap">
   
      <!-- BEGIN viewtopic_bottom -->
      <td align="right" nowrap="nowrap"><span class="gensmall">{L_JUMP_TO}:&nbsp;{S_JUMPBOX_SELECT}&nbsp;<input class="liteoption" type="submit" value="{L_GO}" /></span></td>
      <!-- END viewtopic_bottom -->

</div>
         </td>
      </tr>
      </table>
   </td>
</tr>
</table>
<!-- /forum rules and admin links -->

                  

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

    <!-- كود ادفلاي لتغغير الروابط -->

<script type="text/javascript">
    var adfly_id = 5642008;
    var adfly_advert = 'int';
    var popunder = true;
    var exclude_domains = ['egyword.hotgoo.net', 'adyou.me'];
</script>
<script src="https://cdn.adf.ly/js/link-converter.js"></script>
modeyamer000
modeyamer000
 
 

ذكر
عدد المساهمات : 122
معدل النشاط : 3963
السُمعة : 0

http://www.egyword.com/

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

طلب تركيب كود  Empty رد: طلب تركيب كود

مُساهمة من طرف modeyamer000 الجمعة 6 نوفمبر 2015 - 3:26

ورقة CSS الخاصه بمنتداي 

الكود:
/*a7medvirus Tutorial*/
    .code{
  background:#F5F5F5 url(http://i16.servimg.com/u/f16/15/04/02/38/page_w10.png)6px 6px no-repeat;
    max-height: 200px;
      overflow: auto;
      direction: ltr;
        display: block;
    }  
/*by: Traid web*/
.genmed{-moz-border-radius:7px;-webkit-border-radius:7px;background:#F5F5F5 url()6px 6px no-repeat;background-color:#ededed;border:1px solid #C3C3C3;border-radius:7px;border-style:solid;border-width:1px;box-shadow:inset 0 0 7px 4px#e8e8e8;color:#000;font-family:Tahoma,Arial,Helvetica,sans-serif;font-size:12px;line-height:125%;overflow:hidden}
  .div.title {
        font-size: 12px;
        font-weight: bold;
        text-decoration: none;
        color: #fff;
        text-align:center;
        }

.quote{-moz-border-radius:7px;-webkit-border-radius:7px;background:#F5F5F5 url(http://i16.servimg.com/u/f16/15/04/02/38/quote_10.png)6px 6px no-repeat;background-color:#ededed;border:1px solid #C3C3C3;border-radius:7px;border-style:solid;border-width:1px;box-shadow:inset 0 0 7px 4px#e8e8e8;color:#000;font-family:Tahoma,Arial,Helvetica,sans-serif;font-size:12px;line-height:125%;overflow:hidden}

  /* كود التحكم بحجم المواضيع والمشاركات */
.postbody{
font-size: 18px;

font-weight: bold;
font-family:
 Traditional Arabic;
}

#avatar img{
max-height: 27px;
max-width:  27px;
border:  1px solid #4F4F4F;
border-radius: 4px;    }

#a7la55-avatar img{
max-height: 22px;
max-width:  22px;
      float:right;
border:  1px solid #4F4F4F;
border-radius: 4px;  
    }
.AVATAR img {
        height: 220px;
        width: 165px;
    }

.a7la7ekaya img {
        height: 100px;
        width: 100px;
    }

.ahla7ekaya img {
        height: 500px;
        width: 500px;
    }

#a7la88-avatar img{
max-height: 30px;
max-width:  30px;
      float:right;
border:  1px solid #4F4F4F;
border-radius: 4px;  
    }  

.AVATAR img {
        height: 220px;
        width: 165px;
    }

.a7la7ekaya img {
        height: 100px;
        width: 100px;
    }


  .gowetobilobed-offlinebutton {
background-color:transparent;
background-image:url("http://i66.servimg.com/u/f66/11/66/00/43/user_o11.gif");
background-position:center center;
background-repeat:no-repeat;
border:medium none;
height:ارتفاع الايقونةpx;
min-height:ارتفاع الايقونةpx;
min-width:عرض الايقونةpx;
width:عرض الايقونةpx;
}

.offlinebutton{background-color:transparent;background-image:url(http://i66.servimg.com/u/f66/11/66/00/43/user_o11.gif);background-position:center center;background-repeat:no-repeat;border:medium none;height:50px;min-height:50px;min-width:50px;width:50px}


body
{
   background: #f1f1f1;
   color: #000000;
   font: 10pt verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
   margin: 0px 0px 0px 0px;
   padding: 0px;
   
   
}
a:link, body_alink
{
   color: #007ca6;
   text-decoration: none;
}
a:visited, body_avisited
{
   color: #007ca6;
   text-decoration: none;
}
a:hover, a:active, body_ahover
{
   color: #FF4400;
   text-decoration: none;
}
.page
{
   background: #f1f1f1;
   color: #000000;
}


td.row2,td.row1.over:hover {
   background: #f5f5f5;
   color: #0000CC;
   font: bold 12pt Arial;
   border-left:1px solid #d3d3d3;
   border-top: 1px solid #d3d3d3;
   border-right: 1px solid #a6a6a6;
   border-bottom: 1px solid #a6a6a6;
   background-position: top right;
   background-repeat: repeat-x;
   background-image: url(http://i81.servimg.com/u/f81/17/86/26/69/a_110.gif);
   background-attachment:scroll;
   
   border-radius: 9px;
   -webkit-border-radius: 9px;
    -moz-border-radius:9px;
    }
td.row1,td.row3.over:hover {
   background: #dae1f0;
   color: #000066;
   font: bold 12pt Arial;
   border-left:1px solid #d3d3d3;
   border-top: 1px solid #d3d3d3;
   border-right: 1px solid #a6a6a6;
   border-bottom: 1px solid #a6a6a6;
   background-position: top right;
   background-repeat: repeat-x;
   background-image: url(http://i81.servimg.com/u/f81/17/86/26/69/a_210.gif);
   background-attachment:scroll;
   
   border-radius: 9px;
   -webkit-border-radius: 9px;
    -moz-border-radius:9px;
    }
td.row3{
background: #f5f5f5;
   color: #0000CC;
   font: bold 12pt Arial;
   border-left:1px solid #d3d3d3;
   border-top: 1px solid #d3d3d3;
   border-right: 1px solid #a6a6a6;
   border-bottom: 1px solid #a6a6a6;
   background-position: top right;
   background-repeat: repeat-x;
   background-image: url(http://i81.servimg.com/u/f81/17/86/26/69/a_110.gif);
   background-attachment:scroll;
   
   border-radius: 9px;
   -webkit-border-radius: 9px;
    -moz-border-radius:9px;
    }
   






/*------������ ������ ������ ��� ������� ����������������-------*/

.line-up-with-texts{
   background:#F4F4F4 url('http://i33.servimg.com/u/f33/17/43/85/13/pghe210.gif') repeat-x right;
   height:130px;
}
/*------������ ������ ������ ��� ������� �������-------*/

.line-dw-with-texts{
   background:#0076A9 url('http://i33.servimg.com/u/f33/17/43/85/13/pghead12.gif') repeat-x right;
   height:35px;
   color:#ffffff;
   position:relative;
   border-bottom:2px #2A85B6 solid;



}
/*---------���� ������-------*/

.logo{
   float:right;
}
/*---------����� ���� ������ ������� ������-------*/

.login-search{
   height:35px;
background-color:#e0e0e0;
color:#000000;
border-bottom:1px #000 dotted;
}




/*---------����������-------*/

.from-search{
   float:left;
   position:relative;
   height:35px;
   width:319px;
   background:url('http://i33.servimg.com/u/f33/17/43/85/13/from-s10.gif') no-repeat;
}
.text-search{
   position:absolute;
   left:78px;
   background: transparent;
   border:0px #989797 solid;
    font-family:Tahoma;
   font-size:11px;
   font-weight:normal;
   color:#656464;
   height:14px;
   top:6px;
   width:195px;
   padding:3px 2px 4px 0;


}
.searchsubmit{
   width:59px;
   height:24px;
   position:absolute;
   top:5px;
   background: transparent;
   border:0;
   left:12px;



}.searchsubmit:hover{

   background:url('http://i33.servimg.com/u/f33/17/43/85/13/search10.gif') no-repeat;
   width:53px;
   height:24px;


}

.link-h{
   float:right;
         height:30px;
   margin:0px;
   padding:0px;
width:100%;

}

.link-h li{
   float:right;
   list-style:  none;
   position:relative;

}
.link-h li a{
   display:block;
    font-family: Tahoma ;
    font-size:11px;
    font-weight:bold;
    color:#ffffff;
   line-height:30px;
    padding:2px 15px 2px 15px;
    text-decoration:none;
    height:30px;
   border-left:1px #095C81 solid;
   border-right:1px #1B97C9 solid;

}
.link-h li a:hover{
    color:#fff;
}
.hov:hover a{
     color:#fff;

}
.hov:hover{
   background: url('http://i33.servimg.com/u/f33/17/43/85/13/pghead10.gif') repeat-x right;
    height:35px;
    
}
.hov-home{
   background: url('http://i33.servimg.com/u/f33/17/43/85/13/pghead11.gif') repeat-x right;
   padding-top:2px;
   margin-left:4px;
   margin-right:4px;

}


/*---------����� ����� ������-------*/

.login-user{
   float:right;
   position:relative;
   height:35px;
   width:421px;
    background:url('http://i33.servimg.com/u/f33/17/43/85/13/login-12.gif') no-repeat;

}
.usernamee{
   top:7px;
   right:33px;
   position:absolute;
   width:102px;
   height:14px;
   background:transparent;
   border:0px;
    font-family:Tahoma;
   font-size:11px;
   font-weight:normal;
   color:#656464;
   padding:3px 2px 4px 0;


}
.passwordd{
   top:7px;
   right:170px;
   position:absolute;
   width:104px;
   height:14px;
   background:transparent;
   border:0px;
    font-family:Tahoma;
   font-size:11px;
   font-weight:normal;
   color:#656464;
   padding:3px 2px 4px 0;


}
.rememberr{
      top:9px;
   right:288px;
   position:absolute;

}
.login-enter{
   border:0px;
    top:6px;
   right:344px;
   position:absolute;
   height:24px;
   width:53px;
   background:transparent;

}
.login-enter:hover{
    background:url('http://i33.servimg.com/u/f33/17/43/85/13/login-10.gif') no-repeat;


}
/*---------����� �������-------*/

.login-cp{
   float:right;
   position:relative;
   height:35px;
   width:500px;
    background:url('http://i33.servimg.com/u/f33/17/43/85/13/login-11.gif') no-repeat;

}
.usernameee{
    position:absolute;
    width:200px;
    right:30px;
    top:10px;
    color:#484747;
    font-family:Tahoma;
   font-size:11px;
   font-weight:normal;

}
.usernameee a{
   color:#01719F;
}
.infoo{
   position:absolute;
    right:235px;
    top:10px;
    width:247px;
    font-family:Tahoma;
   font-size:11px;
   font-weight:normal;

}
.infoo a{
   color:#08b9ce;
}
/*---------����� ������� ���������-------*/

.texts-up{
   float:left;
   margin-left:10px;
   margin-top:15px;
   width:180px;

}
.texts-up ul{
   margin:0;
   padding:0;
   display:block;

}
.texts-up ul li{
   list-style:none;
   display:block;
   text-align:right;

}
.texts-up ul li a{
    display:block;
    font-family:Tahoma;
    font-size:11px;
    font-weight:bold;
    text-decoration:none;
    padding:2px 4px 3px;
    margin:2px;
   color:#3076A5 ;
   border-bottom:1px #D2D2D2  dotted;

}
.texts-up ul li a:hover{
   color:#F90510;
   text-decoration:underline;

}

.hedmenu{
   padding:3px;
   text-align:center;
   font-family:Tahoma;
   font-size:11px;
   font-weight:bold;
   background-color:#E8E7E7;
   color:#fff;
   height:22px;
      background: url('../../images/hedmenu.png') no-repeat ;

}
.hedmenu:hover{
      background: url('../../images/hedmenu-hover.png') no-repeat ;

}

/*------����� ������� �������------*/

/*------����� ���� ������� �������� ������� �������------*/

.link-h li ul{
   position: absolute;
   right:-2px;
   display: none;
   top:35px;
   padding:0;
   width:230px;
   margin:0;

}
.link-h li:hover ul{
   display:block;
    border-left:1px solid #105C87;
    border-right:1px solid #105C87;
    border-bottom:1px  solid #105C87;
    background-color:#2F8ABA;


}
.link-h li li{
    text-align:right;

}
.link-h li li a{
    margin:1px 4px 1px 5px;
    width:190px;
    border-left:1px #105C87 solid;
    border-right:1px #105C87 solid;
    background-color:#2581B1;

}
.link-h li li a:hover{
   margin: 0;
    background: #479AC9;
    border-left:1px #267CAC solid;
    border-right:1px #267CAC solid;
    margin:1px 5px 1px 5px;

}
.h1{
   background-image:url('http://i33.servimg.com/u/f33/17/43/85/13/h110.png');
   background-repeat:repeat-x;
   height:323px;
   

}
.h2{
   background-image:url('http://i33.servimg.com/u/f33/17/43/85/13/h210.png');
   background-repeat:no-repeat;
   height:323px;
   width:508px;
   float:left;
   position:relative;
}
a.r2{
   position:absolute;
   height:30px;
   width:32px;
   left:33px;
   top:15px;
   
}
a.r3{
   position:absolute;
   height:30px;
   width:32px;
   left:81px;
   top:15px;
   
}
a.r4{
   position:absolute;
   height:30px;
   width:32px;
   left:125px;
   top:15px;
   
}
a.r5{
   position:absolute;
   height:30px;
   width:32px;
   left:170px;
   top:15px;
   
}
a.r6{
   position:absolute;
   height:30px;
   width:32px;
   left:215px;
   top:15px;
   
}

a.r7{
   position:absolute;
   height:30px;
   width:32px;
   left:260px;
   top:15px;
   
}

a.r8{
   position:absolute;
   height:30px;
   width:32px;
   left:305px;
   top:15px;
   
}
a.r9{
   position:absolute;
   height:30px;
   width:32px;
   left:348px;
   top:15px;
   
}


.h3{
   background-image:url('http://i33.servimg.com/u/f33/17/43/85/13/h311.png');
   background-repeat:no-repeat;
   height:323px;
   width:453px;
   float:right;
}

   


.f1{
   background-image:url('http://i33.servimg.com/u/f33/17/43/85/13/f110.png');
   background-repeat:repeat-x;
   height:165px;
   
}
.f2{
   background-image:url('http://i33.servimg.com/u/f33/17/43/85/13/f211.png');
   background-repeat:no-repeat;
   height:165px;
   width:183px;
   float:left;
   position:relative;
   
   
}
a.r1{
   position:absolute;
   height:30px;
   width:65px;
   left:90px;
   top:130px;
   
}
.f3{
   background-image:url('http://i33.servimg.com/u/f33/17/43/85/13/f310.png');
   background-repeat:no-repeat;
   height:165px;
   width:147px;
   float:right;
   
}
.f4{
   background-image:url('http://i33.servimg.com/u/f33/17/43/85/13/f411.png');
   background-repeat:no-repeat;
   height:165px;
   width:246px;
   margin:auto;
   
}


.w1{
   background-image:url('http://i33.servimg.com/u/f33/17/43/85/13/w110.png');
   background-repeat:repeat-x;
   height:16px;
   
}
.w2{
   background-image:url('http://i33.servimg.com/u/f33/17/43/85/13/w210.png');
   background-repeat:no-repeat;
   height:16px;
   width:49px;
   float:left;
   
}
.w3{
   background-image:url('http://i33.servimg.com/u/f33/17/43/85/13/w310.png');
   background-repeat:no-repeat;
   height:16px;
   width:49px;
   float:right;
   
}
.q1{
   background-image:url('http://i33.servimg.com/u/f33/17/43/85/13/q110.png');
   background-repeat:repeat-x;
   height:16px;
   
}
.q2{
   background-image:url('http://i33.servimg.com/u/f33/17/43/85/13/q210.png');
   background-repeat:no-repeat;
   height:16px;
   width:49px;
   float:left;
   
}
.q3{
   background-image:url('http://i33.servimg.com/u/f33/17/43/85/13/q310.png');
   background-repeat:no-repeat;
   height:16px;
   width:49px;
   float:right;
   
}
.body-z{
   background:transparent;
   color:#ffffff;
}
.z1{
   background:url('http://i33.servimg.com/u/f33/17/43/85/13/z110.png') repeat-y left center;
   padding-left:14px;
   
}
.z2{
   background:url('http://i33.servimg.com/u/f33/17/43/85/13/z210.png') repeat-y right center;
   padding-right:14px;
   
}
   

/* ***** styling for 'big' usernames on postbit etc. ***** */
.bigusername { font-size: 14pt; }

/* ***** small padding on 'thead' elements ***** */
td.thead, th.thead, div.thead { padding: 4px; }

/* ***** basic styles for multi-page nav elements */
.pagenav a { text-decoration: none; }
.pagenav td { padding: 2px 4px 2px 4px; }

/* ***** de-emphasized text */
.shade, a.shade:link, a.shade:visited { color: #777777; text-decoration: none; }
a.shade:active, a.shade:hover { color: #FF4400; text-decoration: underline; }
.tcat .shade, .thead .shade, .tfoot .shade { color: #DDDDDD; }

/* ***** define margin and font-size for elements inside panels ***** */
.fieldset { margin-bottom: 6px; }
.fieldset, .fieldset td, .fieldset p, .fieldset li { font-size: 11px; }

/* Postbit from Sadiq6210 */
.infouser {
    font: normal 11px "MS Sans Serif" ,Tahoma;
    color: #000;
    background-color: #FFF;
    letter-spacing: 0px;
    vertical-align: middle;
    padding: 1px 4px;
    border:1px dotted #6A581C;
    margin: 0px 0px 2px;
}
.avataruser img {
    border:1px dotted #6A581C;
    margin: 10px auto 0;
    padding: 5px;
}  

/* ***** H1 � H2 ����� ***** */


* vBulletin 3.8.7 CSS
* Style: 'ستايل منتديات احلى حكاية لخدمات الدعم الفنى لعام 2013 - CSS'; Style ID: 42
*/
body
{
   background: #f0f0f0;
   color: #1E4863;
   font: 7pt Tahoma;
   margin: 0px 0px 0px 0px;
   padding: 0px;
}
a:link, body_alink
{
   color: #1E4863;
   text-decoration: none;
}
a:visited, body_avisited
{
   color: #1E4863;
   text-decoration: none;
}
a:hover, a:active, body_ahover
{
   color: #CC0000;
   text-decoration: none;
}
.page
{
   background: #f0f0f0 url(http://i81.servimg.com/u/f81/17/86/26/69/b_g10.gif);
   color: #1E4863;
   font: 8pt Tahoma;
}
.page a:link, .page_alink
{
   text-decoration: none;
}
.page a:visited, .page_avisited
{
   text-decoration: none;
}
.page a:hover, .page a:active, .page_ahover
{
   text-decoration: none;
}
td, th, p, li
{
   font: bold 11pt Arial;
}
.tborder
{
   background: #E3E3E3;
   color: #000066;
   font: 8pt Tahoma;
   border-left:1px solid #E3E3E3;
   border-top: 1px solid #E3E3E3;
   border-right: 1px solid #E3E3E3;
   border-bottom: 1px solid #E3E3E3;
}
.tcat
{
   background: #2e5271 url(http://i81.servimg.com/u/f81/17/86/26/69/top_110.gif);
   color: #FFFFFF;
   font: bold 12pt Arial;
   border-left:1px solid #5290AC;
   border-top: 1px solid #5290AC;
   border-right: 1px solid #376B87;
   border-bottom: 1px solid #376B87;
}
.tcat a:link, .tcat_alink
{
   color: #FFFFFF;
   text-decoration: none;
}
.tcat a:visited, .tcat_avisited
{
   color: #FFFFFF;
   text-decoration: none;
}
.tcat a:hover, .tcat a:active, .tcat_ahover
{
   color: #FFCC00;
   text-decoration: none;
}
.thead
{
   background: #EAEAEA url(http://i81.servimg.com/u/f81/17/86/26/69/top_210.gif);
   color: #000066;
   font: bold 11pt Arial;
   border-left:1px solid #D8D8D8;
   border-top: 1px solid #D8D8D8;
   border-right: 1px solid #a6a6a6;
   border-bottom: 1px solid #a6a6a6;
   
   border-radius: 5px;
   -webkit-border-radius: 5px;
    -moz-border-radius:5px;
}
.thead a:link, .thead_alink
{
   color: #000066;
   text-decoration: none;
}
.thead a:visited, .thead_avisited
{
   color: #000066;
   text-decoration: none;
}
.thead a:hover, .thead a:active, .thead_ahover
{
   color: #0000FF;
   text-decoration: none;
}
.tfoot
{
   background: #2e5271 url(http://i81.servimg.com/u/f81/17/86/26/69/top_110.gif);
   color: #FFFFFF;
   font: 8pt Tahoma;
   border-left:1px solid #5290AC;
   border-top: 1px solid #5290AC;
   border-right: 1px solid #376B87;
   border-bottom: 1px solid #376B87;
}
.tfoot a:link, .tfoot_alink
{
   color: #FFFFFF;
   text-decoration: none;
}
.tfoot a:visited, .tfoot_avisited
{
   color: #FFFFFF;
   text-decoration: none;
}
.tfoot a:hover, .tfoot a:active, .tfoot_ahover
{
   color: #FFCC00;
   text-decoration: none;
}
.alt1, .alt1Active
{
   background: #f5f5f5;
   color: #0000CC;
   font: bold 12pt Arial;
   border-left:1px solid #d3d3d3;
   border-top: 1px solid #d3d3d3;
   border-right: 1px solid #a6a6a6;
   border-bottom: 1px solid #a6a6a6;
   background-position: top right;
   background-repeat: repeat-x;
   background-image: url(http://i81.servimg.com/u/f81/17/86/26/69/a_110.gif);
   background-attachment:scroll;
   
   border-radius: 9px;
   -webkit-border-radius: 9px;
    -moz-border-radius:9px;
}
.alt1 a:link, .alt1_alink, .alt1Active a:link, .alt1Active_alink
{
   color: #000066;
   text-decoration: none;
}
.alt1 a:visited, .alt1_avisited, .alt1Active a:visited, .alt1Active_avisited
{
   color: #0000CC;
   text-decoration: none;
}
.alt1 a:hover, .alt1 a:active, .alt1_ahover, .alt1Active a:hover, .alt1Active a:active, .alt1Active_ahover
{
   color: #000066;
   text-decoration: none;
}
.alt2, .alt2Active
{
   background: #dae1f0;
   color: #000066;
   font: bold 12pt Arial;
   border-left:1px solid #d3d3d3;
   border-top: 1px solid #d3d3d3;
   border-right: 1px solid #a6a6a6;
   border-bottom: 1px solid #a6a6a6;
   background-position: top right;
   background-repeat: repeat-x;
   background-image: url(http://i81.servimg.com/u/f81/17/86/26/69/a_210.gif);
   background-attachment:scroll;
   
   border-radius: 9px;
   -webkit-border-radius: 9px;
    -moz-border-radius:9px;
}
.alt2 a:link, .alt2_alink, .alt2Active a:link, .alt2Active_alink
{
   color: #000066;
   text-decoration: none;
}
.alt2 a:visited, .alt2_avisited, .alt2Active a:visited, .alt2Active_avisited
{
   color: #000066;
   text-decoration: none;
}
.alt2 a:hover, .alt2 a:active, .alt2_ahover, .alt2Active a:hover, .alt2Active a:active, .alt2Active_ahover
{
   color: #0000CC;
   text-decoration: none;
}
.inlinemod
{
   background: #f5f5f5;
   color: #000066;
   border-left:1px solid #D8D8D8;
   border-top: 1px solid #D8D8D8;
   border-right: 1px solid #a6a6a6;
   border-bottom: 1px solid #a6a6a6;
   border-bottom: 1px solid #fad37c;background-position: top right;
   background-repeat: repeat-x;
   background-image: url(http://i81.servimg.com/u/f81/17/86/26/69/a_110.gif);
   background-attachment:scroll;
}
.inlinemod a:link, .inlinemod_alink
{
   text-decoration: none;
}
.inlinemod a:visited, .inlinemod_avisited
{
   text-decoration: none;
}
.inlinemod a:hover, .inlinemod a:active, .inlinemod_ahover
{
   text-decoration: none;
}
.wysiwyg
{
   background: #f5f5f5;
   color: #000066;
   font: bold 12pt Arial;
   background-position: top right;
   background-repeat: repeat-x;
   background-image: url(http://i81.servimg.com/u/f81/17/86/26/69/a_110.gif);
   background-attachment:scroll;
}
.wysiwyg a:link, .wysiwyg_alink
{
   color: #000066;
   text-decoration: none;
}
.wysiwyg a:visited, .wysiwyg_avisited
{
   color: #000066;
   text-decoration: none;
}
.wysiwyg a:hover, .wysiwyg a:active, .wysiwyg_ahover
{
   color: #0000CC;
   text-decoration: none;
}
textarea, .bginput
{
   background: #EAEAEA url(http://i81.servimg.com/u/f81/17/86/26/69/a_110.gif);
   font: bold 12pt Arial;
}
.bginput option, .bginput optgroup
{
   font-size: 12pt;
   font-family: Arial;
}
.button
{
   background: #EAEAEA url(http://i81.servimg.com/u/f81/17/86/26/69/top_210.gif);
   color: #000066;
   font: bold 12pt Arial;
   border-left:1px solid #D8D8D8;
   border-top: 1px solid #D8D8D8;
   border-right: 1px solid #a6a6a6;
   border-bottom: 1px solid #a6a6a6;
}
select
{
   font: 8pt Tahoma;
}
option, optgroup
{
   font-size: 8pt;
   font-family: Tahoma;
}
.smallfont
{
   font: 8pt Tahoma;
}
.time
{
   color: #CC0000;
}
.highlight
{
   font-weight: bold;
}
.fjsel
{
   background: #000066;
   color: #f5f5f5;
}
.fjdpth0
{
   background: #f5f5f5;
   color: #000066;
}
.panel
{
   background: #f5f5f5;
   color: #01203C;
   font: bold 11pt Arial;
   border-left:1px solid #D8D8D8;
   border-top: 1px solid #D8D8D8;
   border-right: 1px solid #a6a6a6;
   border-bottom: 1px solid #a6a6a6;
}
.panel a:link, .panel_alink
{
   text-decoration: none;
}
.panel a:visited, .panel_avisited
{
   text-decoration: none;
}
.panel a:hover, .panel a:active, .panel_ahover
{
   text-decoration: none;
}
.panelsurround
{
   background: #f5f5f5;
   color: #000066;
   font: bold 11pt Arial;
   border-left:1px solid #D8D8D8;
   border-top: 1px solid #D8D8D8;
   border-right: 1px solid #a6a6a6;
   border-bottom: 1px solid #a6a6a6;
}
legend
{
   color: #000066;
   font: 8pt Tahoma;
   border-left:1px solid #D8D8D8;
   border-top: 1px solid #D8D8D8;
   border-right: 1px solid #a6a6a6;
   border-bottom: 1px solid #a6a6a6;
}
.vbmenu_control
{
   background: #2e5271 url(http://i81.servimg.com/u/f81/17/86/26/69/top_110.gif);
   color: #FFFFFF;
   font: bold 11pt Arial;
   border-left:1px solid #8dcae7;
   border-top: 1px solid #8dcae7;
   border-right: 1px solid #0c2844;
   border-bottom: 1px solid #0c2844;
   
   
}
.vbmenu_control a:link, .vbmenu_control_alink
{
   color: #FFFFFF;
   text-decoration: none;
}
.vbmenu_control a:visited, .vbmenu_control_avisited
{
   color: #FFFFFF;
   text-decoration: none;
}
.vbmenu_control a:hover, .vbmenu_control a:active, .vbmenu_control_ahover
{
   color: #FFCC00;
   text-decoration: none;
}
.vbmenu_popup
{
   background: #f5f5f5;
   color: #000066;
   font: bold 11pt Arial;
   border-left:1px solid #D8D8D8;
   border-top: 1px solid #D8D8D8;
   border-right: 1px solid #a6a6a6;
   border-bottom: 1px solid #a6a6a6;
   background-position: top right;
   background-repeat: repeat-x;
   background-image: url(http://i81.servimg.com/u/f81/17/86/26/69/a_110.gif);
   background-attachment:scroll;
}
.vbmenu_option
{
   background: #2e5271 url(http://i81.servimg.com/u/f81/17/86/26/69/top_110.gif);
   color: #FFFFFF;
   font: bold 11pt Arial;
   border-left:1px solid #5290AC;
   border-top: 1px solid #5290AC;
   border-right: 1px solid #376B87;
   border-bottom: 1px solid #376B87;
}
.vbmenu_option a:link, .vbmenu_option_alink
{
   color: #FFFFFF;
   text-decoration: none;
}
.vbmenu_option a:visited, .vbmenu_option_avisited
{
   color: #FFFFFF;
   text-decoration: none;
}
.vbmenu_option a:hover, .vbmenu_option a:active, .vbmenu_option_ahover
{
   color: #FFCC00;
   text-decoration: none;
}
.vbmenu_hilite
{
   background: #EAEAEA url(http://i81.servimg.com/u/f81/17/86/26/69/top_210.gif);
   color: #000066;
   font: bold 11pt Arial;
   border-left:1px solid #D8D8D8;
   border-top: 1px solid #D8D8D8;
   border-right: 1px solid #a6a6a6;
   border-bottom: 1px solid #a6a6a6;
}
.vbmenu_hilite a:link, .vbmenu_hilite_alink
{
   color: #000066;
   text-decoration: none;
}
.vbmenu_hilite a:visited, .vbmenu_hilite_avisited
{
   color: #000066;
   text-decoration: none;
}
.vbmenu_hilite a:hover, .vbmenu_hilite a:active, .vbmenu_hilite_ahover
{
   color: #0000CC;
   text-decoration: none;
}
/* ***** styling for 'big' usernames on postbit etc. ***** */
.bigusername { font-size: 14pt; }

/* ***** small padding on 'thead' elements ***** */
td.thead, th.thead, div.thead { padding: 4px; }

/* ***** basic styles for multi-page nav elements */
.pagenav a { text-decoration: none; }
.pagenav td { padding: 2px 4px 2px 4px; }

/* ***** de-emphasized text */
.shade, a.shade:link, a.shade:visited { color: #777777; text-decoration: none; }
a.shade:active, a.shade:hover { color: #FF4400; text-decoration: underline; }
.tcat .shade, .thead .shade, .tfoot .shade { color: #DDDDDD; }

/* ***** define margin and font-size for elements inside panels ***** */
.fieldset { margin-bottom: 6px; }
.fieldset, .fieldset td, .fieldset p, .fieldset li { font-size: 11px; }
html
{
scrollbar-3dlight-color:#1B6892;
scrollbar-shadow-color:#1B6892;
scrollbar-face-color: #1B6892;
scrollbar-base-color: #1B6892;
scrollbar-darkshadow-color:#d6d6d6;
scrollbar-highlight-color:#d6d6d6;
scrollbar-arrow-color: #d6d6d6;
scrollbar-track-color #d6d6d6;
}


fieldset{border:1px solid #61a1c8;padding:12px;}



/* ***** H1 و H2 تاجات ***** */
#tags {
text-align: center;
font-family: Arial, Tahoma, Verdana;
}

#tags h1 {
font-size: 19px;
color: blue dark;
font-weight: bold;
}

#tags h2 {
font-size: 17px;
color: blue dark;
font-weight: bold;
}


.header_bg {
   background-image: url('http://i81.servimg.com/u/f81/17/86/26/69/alfate10.jpg');
   background-repeat: repeat-x;
   height: 320px;
}
.header_c {
   background-image: url('http://i21.servimg.com/u/f21/17/51/17/86/_o_oa_10.jpg');
   background-repeat: no-repeat;
   height: 320px;
   width: 636px;
   position: relative;
   margin-right: auto;
   margin-left: auto;
}

.link_1 {
   position: absolute;
   height: 20px;
   width: 57px;
   right: 50px;
   top: 10px;
}
.link_2 {
   position: absolute;
   height: 20px;
   width: 57px;
   right: 130px;
   top: 10px;
}
.link_3 {
   position: absolute;
   width: 57px;
   height: 20px;
   right: 213px;
   top: 10px;
}
.link_4 {
   position: absolute;
   width: 57px;
   height: 20px;
   right: 292px;
   top: 10px;
}
.link_5 {
   position: absolute;
   width: 57px;
   height: 18px;
   bottom: 63px;
   right: 115px;
}
.link_6 {
   position: absolute;
   width: 60px;
   height: 18px;
   right: 198px;
   bottom: 63px;
}
.link_7 {
   position: absolute;
   width: 69px;
   height: 18px;
   right: 280px;
   bottom: 63px;
}
.link_8 {
   position: absolute;
   width: 67px;
   height: 18px;
   bottom: 64px;
   left: 200px;
}
.link_9 {
   position: absolute;
   width: 67px;
   height: 18px;
   bottom: 64px;
   left: 114px;
}
.link_10 {
   position: absolute;
   width: 30px;
   height: 30px;
   top: 3px;
   left: 110px;
}
.link_11 {
   position: absolute;
   width: 30px;
   height: 30px;
   top: 3px;
   left: 75px;
}
.link_12 {
   position: absolute;
   width: 30px;
   height: 30px;
   top: 2px;
   left: 42px;
}

.border_bg {
   background-image: url('http://i81.servimg.com/u/f81/17/86/26/69/alfate11.jpg');
   background-repeat: repeat-x;
   height: 36px;
}
.border_r {
   background-image: url('http://i81.servimg.com/u/f81/17/86/26/69/alfate12.jpg');
   background-repeat: repeat;
   float: right;
   height: 36px;
   width: 70px;
}
.border_l {
   background-image: url('http://i81.servimg.com/u/f81/17/86/26/69/alfate13.jpg');
   background-repeat: no-repeat;
   height: 36px;
   width: 44px;
   float: left;
}


.border_f_bg {
   background-image: url('http://i81.servimg.com/u/f81/17/86/26/69/alfate14.jpg');
   background-repeat: repeat-x;
   height: 56px;
}


.border_f_r {
   background-image: url('http://i81.servimg.com/u/f81/17/86/26/69/alfate15.jpg');
   background-repeat: no-repeat;
   height: 56px;
   width: 70px;
   float: right;
}
.border_f_l_1 {
   background-image: url('http://i81.servimg.com/u/f81/17/86/26/69/alfate16.jpg');
   background-repeat: no-repeat;
   height: 56px;
   width: 44px;
   float: left;
}
.border_f_l_2 {
   background-image: url('http://i81.servimg.com/u/f81/17/86/26/69/alfate17.jpg');
   background-repeat: no-repeat;
   height: 56px;
   width: 236px;
   float: left;
}
.border_bg_c{
   background:transparent;
   color:white;
}
.border_bg_r{
   background: url('http://i81.servimg.com/u/f81/17/86/26/69/alfate18.jpg') repeat-y right center;
   padding-right:70px;
}
.border_bg_l{
   background: url('http://i81.servimg.com/u/f81/17/86/26/69/alfate19.jpg') repeat-y left center;
   padding-left:44px;
}


.footer_bg {
   background-image: url('http://i81.servimg.com/u/f81/17/86/26/69/alfate20.jpg');
   background-repeat: repeat-x;
   height: 48px;
}
.footer_r {
   background-image: url('http://i81.servimg.com/u/f81/17/86/26/69/alfate21.jpg');
   background-repeat: no-repeat;
   height: 48px;
   width: 113px;
   float: right;
}
.footer_l {
   background-image: url('http://i81.servimg.com/u/f81/17/86/26/69/alfate22.jpg');
   background-repeat: no-repeat;
   height: 48px;
   width: 39px;
   position: relative;
   float: left;
}

.link {
   position: absolute;
   height: 32px;
   width: 34px;
   top: 12px;
   left: 4px;
}


/*-----Programming code byMahmoud TalaaT& sam hameed-----*/
    #lbOverlay{
      position:fixed;z-index: 999;
      left:0;
      top:0;
      width:100%;
      height:100%;
      Mahmoud TalaaT;
      background-color:#000;
      cursor:pointer;
    }
    #lbCenter,#lbBottomContainer{
      position:absolute;
    Mahmoud TalaaT;
      z-index: 999;overflow:hidden;
      background-color:#fff;
    }
    .lbLoading{
      background:#fff url(http://i27.servimg.com/u/f27/14/67/90/38/novfao10.gif) no-repeat center;
    }
    #lbImage{
      position:absolute;left:0;top:0;border:10px solid #fff;background-repeat:no-repeat;}
    #lbPrevLink,#lbNextLink{
      display:block;
    Mahmoud TalaaT;
      position:absolute;
      top:0;
      width:50%;
      outline:none;
    }
    #lbPrevLink{
      left:0;
    }
    #lbPrevLink:hover{
      background:transparent url(http://i41.servimg.com/u/f41/14/81/17/27/211.png) no-repeat 0 15%;
    }
    #lbNextLink{
      right:0;}
    #lbNextLink:hover{
      background:transparent url(http://i41.servimg.com/u/f41/14/81/17/27/310.png) no-repeat 100% 15%;
    }
    #lbBottom{
      font-family:Verdana, Arial, Geneva, Helvetica, sans-serif;font-size:10px;color:#666;line-height:1.4em;
      text-align:left;
      Mahmoud TalaaT;
      border:10px solid #fff;
      border-top-style:none;
    }
    #lbCloseLink{
      display:block;
      float:right;
      Mahmoud TalaaT;
      width:66px;height:22px;
      background:transparent url(http://i41.servimg.com/u/f41/14/81/17/27/110.png) no-repeat center;
      outline:none;
      Mahmoud TalaaT;
      margin:5px 0;
    }
    #lbCaption,#lbNumber{
      margin-right:71px;
    }
    .postbody img{
      max-width:450px;
    }
    /*-----Programming code byMahmoudTalaat&samhamed-----*/

    /*-----كود الاقتباس -----*/

 .quote{    

background: #FFFFFF
url(http://i38.servimg.com/u/f38/18/04/55/46/222210.gif);

    
background-repeat: no-repeat;    

background-position: 10px 9px;    

 margin-right: auto;    

margin-left: auto;    

border-top-left-radius:
14px;    

border-top-right-radius: 14px;    

border-bottom-right-radius:
14px;    

border-bottom-left-radius: 14px;    

border: 2px solid
#C6C9C9;    

color: #694040;    

padding-top: 20px;    

padding-right:
8px;    

padding-left: 8px;    

padding-bottom: 20px;    

width: 95%;

}

/*كود البيانات الشخصية في الموضوع */




ورقة CSS التي تم اختيارها من هذا الموضوع والمطلوب تركيبها 

[list=linenums]
[*]    .twrank{
[*]    background: none repeat scroll 0 0 #F9F9F9;
[*]        border-bottom-left-radius: 8px;
[*]        border-color: #ff0024;
[*]        border-left: 1px solid #ff0024;
[*]        border-right: 6px solid #ff0024;
[*]        border-style: solid;
[*]        border-top-right-radius: 8px;
[*]        border-width: 1px 6px 1px 1px;
[*]        color: #2E5961;
[*]        font: 11px Tahoma;
[*]        margin: 5px 0;
[*]        padding: 3px 5px;
[*]        text-align: right;
[*]    }
[*]    /*Copyright a7medvirus*/
[*]    .tw{
[*]    background: none repeat scroll 0 0 #F9F9F9;
[*]        border-bottom-left-radius: 8px;
[*]        border-color: #29A5FF;
[*]        border-left: 1px solid #29A5FF;
[*]        border-right: 6px solid #29A5FF;
[*]        border-style: solid;
[*]        border-top-right-radius: 8px;
[*]        border-width: 1px 6px 1px 1px;
[*]        color: #2E5961;
[*]        font: 11px Tahoma;
[*]        margin: 5px 0;
[*]        padding: 3px 5px;
[*]        text-align: right;
[*]    }
[/list]



وشكرا مقدما
modeyamer000
modeyamer000
 
 

ذكر
عدد المساهمات : 122
معدل النشاط : 3963
السُمعة : 0

http://www.egyword.com/

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

طلب تركيب كود  Empty رد: طلب تركيب كود

مُساهمة من طرف وهبة الساحر الجمعة 6 نوفمبر 2015 - 17:47

من فضلك ما هى نسخة منتداك ليتم العمل عليها ...؟
وهبة الساحر
وهبة الساحر
 
 

ذكر
عدد المساهمات : 9061
معدل النشاط : 14625
السُمعة : 135

https://3arb-way.yoo7.com

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

طلب تركيب كود  Empty رد: طلب تركيب كود

مُساهمة من طرف modeyamer000 الجمعة 6 نوفمبر 2015 - 18:05

PPHp2
modeyamer000
modeyamer000
 
 

ذكر
عدد المساهمات : 122
معدل النشاط : 3963
السُمعة : 0

http://www.egyword.com/

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

طلب تركيب كود  Empty رد: طلب تركيب كود

مُساهمة من طرف وهبة الساحر الجمعة 6 نوفمبر 2015 - 18:10

يرجى الانتظار لحين تطبيق ذلك ...!
وهبة الساحر
وهبة الساحر
 
 

ذكر
عدد المساهمات : 9061
معدل النشاط : 14625
السُمعة : 135

https://3arb-way.yoo7.com

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

طلب تركيب كود  Empty رد: طلب تركيب كود

مُساهمة من طرف وهبة الساحر الجمعة 6 نوفمبر 2015 - 18:20

تم التعديل بالكامل ...
تفضل ضعه فى القالب المطلوب ..
اما عن الكود الـ css فـ هو من اختيارك اختار ما تريد وضعه فى الورقة بدون نقص اى ان تنسخه بطريقة كاملة وتتأكد من ذلك . Cool

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

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

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

//]]>
</script>

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

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

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

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

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

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

                  <div class="postbody">

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

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

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

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

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

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

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

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

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

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

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

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

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

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

      <td align="right" nowrap="nowrap"><span class="gensmall">{L_JUMP_TO}:&nbsp;{S_JUMPBOX_SELECT}&nbsp;<input class="liteoption" type="submit" value="{L_GO}" /></span></td>

      <!-- 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">&nbsp;</span>
      </td>
      <!-- END moderation_panel -->
   </tr>
</table>
</form>

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

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

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

<!-- BEGIN switch_image_resize -->
<script type="text/javascript">
//<![CDATA[
$(resize_images({ 'selector' : '.postbody', 'max_width' : {switch_image_resize.IMG_RESIZE_WIDTH}, 'max_height' : {switch_image_resize.IMG_RESIZE_HEIGHT} }));
//]]>
</script>
<!-- END switch_image_resize -->
<script src="{JS_DIR}addthis/addthis_widget.js" type="text/javascript"></script>
tongue
وهبة الساحر
وهبة الساحر
 
 

ذكر
عدد المساهمات : 9061
معدل النشاط : 14625
السُمعة : 135

https://3arb-way.yoo7.com

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

طلب تركيب كود  Empty رد: طلب تركيب كود

مُساهمة من طرف modeyamer000 الجمعة 6 نوفمبر 2015 - 18:29

لم يعمل بشكل صحيح ايضا 
تفضل شوف بنفسك  ما ادري وين الخطأ 

http://egyword.hotgoo.net/t386-topic

انا حذفت القالب القديم وقمت بوضع القالب الذي قمت بوضعه 
ووضعت كود Css كامل
modeyamer000
modeyamer000
 
 

ذكر
عدد المساهمات : 122
معدل النشاط : 3963
السُمعة : 0

http://www.egyword.com/

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

طلب تركيب كود  Empty رد: طلب تركيب كود

مُساهمة من طرف وهبة الساحر الجمعة 6 نوفمبر 2015 - 18:38

لقد وضعت اكواد الـ css التى لديك مع اضافة كود للبيانات المذكور وضعه اعلاه وهو يعمل لدى بشكل جيد يبدوا ان لديك مشل يعيق تشغيل او ظهور الكود على منتدى ...
سأعرف اين الخطأ فى منتدى ...تابع معى عزيزى 
هل اغلقت تفعيل الجافا ؟
جرب عدم تفعيل الجافا لديك والعناصر المستقلة ورد لى ثانى ...
وهبة الساحر
وهبة الساحر
 
 

ذكر
عدد المساهمات : 9061
معدل النشاط : 14625
السُمعة : 135

https://3arb-way.yoo7.com

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

طلب تركيب كود  Empty رد: طلب تركيب كود

مُساهمة من طرف modeyamer000 الجمعة 6 نوفمبر 2015 - 18:47

تم تعطيل نظام الجافا والعناصر المستقله وايضا نفس المشكله 
+ ان انا بدي  اضافة هذا الكود على القالب الخاص بي وليس تغيير القالب بالكامل 
لأن هيك خرب شكل الموضوع
modeyamer000
modeyamer000
 
 

ذكر
عدد المساهمات : 122
معدل النشاط : 3963
السُمعة : 0

http://www.egyword.com/

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

طلب تركيب كود  Empty رد: طلب تركيب كود

مُساهمة من طرف وهبة الساحر الجمعة 6 نوفمبر 2015 - 18:56

انظر عزيزى معى لقد وضعت القالب لك القالب المجرب لدى فى المنتدى التجريبى 
جرب وضعه فى منتدى تجريبى راح تلاقيه يعمل بنجاح ...جرب ذلك 
اما لديك يبدوا ان هناك مشكلة تعيق عمل الكود لذلك قلت لك قم بايقاف تفعيل الجافا والعناصر 
جربه على منتدى تجريبى وقول لى النتيجة ..؟ فى انتظارك عزيزى
وهبة الساحر
وهبة الساحر
 
 

ذكر
عدد المساهمات : 9061
معدل النشاط : 14625
السُمعة : 135

https://3arb-way.yoo7.com

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

طلب تركيب كود  Empty رد: طلب تركيب كود

مُساهمة من طرف modeyamer000 الجمعة 6 نوفمبر 2015 - 19:01

فعلا القالب شغال على المنتدى التجريبي لكن لا يعمل عندي 
وجربت قالب آخر  اشتغل على التجريبي ولم يعمل عندي 
ونفس القالب ونفس الورقة في الاتنين 
وعطلت تشغيل الجافا والعناصر المستقله ايضا 
شو المشكلة ؟
modeyamer000
modeyamer000
 
 

ذكر
عدد المساهمات : 122
معدل النشاط : 3963
السُمعة : 0

http://www.egyword.com/

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

طلب تركيب كود  Empty رد: طلب تركيب كود

مُساهمة من طرف modeyamer000 الجمعة 6 نوفمبر 2015 - 19:02

وللعلم نفس تصميم المنتدى في الاتنين
modeyamer000
modeyamer000
 
 

ذكر
عدد المساهمات : 122
معدل النشاط : 3963
السُمعة : 0

http://www.egyword.com/

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

طلب تركيب كود  Empty رد: طلب تركيب كود

مُساهمة من طرف JoryAbdallah الجمعة 6 نوفمبر 2015 - 19:05

اعتقد يوجد أكواد css مسببة للمشكله دة والله اعلم
JoryAbdallah
JoryAbdallah
 
 

انثى
عدد المساهمات : 3029
معدل النشاط : 8212
السُمعة : 295

http://taqnyiat.ahlamontada.com/

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

طلب تركيب كود  Empty رد: طلب تركيب كود

مُساهمة من طرف modeyamer000 الجمعة 6 نوفمبر 2015 - 19:08

JAR7 كتب:اعتقد يوجد أكواد css مسببة للمشكله دة والله اعلم

ورقة Css بالمنتدى التجريبي هي نفس ورقة Css بمنتداي 
وشغاله على المنتدى التجريبي 
اعتقد انه مو من Css اختي
modeyamer000
modeyamer000
 
 

ذكر
عدد المساهمات : 122
معدل النشاط : 3963
السُمعة : 0

http://www.egyword.com/

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

طلب تركيب كود  Empty رد: طلب تركيب كود

مُساهمة من طرف وهبة الساحر الجمعة 6 نوفمبر 2015 - 19:09

JAR7 كتب:اعتقد يوجد أكواد css مسببة للمشكله دة والله اعلم
نعم هناك اخطاء بالورقة ولكن ليست هذه المشكلة ...
لقد جربت القالب والورقة ايضا فى منتدى تجريبى ويعمل جيدا وهو ايضا جر مثلى ويقول يعمل ولكن المشكلة من منتداه يبدوا ان هناك كود توبلايت يسبب المشكل ...
اخى الفاضل هل اجريت تعديل على اى قالب فى البيانات الشخصية بالتومبلايت ...
وهبة الساحر
وهبة الساحر
 
 

ذكر
عدد المساهمات : 9061
معدل النشاط : 14625
السُمعة : 135

https://3arb-way.yoo7.com

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

طلب تركيب كود  Empty رد: طلب تركيب كود

مُساهمة من طرف modeyamer000 الجمعة 6 نوفمبر 2015 - 19:12

نعم قمت بالتعديل على هذا القالب 
profile_add_body
فقط
modeyamer000
modeyamer000
 
 

ذكر
عدد المساهمات : 122
معدل النشاط : 3963
السُمعة : 0

http://www.egyword.com/

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

طلب تركيب كود  Empty رد: طلب تركيب كود

مُساهمة من طرف وهبة الساحر الجمعة 6 نوفمبر 2015 - 19:14

تمام هل يمكنك نسخ هذا القالب بالكامل ووضعه فى ملف نصى بجهازك ثم تقوم بحذفه من منتداك وتره النتيجة
وهبة الساحر
وهبة الساحر
 
 

ذكر
عدد المساهمات : 9061
معدل النشاط : 14625
السُمعة : 135

https://3arb-way.yoo7.com

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

طلب تركيب كود  Empty رد: طلب تركيب كود

مُساهمة من طرف modeyamer000 الجمعة 6 نوفمبر 2015 - 19:16

جربت بالفعل ولم تنجح ايضا
modeyamer000
modeyamer000
 
 

ذكر
عدد المساهمات : 122
معدل النشاط : 3963
السُمعة : 0

http://www.egyword.com/

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

طلب تركيب كود  Empty رد: طلب تركيب كود

مُساهمة من طرف وهبة الساحر الجمعة 6 نوفمبر 2015 - 19:19

هل هناك اكواد بالتشكيلات العامة ...
اذا نعم قم بنسخها وحفظها بجهازك ثم احذفها من منتداك وشوف النتيجة ودى تكون اخر محاولة اما ان ترسل لى بينات المنشىء للكشف عن باقى القوالب والبحث عن المشكل او انتظار احد المشرفون لمساعدتك ...وشكرا
وهبة الساحر
وهبة الساحر
 
 

ذكر
عدد المساهمات : 9061
معدل النشاط : 14625
السُمعة : 135

https://3arb-way.yoo7.com

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

طلب تركيب كود  Empty رد: طلب تركيب كود

مُساهمة من طرف modeyamer000 الجمعة 6 نوفمبر 2015 - 19:25

لم تنجح ايضا للأسف
modeyamer000
modeyamer000
 
 

ذكر
عدد المساهمات : 122
معدل النشاط : 3963
السُمعة : 0

http://www.egyword.com/

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

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

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

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