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

[طلب] اكواد اخر المواضيع و الاحصائيات

استعرض الموضوع التالي استعرض الموضوع السابق اذهب الى الأسفل

Anonymous
Zoolraqey
زائر

مُساهمةZoolraqey 03.06.18 19:32

السلام عليكم
الأخ علاء

أريد كود اخر المواضيع المتواجد بالأعلى وطريقه وضعه + الاحصائيات 

واكون شاكر
alla13
alla13
المدير
البلد : dz
الجنس : ذكر
المساهمات : 3126
http://alla13.blogspot.com

مُساهمةalla13 03.06.18 19:34

نسخة منتداك من فضلك وسيكون لك ماتريد




توقيعalla13



صفـحتنا على الفايسبوك


قناتنا على اليوتيوب
    
Anonymous
Zoolraqey
زائر

مُساهمةZoolraqey 03.06.18 21:36

للنسخة الثالثة 

alla13
alla13
المدير
البلد : dz
الجنس : ذكر
المساهمات : 3126
http://alla13.blogspot.com

مُساهمةalla13 03.06.18 21:56

[طلب]  اكواد اخر المواضيع و الاحصائيات Screen16
https://i.servimg.com/u/f11/19/61/68/63/screen16.png
طريقه التركيب 
اوﻻ كود css
اذهب إلى لوحة الإدارة. مظهر المنتدى. صور والوان. الوان. ورقة css
وضع الكود الاتي


الكود:
#content-container #container {
    margin-right: 0 !important ;
}
#content-container div#main{margin-left:0;margin-right:0}
#content-container div#left{float:none;width:100%}
.linklist.top {
    border-width: 0 0 1px;
    display: block;
    float: right;
    padding-bottom: 6px;
}
.mod-top-row:nth-child(1), .mod-top-row:nth-child(2), .mod-top-row:nth-child(3){
    display: block;;
    width: 100%;
}
.mod-top-row {
    display: none;
}
.mod-top-row:first-child {
    padding: 0 18px 3px  !important;
}
.mod-recent-title {
    font-size: 16px;
    padding: 2px;
}
 
.mod-top-name:last-child {
    border-bottom: medium none;
}
.mod-recent-title:last-child {
    border-bottom: medium none  !important;
}
.mod-recent-row {
    margin: -10px 5px;
}
.mod-top-name {
    line-height: 21px;
    padding: 4px 0;
}

الان عناصر المستقله
اذهب إلى عناصر اضافية . إدارة العناصر المستقلة على المنتدى .
واجعل ترتيب العناصر والاعدادات كالاتي علما يتم وضع عدد مواضيع اخر المواضيع 9 فقط

https://i.servimg.com/u/f11/19/61/68/63/screen17.png
وسجل الان قوالب
اذهب الى مظهر المنتدى. قوالب التومبلايت. ادارة عامة. قالب overall_header
احذف الاتي

الكود:
<div id="{ID_LEFT}">
 <!-- BEGIN giefmod_index1 -->
 {giefmod_index1.MODVAR}
 <!-- BEGIN saut -->
 <div style="height:{SPACE_ROW}px"></div>
 <!-- END saut -->
 <!-- END giefmod_index1 -->
 </div>

ثم سجل ومن امام القالب يوجد علامة صح اضغط عليه لنشر القالب
ثم بقالب index_body ابحث عن

الكود:
{CHATBOX_TOP}
وضع اعلى منه القالب الاتي

الكود:
<div id="{ID_LEFT}">
 <!-- BEGIN giefmod_index1 -->
 {giefmod_index1.MODVAR}
 <!-- END giefmod_index1 -->
 </div>

ثم سجل ومن ثم تضغط على علامة صح لنشر القالب
الان قوالب البوابة .. احذف القوالب الاصليه وضع هذة القوالب ..
قالب mod_recent_topics

الكود:
 
<div class="module" style="float: right; width: 68%; margin: 0px 5px;">
 <div class="h3"><i class="ion-chatbubble-working"></i>{L_RECENT_TOPICS}</div>
 
  <!-- BEGIN scrolling_row -->
 {MARQUEE_JS_SRC}
 <div id="comments_scroll_div">
 <div class="marquee" data-direction='{SCROLL_WAY}' data-duration='{SCROLL_DELAY}' data-pauseOnHover="true" style="overflow:hidden;height:{SCROLL_HEIGHT}px;">
 <!-- BEGIN recent_topic_row -->
 <div class="mod-recent-row">
 <a href="{scrolling_row.recent_topic_row.U_TITLE}" title="{scrolling_row.recent_topic_row.L_TITLE}" class="mod-recent-title">{scrolling_row.recent_topic_row.L_TOPIC_TITLE}</a>
 <span class="mod-recent-info">
 <span class="mod-recent-time">
 <i class="ion-clock"></i>{scrolling_row.recent_topic_row.S_POSTTIME}
 </span>
 
 <span class="mod-recent-author">
 <i class="ion-ios-person"></i>
 <!-- BEGIN switch_poster -->
 <a href="{scrolling_row.recent_topic_row.switch_poster.U_POSTER}">{scrolling_row.recent_topic_row.switch_poster.S_POSTER}</a>
 <!-- END switch_poster -->
 
 <!-- BEGIN switch_poster_guest -->
 {scrolling_row.recent_topic_row.switch_poster_guest.S_POSTER}
 <!-- END switch_poster_guest -->
 </span>
 </span>
 </div>
 <!-- END recent_topic_row -->
 </div>
 </div>
 <script>
 $(".marquee").marquee();
 </script>
<!-- END scrolling_row -->
 
<!-- BEGIN classical_row -->
 <div class="mod-recent-row" style="">
 <!-- BEGIN recent_topic_row -->
 <a href="{classical_row.recent_topic_row.U_TITLE}" style="width:100%; display:block; border-bottom:1px solid #2d2d2d;  " class="mod-recent-title">{classical_row.recent_topic_row.L_TITLE}</a>
 <!--
 <a href="{classical_row.recent_topic_row.U_POSTER}">{classical_row.recent_topic_row.S_POSTER}</a> {ON} {classical_row.recent_topic_row.S_POSTTIME}<br /><br />
 -->
 <!-- END recent_topic_row -->
 </div>
<!-- END classical_row -->
</div>

قالب mod_top_post_users_month

الكود:
<div class="module" style="width:29%; float:left;">
 <div class="h3"><i class="ion-trophy"></i>افضل 3 اعضاء بالشهر</div>
 <div class="mod-top">
 <!-- BEGIN POSTER -->
 <div class="mod-top-row">
 <div class="mod-top-name" style="width: 100%; border-bottom: 1px solid rgb(45, 45, 45);">{POSTER.NAME}</div>
 </div>
 <!-- END POSTER -->
 </div>
</div>

قالب mod_top_post_users_week

الكود:
 
<div class="module" style="width: 29%; float: left; margin-top: -15px; ">
 <div class="h3"><i class="ion-trophy"></i>افضل 3 اعضاء بالاسبوع</div>
 <div class="mod-top">
 <!-- BEGIN POSTER -->
 <div class="mod-top-row">
 <div class="mod-top-name" style="width: 100%; border-bottom: 1px solid rgb(45, 45, 45);">{POSTER.NAME}</div>
 </div>
 <!-- END POSTER -->
 </div>
</div>

وﻻ تنسى سجل ثم ضغط على علامة صح لنشر القالب




توقيعalla13



صفـحتنا على الفايسبوك


قناتنا على اليوتيوب
    
alla13
alla13
المدير
البلد : dz
الجنس : ذكر
المساهمات : 3126
http://alla13.blogspot.com

مُساهمةalla13 03.06.18 22:05

احصايات المنتدى
[طلب]  اكواد اخر المواضيع و الاحصائيات Body10
ركب هذا الكود تومبلايت
احذف قالب index_body كاملا وساتبدله بهذا
لا تنسى اخذ نسخة احتياطية من قالبك قبل تغيير في حال رغبت في اعادته

الكود:
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css">
    <style>
    #fa_stats {
      background: #2E3133;
      color: #FFF;
      font-family: Arial, Verdana, Sans-serif;
      padding: 15px 0;
      text-align: center;
    }

    .stat_label {
      background: #F2F2F2;
      border-radius: 3px;
      color: #2E3133;
      display: inline-block;
      font-size: 0;
      margin: 0 12px 0 3%;
      padding: 6px 12px;
      vertical-align: middle;
    }
    .text_label {
      font-size: 14px;
      font-weight: 700;
      margin-right: 7.5%;
      text-transform: uppercase;
    }
    .stat_label strong {
      display: inline-block;
      font-size: 14px;
      max-width: 150px;
      overflow: hidden;
      text-overflow: ellipsis;
    }
    </style>
    {JAVASCRIPT}

    <!-- BEGIN message_admin_index -->

      <!-- BEGIN message_admin_txt -->




              
        

                                                    

    {message_admin_index.message_admin_txt.MES_TXT}




    


      <!-- END message_admin_txt -->

    <!-- END message_admin_index -->
    <br />
    <!-- BEGIN switch_user_login_form_header -->
    <form action="{S_LOGIN_ACTION}" method="post" name="form_login">
      <!-- BEGIN switch_fb_connect_no -->
      <table width="100%" border="0" cellspacing="0" cellpadding="0" class="user_login_form forumline">
        <tr>
            <td class="row1" align="center">
              <table border="0" cellspacing="0" cellpadding="0">
                  <tr>
                    <td><span class="genmed">{L_USERNAME}:</span> </td>
                    <td><input class="post" type="text" size="10" name="username"/> </td>
                    <td>
                        <input class="radio" type="checkbox" name="autologin" {AUTOLOGIN_CHECKED} />
                        <span class="gensmall">{L_AUTO_LOGIN}</span>
                    </td>
                  </tr>

                  <tr>
                    <td><span class="genmed">{L_PASSWORD}:</span> </td>
                    <td><input class="post" type="password" size="10" name="password"/> </td>
                    <td>{S_HIDDEN_FIELDS}<input class="mainoption" type="submit" name="login" value="{L_LOGIN}" /></td>
                  </tr>
              </table>
            </td>
        </tr>
      </table>
      <!-- END switch_fb_connect_no -->

      <!-- BEGIN switch_fb_connect -->
      <table width="100%" border="0" cellspacing="0" cellpadding="0" class="user_login_form forumline">
        <tr>
            <td valign="top" width="100%"  class="row1" align="center">
              <table width="100%">
                  <tr>
                    <td width="55%" valign="middle" align="right">
                        <table class="right">
                          <tr>
                              <td><span class="genmed">{L_USERNAME}:</span> </td>
                              <td><input class="post" type="text" size="10" name="username"/> </td>
                              <td>
                                <input class="radio" type="checkbox" name="autologin" {AUTOLOGIN_CHECKED} />
                                <span class="gensmall">{L_AUTO_LOGIN}</span>
                              </td>
                          </tr>

                          <tr>
                              <td><span class="genmed">{L_PASSWORD}:</span> </td>
                              <td><input class="post" type="password" size="10" name="password"/> </td>
                              <td>{S_HIDDEN_FIELDS}<input class="mainoption" type="submit" name="login" value="{L_LOGIN}" /></td>
                          </tr>
                        </table>
                    </td>
                    <td width="10%" align="center" valign="middle">
                        <span class="genmed fb_or">{switch_user_login_form_header.switch_fb_connect.L_OR}</span>
                    </td>
                    <td width="35%" class="align_gauche"><fb:login-button size="large" onlogin="window.location='/facebook_connect.forum'" v="2" scope="{switch_user_login_form_header.switch_fb_connect.L_FB_PERMISSIONS}">{switch_user_login_form_header.switch_fb_connect.L_FB_LOGIN_BUTTON}</fb:login-button></td>
                  </tr>
              </table>
            </td>
        </tr>
      </table>
      <!-- END switch_fb_connect -->
    </form>
    <!-- END switch_user_login_form_header -->

    {CHATBOX_TOP}

    {BOARD_INDEX}
    <table width="100%" border="0" cellspacing="0" cellpadding="0">
      <tr>
        <td width="50%" valign="top">
            
            <!-- BEGIN switch_delete_cookies -->
            <br /><a href="{switch_delete_cookies.U_DELETE_COOKIES}" class="gensmall">{switch_delete_cookies.L_DELETE_COOKIES}</a>
            <!-- END switch_delete_cookies -->
            </span>
        </td>
        <td width="50%" align="right">
            <span class="gensmall">
              <!-- BEGIN switch_on_index -->
                  <!-- BEGIN switch_delete_cookies -->
                  <br /><a href="{switch_on_index.switch_delete_cookies.U_DELETE_COOKIES}" class="gensmall">{switch_on_index.switch_delete_cookies.L_DELETE_COOKIES}</a>
                  <!-- END switch_delete_cookies -->
              <!-- END switch_on_index -->
            </span>
        </td>
      </tr>
    </table>

    <!-- BEGIN switch_user_login_form_footer -->
    <form action="{S_LOGIN_ACTION}" method="post" name="form_login">
      <!-- BEGIN switch_fb_connect_no -->
      <table width="100%" border="0" cellspacing="0" cellpadding="0" class="user_login_form forumline">
        <tr>
            <td class="row1" align="center">
              <table border="0" cellspacing="0" cellpadding="0">
                  <tr>
                    <td><span class="genmed">{L_USERNAME}:</span> </td>
                    <td><input class="post" type="text" size="10" name="username"/> </td>
                    <td>
                        <input class="radio" type="checkbox" name="autologin" {AUTOLOGIN_CHECKED} />
                        <span class="gensmall">{L_AUTO_LOGIN}</span>
                    </td>
                  </tr>

                  <tr>
                    <td><span class="genmed">{L_PASSWORD}:</span> </td>
                    <td><input class="post" type="password" size="10" name="password"/> </td>
                    <td>{S_HIDDEN_FIELDS}<input class="mainoption" type="submit" name="login" value="{L_LOGIN}" /></td>
                  </tr>
              </table>
            </td>
        </tr>
      </table>
      <!-- END switch_fb_connect_no -->

      <!-- BEGIN switch_fb_connect -->
      <table width="100%" border="0" cellspacing="0" cellpadding="0" class="user_login_form forumline">
        <tr>
            <td valign="top" width="100%"  class="row1" align="center">
              <table width="100%">
                  <tr>
                    <td width="55%" valign="middle">
                        <table class="right">
                          <tr>
                              <td><span class="genmed">{L_USERNAME}:</span> </td>
                              <td><input class="post" type="text" size="10" name="username"/> </td>
                              <td>
                                <input class="radio" type="checkbox" name="autologin" {AUTOLOGIN_CHECKED} />
                                <span class="gensmall">{L_AUTO_LOGIN}</span>
                              </td>
                          </tr>

                          <tr>
                              <td><span class="genmed">{L_PASSWORD}:</span> </td>
                              <td><input class="post" type="password" size="10" name="password"/> </td>
                              <td>{S_HIDDEN_FIELDS}<input class="mainoption" type="submit" name="login" value="{L_LOGIN}" /></td>
                          </tr>
                        </table>
                    </td>
                    <td width="10%" align="center" valign="middle">
                        <span class="genmed fb_or">{switch_user_login_form_footer.switch_fb_connect.L_OR}</span>
                    </td>
                    <td width="35%" class="align_gauche"><fb:login-button size="large" onlogin="window.location='/facebook_connect.forum'" v="2" scope="{switch_user_login_form_footer.switch_fb_connect.L_FB_PERMISSIONS}">{switch_user_login_form_footer.switch_fb_connect.L_FB_LOGIN_BUTTON}</fb:login-button></td>
                  </tr>
              </table>
            </td>
        </tr>
      </table>
      <!-- END switch_fb_connect -->
    </form>
    <!-- END switch_user_login_form_footer -->

    <!-- BEGIN disable_viewonline -->
    <br />




    <br />


    <table width="100%" cellspacing="1" cellpadding="6" border="0" align="center" style="background: #FFF none repeat scroll 0% 0%;border: 0px solid #eee !important;" class="forumline">
    <tbody><tr><td align="center" style="background-color: rgb(20, 109, 199); padding: 5pt; box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.2) ! important; border-radius: 4px 4px 0px 0px ! important;" class="catHead" colspan="2">
    <a onclick="return toggle_collapse('forumhome_stats')" href="#top" style="float:right"></a>
    <strong><font style="color: rgb(255, 255, 255); border-radius: 4px; padding: 5px ! important; margin-top: -2px; background-image: url("http://i60.servimg.com/u/f60/15/40/37/88/0116.png"); border: 1px solid rgb(238, 238, 238);">
    <i class="fa fa-pie-chart"></i> إحصائيات المنتدى </font></strong> </td></tr>
    <tr style="border-radius: 0px 0px 4px 4px;display: block ! important; border: 2px solid #EEE">
    <td width="100%" align="center" class="row1"><div class="smallfont">
    <table width="100%" cellspacing="1" cellpadding="1" border="0" style="text-align: center; margin-left: auto;margin-right: auto; padding-right: 17px;">
    <tbody><tr><td align="center" style="background-color: rgb(255, 255, 255); border-width: 0px; padding: 5pt;" class="catHead" colspan="2">
    <a onclick="return toggle_collapse('forumhome_activeusers')" href="#top" style="float:center"></a>
    <span id="KH_total-online" class="KH_total-online"><strong>
    <font style="font-size: 0px;">{TOTAL_USERS_ONLINE}<strong></strong></font></strong></span>
    <li style="transition: all 0.3s !important; color: rgb(20, 109, 199); border-radius: 4px;margin-top: 3px;display: inline-block;margin-left: 6px;list-style: outside none none; float: right; width: 205px; background-color: rgb(248, 248, 248); height: 90px;" class="SNStac">
    <i style="float: left; position: relative; top: 41px; font-size: 44px; width: 62px;" class="fa fa-street-view"></i>
    <div style=" width: 130px; height: 50px; border-left: 1px dotted rgb(20, 109, 199);display: inline-block; float: right; position: relative; top: 20px;"><span class="text_label">المتواجدون الآن</span>
    <span class="stat_label">{TOTAL_USERS_ONLINE} <strong></strong></span></div></li>
    <li style="transition: all 0.3s !important; color: rgb(20, 109, 199); border-radius: 4px;margin-top: 3px;display: inline-block;margin-left: 6px;list-style: outside none none; float: right; width: 205px; background-color: rgb(248, 248, 248); height: 90px;" class="SNStac">
    <i style="float: left; position: relative; top: 44px; font-size: 44px; width: 66px;" class="fa fa-files-o"></i>
    <div style=" width: 130px; height: 50px; border-left: 1px dotted rgb(20, 109, 199);display: inline-block; float: right; position: relative; top: 20px;">
    <span class="text_label">المواضيع</span>
    <span class="stat_label">{TOTAL_POSTS}<strong></strong></span></div></li>
    <li style="transition: all 0.3s !important; color: rgb(20, 109, 199); border-radius: 4px;margin-top: 3px;display: inline-block;margin-left: 6px;list-style: outside none none; float: right; width: 205px; background-color: rgb(248, 248, 248); height: 90px;" class="SNStac">
    <i style="float: left; position: relative; top: 44px; font-size: 44px; width: 69px;" class="fa fa-users"></i>
    <div style=" width: 130px; height: 50px; border-left: 1px dotted rgb(20, 109, 199);display: inline-block; float: right; position: relative; top: 20px;">
    <span class="text_label">الأعضاء</span>
    <span class="stat_label">{TOTAL_USERS} <strong></strong>.</span></div></li>
    <li style="transition: all 0.3s !important; color: rgb(20, 109, 199); border-radius: 4px;margin-top: 3px;display: inline-block;margin-left: 6px;list-style: outside none none; float: right; width: 205px; background-color: rgb(248, 248, 248); height: 90px;" class="SNStac">
    <i style="float: left; position: relative; top: 44px; font-size: 44px; width: 72px;" class="fa fa-line-chart"></i>
    <div style=" width: 130px; height: 50px; border-left: 1px dotted rgb(20, 109, 199);display: inline-block; float: right; position: relative; top: 20px;">
    <span class="text_label">أكبر تواجد للأعضاء</span>
    <span class="stat_label">{RECORD_USERS}<strong></strong></span></div></li>
    <li style="transition: all 0.3s !important; color: rgb(20, 109, 199); border-radius: 4px;margin-top: 3px;display: inline-block;margin-left: 6px;list-style: outside none none; float: right; width: 205px; background-color: rgb(248, 248, 248); height: 90px;" class="SNStac">
    <i style="float: left; position: relative; top: 46px; font-size: 44px; width: 67px;" class="fa fa-smile-o"></i>
    <div style="padding-right: 3px; width: 130px; height: 50px; border-left: 1px dotted rgb(20, 109, 199);display: inline-block; float: right; position: relative; top: 20px;">
    <span style="margin-right: -10px !important;" class="text_label">نُرحب بالعضو الجديد</span>
    <span style="padding: 0px ! important;" id="SNNEWEW" class="stat_label">{NEWEST_USER}<strong>
    <a class=" profilePopup">
    <span><strong></strong></span></a></strong></span></div></li></td></tr></tbody></table></div></td> </tr>
    <tr>

                        <tr><td align="center" style="margin-top: 15px;line-height: 2;display: block;background-color: rgb(20, 109, 199); padding: 5pt; box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.2) ! important; border-radius: 4px 4px 0px 0px ! important;" class="catHead" colspan="2">
                        <a onclick="return toggle_collapse('forumhome_stats')" href="#top" style="float:right"></a>
                        <strong><font style="color: rgb(255, 255, 255); background-image: url("http://i60.servimg.com/u/f60/15/40/37/88/0116.png"); border: 1px solid rgb(238, 238, 238); border-radius: 4px; float: right;padding: 0px 5px !important;margin-top: -2px;">
                        <i class="fa fa-street-view"></i> المتواجدون الآن </font></strong> </td></tr>
                        <tr style="border-radius: 0px 0px 4px 4px;display: block ! important; border: 2px solid #EEE">
                        <td width="100%" align="center" class="row1">
                        <div class="smallfont">
                        <table width="100%" cellspacing="1" cellpadding="1" border="0" style="text-align: center; margin-left: auto;margin-right: auto;">
                        <tbody><tr><td align="center" style="background-color: rgb(255, 255, 255); border-width: 0px; padding: 5pt;" class="catHead" colspan="2"></td>
                        <td width="100%" align="center" class="row1">
                        <div><a onclick="return toggle_collapse('forumhome_activeusers')" href="#top" style="float:center"></a>
                        <span id="KH_total-online" class="KH_total-online"><strong>
                        <font style="font-size: 0px !important;">{TOTAL_USERS_ONLINE} <strong></strong></font></strong></span>
                        <div style="text-align:right;">
                        <span align="right" id="KH_users-online" class="KH_users-online"><strong>{LOGGED_IN_USER_LIST}</strong>
                        <br></span></div>
                        <script type="text/javascript">('function'==typeof KH_show_visitors) && KH_show_visitors();</script>
    </div></td> </tr></tbody></table></div></td> </tr>
    <tr><td align="center" style="margin-top: 15px;line-height: 2;display: block;background-color: rgb(20, 109, 199); padding: 5pt; box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.2) ! important; border-radius: 4px 4px 0px 0px ! important;" class="catHead" colspan="2">
    <a onclick="return toggle_collapse('forumhome_stats')" href="#top" style="float:right"></a><strong>
    <font style="color: rgb(255, 255, 255); background-image: url("http://i60.servimg.com/u/f60/15/40/37/88/0116.png"); border: 1px solid rgb(238, 238, 238); border-radius: 4px; float: right;padding: 0px 5px !important;margin-top: -1px;">
    <i class="fa fa-users"></i> المتواجدون خلال 99 ساعة الماضية </font></strong> </td></tr>
    <tr style="border-radius: 0px 0px 4px 4px;display: block ! important; border: 2px solid #EEE">
    <td width="100%" align="center" class="row1"><div class="smallfont">
    <table width="100%" cellspacing="1" cellpadding="1" border="0" style="text-align: center; margin-left: auto;margin-right: auto;">
    <tbody><tr><td width="100%" align="center" class="row1">
    <div><span class="gensmall"></span></div></td></tr><tr>
    <td class="row1"><span class="gensmall">  {L_CONNECTED_MEMBERS}
    </span></td></tr> </tbody></table></div></td> </tr>
    <tr><td align="center" style="margin-top: 15px;line-height: 2;display: block;background-color: rgb(20, 109, 199); padding: 5pt; box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.2) ! important; border-radius: 4px 4px 0px 0px ! important;" class="catHead" colspan="2">
    <a onclick="return toggle_collapse('forumhome_stats')" href="#top" style="float:right"></a><strong><font style="color: rgb(255, 255, 255); background-image: url("http://i60.servimg.com/u/f60/15/40/37/88/0116.png"); border: 1px solid rgb(238, 238, 238); border-radius: 4px; float: right;padding: 0px 5px !important;margin-top: -2px;">
    <i class="fa fa-inbox"></i> مجموعات المنتدى </font></strong> </td></tr>
    <tr style="border-radius: 0px 0px 4px 4px;display: block ! important; border: 2px solid #EEE">
    <td width="100%" align="center" class="row1">
    <div class="smallfont">
    <table width="100%" cellspacing="1" cellpadding="1" border="0" style="text-align: center; margin-left: auto;margin-right: auto;">
    <tbody><tr><td align="center" style="background-color: rgb(255, 255, 255); border-width: 0px; padding: 5pt;" class="catHead" colspan="2"></td>
    <td width="100%" align="center" class="row1"><div>
    <span class="gensmall">{GROUP_LEGEND} </span></div></td> </tr></tbody></table></div></td> </tr></tbody></table>


      <!-- BEGIN switch_chatbox_activate -->
        <!-- END switch_chatbox_activate -->
    <!-- END disable_viewonline -->
      
      <br/>

    <!-- BEGIN switch_legend -->

    <br />

    <table cellpadding="0" cellspacing="2" border="0" width="100%">
    <tr valign="bottom">
      <td align="center">
          <table class="tborder alt1" border="0" align="center" cellpadding="2" cellspacing="0" style="height: 50px">
          <tr>
              <td><img src="{FORUM_NEW_IMG}" alt="يحتوي على مشاركات جديدة" border="0" /></td>
              <td class="smallfont">  منتدى يحتوي على مشاركات جديدة</td>
              <td><img src="{FORUM_IMG}" alt="لا يحتوي على مشاركات جديدة" border="0" /></td>
              <td class="smallfont">  منتدى لا يحتوي على مشاركات جديدة</td>
              <td><img src="{FORUM_LOCKED_IMG}" alt="منتدى مغلق" border="0" /></td>
              <td class="smallfont">  منتدى مغلق عن المشاركات</td>
          </tr>
          </table>

      </td>
    </tr>


      
    </table>

                                    <!-- END switch_legend -->


    <br />


                            
                            
    <br />

    <!-- BEGIN switch_user_logged_in -->
    <table class="tborder" cellpadding="6" cellspacing="1" border="0" width="100%" align="center">
        <tr>
        <td class="tcat" >دردشة  {L_INDEX}
    </td>
      </tr>
    <tr>
        <td class="alt1">
    {CHATBOX_BOTTOM}
      </td>
      </tr>
    
    </table>
    <!-- END switch_user_logged_in -->

    <br />
                            
    &nbsp;<!-- BEGIN switch_fb_index_login -->
                            <div id="fb-root"></div>
    <script type="text/javascript">
    //<![CDATA[
    FB.init({
      appId: '{switch_fb_index_login.FACEBOOK_APP_ID}',
        status: true,
        cookie: true,
        xfbml: true,
      oauth: true
    });
    //]]>
    </script>
    <!-- END switch_fb_index_login -->




توقيعalla13



صفـحتنا على الفايسبوك


قناتنا على اليوتيوب
    
alla13
alla13
المدير
البلد : dz
الجنس : ذكر
المساهمات : 3126
http://alla13.blogspot.com

مُساهمةalla13 07.06.18 22:16

يغلق الموضع لتلبية الحلجة




توقيعalla13



صفـحتنا على الفايسبوك


قناتنا على اليوتيوب
    

استعرض الموضوع التالي استعرض الموضوع السابق الرجوع الى أعلى الصفحة

أفتح حسابا أو أدخل لحسابك

يتوجب عليك أن تكون عضوا لتترك ردا

إفتح حسابا في منتدانا

إنضم لأسرتنا لنشارك خبراتنا ومعارفنا مع بعض


قم بتسجيل

تسجيل الدخول

أتمتلك حسابا قم بتسجيل الدخول من هنا


أدخل

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