The Best
هل تريد التفاعل مع هذه المساهمة؟ كل ما عليك هو إنشاء حساب جديد ببضع خطوات أو تسجيل الدخول للمتابعة.

The Bestدخول
●● إعلانـات ●●
إعلانك هنا إعلانك هنا إعلانك هنا
إعـلانـات المنتـدى

إحصائيات المنتدى
أفضل الاعضاء هذا الشهر
آخر المشاركات
أفضل الاعضاء هذا الشهر
5212 المساهمات
4761 المساهمات
1012 المساهمات
912 المساهمات
340 المساهمات
266 المساهمات
165 المساهمات
142 المساهمات
106 المساهمات
92 المساهمات
آخر المشاركات




description10~جديد: شكل المواضيع لنسخة ModernBB

more_horiz
السلام عليكم ورحمة الله وبركاته
عدت اليكم من جديد جديد: شكل المواضيع لنسخة ModernBB 3058685579 
المره هذي حبيت اسويي تكويد لشكل المواضيع لنسخة ModernBB,
ربما لان شكل المواضيع في نسخة ModernBB ليس محبب للكثيرين,
التكويد الجديد يجعل شكل المواضيع شبيه قليلا بشكل المواضيع في منتديات انمي تون

صوره  بعد التكويد
جديد: شكل المواضيع لنسخة ModernBB Ocia_a13




اول شيء اذهب الى لوحة الادارة > إدارة الصور >  لوحة إدارة كاملة > ازرار
كما في الصوه https://i.servimg.com/u/f81/18/83/80/78/ocia_a18.png
ثم ضع الصور التاليه في مكانها
جديد: شكل المواضيع لنسخة ModernBB I_post
جديد: شكل المواضيع لنسخة ModernBB I_reply
جديد: شكل المواضيع لنسخة ModernBB I_reply_locked


ثم اذهب الى التومبيلات والقوالب
واستبدل قالب المواضيع بالكامل بالقالب التالي

الكود:


<!-- BEGIN switch_plus_menu -->
<script type="text/javascript">
 //<![CDATA[
 var multiquote_img_off = '{JS_MULTIQUOTE_IMG_OFF}', multiquote_img_on = '{JS_MULTIQUOTE_IMG_ON}';
</script>
<!-- END switch_plus_menu -->
<script type="text/javascript">

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>
<style>
 #content-container #container {
    margin-left: 73px;
    margin-right: 18px;
}
 #content-container #left {
    display: none;
    float: left;
    width: 0px;
}
 .poster-list {
    display: flex;
    font-family: "Roboto Condensed", sans-serif;
    margin-bottom: 1px;
    padding: 1px 0;
    width: inherit;
    justify-content: center;
}
table.forumline {
    background-color: #fefefe00;
}
 .onlin3 img {
    width: 100%;
}
 .onlin3 a img {
    width: 100%;
}
.post {
    border-width: 0px;
    margin-bottom: 2px;
}
.sub-header-buttons {
    float: inherit!important;
}
.postom img {
    vertical-align: middle;
}
.postom {
    padding: 3px 7px 3px 6px;
    border-radius: 3px;
    background-color: #fff;
    margin: 0 0 4px;
    position: relative;
    ;
    border: 1px solid #c8c8c8;
    text-align: right;
}
td.ramicaty {
    text-align: center;
    overflow-y: hidden;
    background:  #F6F6F6;
    font-size: 13px;
    font-weight: 400;
    padding: 0px;
}
.postbody {
    padding: 0px;
    margin-right: 15px;
}
td.ramicaty1 {
color: #141414;
    background: #fefefe;
}
 td.ramicaty2.browse-arrows {
    background-color: #f5f5f5;
}
td.ramicaty3.messaging.gensmall {
    background-color: #fefefe;
}
 
 form[name="go_page"] .thHead {
    background: #181d1d;
    padding: 9px 18px;
}
.pagination {
    font-size: 13px;
    float: none;
    margin-bottom: 12px;
}
.pagination span a:active, .pagination span a:link, .pagination span a:visited {
    background-color: #9C27B0;
      font-size: 19px;
    font-weight: 900;
  margin: 2px;
}
.pagination span strong {
    font-size: 19px;
    font-weight: 900;
    background-color: #c0c2c4;
  margin: 2px;
}
a.pag-img {
    background: #0a0b0b00!important;
}

th.thLeft {
    width: auto;
}
th.thRight, th.thLeft {
    font-size: 22px;
    color: #040404;
    padding: 4px;
    border-top: solid #009688 5px;
    background: #fefefe;
}

.postbody .content {
    margin-top: 12px;
    font-size: 20px;
}

.sub-header a {
    font-size: 28px;
}
.rep-nb {
    color: white;
    background-color: #00000054;
    border-radius: 2px;
    font-size: 16px;
    margin-right: 11px;
    padding: 1px 5px 0;
    vertical-align: 1px;
}

.profile-icons i {
    margin: 3px;
    transition: none;
    vertical-align: initial;
}
hr {
    border: 0 none transparent;
    border-top: 1px solid transparent;
    clear: both;
    display: block;
    height: 1px;
    margin: 0px 0;
}
.profile-icons {
    padding-top: 8px;
    margin: 0px;
}
.post ul {
    padding-left: 1px;
    float: left;
    list-style-type: none;
}

.postdetails1 {
    float: right;
    padding-right: 5px;
    font-size: 12px;
    border: none;
    text-decoration: none;
    color: #4c4c4c;
}
 


table.animedbz {
    margin-bottom: 8px;
}
 dl.codebox {
  background-color: rgb(245 245 245);
    border: solid 1px #9C27B0;
    border-radius: 0px;
    border-style: solid;
    border-width: thin;
    font-size: 1.3rem;
    padding: 0px 0px  18px  0px;
    margin: 11px;
    position: relative;
    overflow: hidden;
}
dl.codebox dt {
    padding: 5px;
    color: white;
    background: #ae00cc;
    border-bottom: 1px solid #CCC;
    display: block;
    font-size: 1.3rem;
    font-weight: 400;
    margin-bottom: 5px;
}
 span.selectCode {
    float: left;
}
dl.codebox:before {
    font-size: 0px;
}
 
 .postprofile {
    background: whitesmoke;
    padding: 8px;
    position: relative;
    word-wrap: break-word;
}
 .quick-nav-topics.bottom {
    margin: 0px;
}
 
.vote {
    float: left;
    line-height: 19px;
    position: relative;
    padding-left: 10px;
}
.fa_like_div {
    float: right;
    padding: 3px;
}
.fa_like_div button {
    margin: 5px 5px 1px 5px;
    border: none;
    outline: none;
    cursor: pointer;
    border-radius: 10px;
    padding: 5px 5px 7px;
    display: inline-block;
    color: #FFF;
    font-size: 15px!important;
}
.rep-button:nth-child(1) {
  background: #4CAF50;
}
.rep-button:nth-child(2), button.rep-button.fa_dislike, button.rep-button.fa_disliked {
  background: #f00;
}
.rep-cat i {
  font-size: 12px;
}
 
.rep-button i, .rep-button svg {
    margin-top: -1px!important;
}
.rep-button path {
    fill: #FFF!important;
    stroke: #29250000!important;
    stroke-width: 100px!important;
}
.sub-header-buttons {
    float: right;
}

.genmed {
    color: #fcfcfc;
}

</style>

<div class="sub-header">
 <div class="sub-header-info">
 <div class="page-title">
 <a href="{TOPIC_URL}">{TOPIC_TITLE}</a>
 </div>
 <div class="sub-header-path">
 <a class="nav" href="{U_INDEX}"><span>{L_INDEX}</span></a>
 {NAV_CAT_DESC}
 </div>
 </div>

 
</div>

<div class="topic-actions">
 

 <div class="topic-actions-buttons">
 <!-- BEGIN switch_twitter_btn -->
 <span>
 <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 = "https://connect.facebook.net/{LANGUAGE}/all.js#xfbml=1";
  fjs.parentNode.insertBefore(js, fjs);
 }(document, 'script', 'facebook-jssdk'));</script>
 <span class="fb-like" data-href="{FORUM_URL}{TOPIC_URL}" data-layout="button_count" data-action="like" data-show-faces="false" data-share="false"></span>
 <!-- END switch_fb_likebtn -->

 <!-- BEGIN switch_plus_menu -->
 <div id="addthis-toolbar" style="display: inline-block; margin-bottom:5px;">
 <div class="btn-floating-left" tabindex="100">
                مشاركة الموضوع
 </div>
 <div class="addthis-toolbar-btn" style="display:none;">
                {switch_plus_menu.SOCIAL_BUTTONS}
 </div>
 </div>
        {switch_plus_menu.JS_SOCIAL_BUTTONS}
 <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}';
 insert_plus_menu_new('f{FORUM_ID}&t={TOPIC_ID}','{JS_SESSION_ID}', {JS_AUTH_FAVOURITES});
 //]]>
 </script>
 <!-- END switch_plus_menu -->
 </div>
</div>
<table class="forumline" width="100%" border="0" cellspacing="1" cellpadding="0" >
 
 
  <div class="quick-nav-topics bottom">
    <!-- BEGIN switch_isconnect -->
 <a href="{U_VIEW_OLDER_TOPIC}">{L_VIEW_PREVIOUS_TOPIC}</a>
    <!-- END switch_isconnect -->
<a href="#bottom">{L_GOTO_DOWN}</a>
    <!-- BEGIN switch_isconnect -->
 <a href="{U_VIEW_NEWER_TOPIC}">{L_VIEW_NEXT_TOPIC}</a>
    <!-- END switch_isconnect -->
</div>
  <tr align="right">
 
      <td class="catHead" colspan="2" height="28">
        <table width="100%" border="0" cellspacing="0" cellpadding="0">
            <tr>
             
            </tr>
        </table>
      </td>
  </tr>

  <div class="sub-header-buttons">
        <span class="nav">
            <!-- BEGIN switch_user_authpost -->
            <a href="{U_POST_NEW_TOPIC}" rel="nofollow"><img src="{POST_IMG}" id="{POST_IMG_ID}Newtopic" alt="{L_POST_NEW_TOPIC}" align="middle" border="0" /></a>
            <!-- END switch_user_authpost -->
            <!-- BEGIN switch_user_authreply -->
            <a href="{U_POST_REPLY_TOPIC}"><img src="{REPLY_IMG}" alt="{L_POST_REPLY_TOPIC}" align="middle" border="0" /></a>
            <!-- END switch_user_authreply -->
        </span>
 </div>
    <div class="POSTERSLIST"> {POSTERS_LIST}</div>
  <!-- BEGIN topicpagination -->
      <div class="pagination">
        {PAGINATION}
      </div>
  <!-- END topicpagination -->
 
    {POLL_DISPLAY}
  <tr>
      <th class="thLeft" nowrap="nowrap" width="150px" height="26">{L_AUTHOR}</th>
      <th class="thRight" nowrap="nowrap" width="100%" height="26">{TOPIC_TITLE}</th>

  </tr>
 
  <!-- BEGIN postrow -->
 
  <!-- BEGIN displayed -->
 
<table class="animedbz" width="100%" border="0" cellspacing="1" cellpadding="0"  align="center">
  <!-- BEGIN hidden -->
  <tr>

  </tr>
  <!-- END hidden -->
        <td class="postdetaitls {postrow.hidden.ROW_CLASS}" colspan="2" align="center">{postrow.hidden.MESSAGE}</td>
    <tr class="post post--{postrow.displayed.U_POST_ID}" id="p{postrow.displayed.U_POST_ID}" style="{postrow.displayed.DISPLAYABLE_STATE}">
      <td class="ramicaty" valign="top" width="150">
        <div id="p{postrow.displayed.U_POST_ID}" class="post {postrow.displayed.ROW_COUNT}{postrow.displayed.ONLINE_IMG_NEW} post--{postrow.displayed.U_POST_ID}"{postrow.displayed.THANK_BGCOLOR} style="{postrow.displayed.DISPLAYABLE_STATE}">

  <div class="postprofile" id="profile{postrow.displayed.U_POST_ID}">
        <div class="onlin3"> {postrow.displayed.POSTER_AVATAR}</div><br />

            <span class="postdetails poster-profile">
      <span class="name"><a name="{postrow.displayed.U_POST_ID}" style="position: relative; top: -30px; width: 1px;" id="{postrow.displayed.U_POST_ID}"></a><strong>{postrow.displayed.POSTER_NAME}</strong></span><br /><br />
            <div class="renki">{postrow.displayed.POSTER_RANK}</div>
            {postrow.displayed.RANK_IMAGE}<br />
            <!-- BEGIN profile_field -->
            <div class="postom">{postrow.displayed.profile_field.LABEL} {postrow.displayed.profile_field.CONTENT}{postrow.displayed.profile_field.SEPARATOR} </div>
            <!-- END profile_field -->

        </span>
                  <div class="clwwear">
    {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>  </div>
     
</td>
      <td class="ramicaty1"{postrow.displayed.THANK_BGCOLOR} valign="top" width="100%" height="100%">
        <table width="100%" height="100%" border="0" cellspacing="0" cellpadding="0">
            <tr>
              <td><span class="postdetails1"><h2 class="topic-title">{postrow.displayed.ICON} </h2><i class="ion-android-time" data-tooltip="تاريخ المساهمة"></i>{postrow.displayed.POST_DATE}</span></td>
              <td valign="top" nowrap="nowrap" class="post-options">
                <ul class="profile-icons">
              <li class="btn-thank">
                  <a href="{postrow.displayed.THANK_URL}">
                    <i class="ion-heart"></i>
                  </a>
              </li>
              <li class="btn-quote-multi">
                  <span onclick="{postrow.displayed.MULTIQUOTE_URL}" id="post_mq{TOPIC_ID}_{postrow.displayed.U_POST_ID}">
                    <i class="ion-quote"></i>
اقتباس متعدد
                  </span>
              </li>
              <li class="btn-quote">
                  <a href="{postrow.displayed.QUOTE_URL}">
اقتباس
                  </a>
              </li>
              <li class="btn-edit">
                  <a href="{postrow.displayed.EDIT_URL}">
تعديل
                  </a>
              </li>
              <li class="btn-delete">
                  <a href="{postrow.displayed.DELETE_URL}">
حذف
                  </a>
              </li>
              <li class="btn-ip">
                  <a href="{postrow.displayed.IP_URL}">
ip
                  </a>
              </li>
              <li class="btn-report">
                  {postrow.displayed.REPORT_IMG}
              </li>
            </ul>
     
              </td>
            </tr>
            <tr>
              <td colspan="2" class="hr">
                  <hr />
              </td>
            </tr>
               
            <tr height="100%" valign="top">
              <td colspan="2">
              <!-- BEGIN switch_vote_active -->
 <div class="vote">
 <!-- BEGIN switch_vote -->
 <a href="{postrow.displayed.switch_vote_active.switch_vote.U_VOTE_PLUS}" class="ion-plus-circled"></a>
 <!-- END switch_vote -->

 <!-- BEGIN switch_vote -->
 <a href="{postrow.displayed.switch_vote_active.switch_vote.U_VOTE_MINUS}" class="ion-minus-circled"></a>
 <!-- END switch_vote -->

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

 <div class="vote-bars">
 <!-- BEGIN switch_vote_plus -->
 <div class="vote-bar-plus" style="width:{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="width:{postrow.displayed.switch_vote_active.switch_bar.switch_vote_minus.HEIGHT_MINUS}px;"></div>
 <!-- END switch_vote_minus -->
 </div>
 </div>
 <!-- END switch_bar -->

 <!-- BEGIN switch_no_bar -->
 <div title="{postrow.displayed.switch_vote_active.L_VOTE_TITLE}" class="vote-bar-empty"></div>
 <!-- END switch_no_bar -->
 </div>
 <!-- END switch_vote_active -->
                  <div class="postbody">
<div class="content">
              <div>{postrow.displayed.MESSAGE}</div>
              <!-- BEGIN switch_attachments -->
                  <dl class="attachbox">
                    <dt>{postrow.displayed.switch_attachments.L_ATTACHMENTS}</dt>
                    <dd class="attachments">
                        <!-- BEGIN switch_post_attachments -->
                        <dl class="file">
                          <dt>
                              <img src="{postrow.displayed.switch_attachments.switch_post_attachments.U_IMG}" alt=""/>
                          </dt>
                          <dd>
                              <!-- BEGIN switch_dl_att -->
                              <span><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}</span>
                              <!-- END switch_dl_att -->

                              <!-- BEGIN switch_no_dl_att -->
                              <span>{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}</span>
                              <!-- END switch_no_dl_att -->

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

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

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

                    <div class="clear"></div>
                    <!-- BEGIN switch_signature -->
                    <div class="signature_div">
                      <div class="signat"> {postrow.displayed.SIGNATURE}</div>
                    </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="ramicaty2 browse-arrows "{postrow.displayed.THANK_BGCOLOR} align="center" valign="middle" width="150">
        <a href="#top">{L_BACK_TO_TOP}</a> <a href="#bottom">{L_GOTO_DOWN}</a>
      </td>
    <td class="ramicaty3 messaging gensmall "{postrow.displayed.THANK_BGCOLOR} width="100%" height="28">
          <div class="post-footer"><!-- BEGIN switch_likes_active -->
        <div class="fa_like_div">
            <button class="rep-button {postrow.displayed.switch_likes_active.C_VOTE_LIKE}"  data-href="{postrow.displayed.switch_likes_active.U_VOTE_LIKE}" data-href-rm="{postrow.displayed.switch_likes_active.U_VOTE_RM_LIKE}">
              <svg width="15px" height="15px" viewBox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg"><path d="M320 1344q0-26-19-45t-45-19q-27 0-45.5 19t-18.5 45q0 27 18.5 45.5t45.5 18.5q26 0 45-18.5t19-45.5zm160-512v640q0 26-19 45t-45 19h-288q-26 0-45-19t-19-45v-640q0-26 19-45t45-19h288q26 0 45 19t19 45zm1184 0q0 86-55 149 15 44 15 76 3 76-43 137 17 56 0 117-15 57-54 94 9 112-49 181-64 76-197 78h-129q-66 0-144-15.5t-121.5-29-120.5-39.5q-123-43-158-44-26-1-45-19.5t-19-44.5v-641q0-25 18-43.5t43-20.5q24-2 76-59t101-121q68-87 101-120 18-18 31-48t17.5-48.5 13.5-60.5q7-39 12.5-61t19.5-52 34-50q19-19 45-19 46 0 82.5 10.5t60 26 40 40.5 24 45 12 50 5 45 .5 39q0 38-9.5 76t-19 60-27.5 56q-3 6-10 18t-11 22-8 24h277q78 0 135 57t57 135z" fill="#666"/></svg>
              <span>{postrow.displayed.switch_likes_active.L_LIKE}</span>{postrow.displayed.switch_likes_active.COUNT_VOTE_LIKE}
            </button>
            <!-- BEGIN switch_dislike_button -->
            <button class="rep-button {postrow.displayed.switch_likes_active.switch_dislike_button.C_VOTE_DISLIKE}" data-href="{postrow.displayed.switch_likes_active.switch_dislike_button.U_VOTE_DISLIKE}" data-href-rm="{postrow.displayed.switch_likes_active.switch_dislike_button.U_VOTE_RM_LIKE}">
              <svg width="15px" height="15px" viewBox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg"><path d="M320 576q0 26-19 45t-45 19q-27 0-45.5-19t-18.5-45q0-27 18.5-45.5t45.5-18.5q26 0 45 18.5t19 45.5zm160 512v-640q0-26-19-45t-45-19h-288q-26 0-45 19t-19 45v640q0 26 19 45t45 19h288q26 0 45-19t19-45zm1129-149q55 61 55 149-1 78-57.5 135t-134.5 57h-277q4 14 8 24t11 22 10 18q18 37 27 57t19 58.5 10 76.5q0 24-.5 39t-5 45-12 50-24 45-40 40.5-60 26-82.5 10.5q-26 0-45-19-20-20-34-50t-19.5-52-12.5-61q-9-42-13.5-60.5t-17.5-48.5-31-48q-33-33-101-120-49-64-101-121t-76-59q-25-2-43-20.5t-18-43.5v-641q0-26 19-44.5t45-19.5q35-1 158-44 77-26 120.5-39.5t121.5-29 144-15.5h129q133 2 197 78 58 69 49 181 39 37 54 94 17 61 0 117 46 61 43 137 0 32-15 76z" fill="#666"/></svg>
              <span>{postrow.displayed.switch_likes_active.switch_dislike_button.L_DISLIKE}</span>{postrow.displayed.switch_likes_active.switch_dislike_button.COUNT_VOTE_DISLIKE}
            </button>
            <!-- END switch_dislike_button -->
        </div>
        <!-- END switch_likes_active --><br />
              <br />  <!-- BEGIN switch_likes_active -->
                    <div class="fa_like_div">
                        <!-- BEGIN switch_like_list -->
                        {postrow.displayed.switch_likes_active.switch_like_list.D_LIKE_LIST}
                        <!-- END switch_like_list -->
                        <!-- BEGIN switch_dislike_list -->
                        {postrow.displayed.switch_likes_active.switch_dislike_list.D_DISLIKE_LIST}
                        <!-- END switch_dislike_list -->
                    </div>
                    <!-- END switch_likes_active --></div>
        <table border="0" cellspacing="0" cellpadding="0">
            <tr>
              <td valign="middle">

              </td>
            </tr>
        </table>
      </td>
  </tr>
  <!-- BEGIN first_post_br -->
</table>
<hr />
<table class="forumline" width="100%" border="0" cellspacing="1" cellpadding="0">
  <tr>
 
  </tr>
  <!-- END first_post_br -->
  <!-- END displayed -->
  <!-- END postrow -->
  <!-- BEGIN no_post -->
  <tr align="center">
      <td class="row1" colspan="2" height="28">
        <span class="genmed">{no_post.L_NO_POST}</span>
      </td>
  </tr>
  <!-- END no_post -->
 
</table>
<table class="forumline noprint" width="100%" border="0" cellspacing="0" cellpadding="0" style="margin: 0 0 1px 0; border-top: 0px;">
  <tr>
    <div class="quick-nav-topics bottom">
    <!-- BEGIN switch_isconnect -->
 <a href="{U_VIEW_OLDER_TOPIC}">{L_VIEW_PREVIOUS_TOPIC}</a>
    <!-- END switch_isconnect -->
    <a href="#top">{L_BACK_TO_TOP}</a>
    <!-- BEGIN switch_isconnect -->
 <a href="{U_VIEW_NEWER_TOPIC}">{L_VIEW_NEXT_TOPIC}</a>
    <!-- END switch_isconnect -->
</div>
  <!-- BEGIN topicpagination -->
      <div class="pagination">
        {PAGINATION}
      </div>
  <!-- END topicpagination -->


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

  </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"> {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"> {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 -->
        » <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"> {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>

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

        <table border="0" cellpadding="0" width="100%" cellspacing="0" id="info_open" style="display:''">
            <tbody>
    <!-- BEGIN show_permissions -->
 <div class="block">
 <div class="h3">{L_TABS_PERMISSIONS}</div>
 {S_AUTH_LIST}
 </div>
<!-- END show_permissions -->
      <tr>
 
      </tr>
  </tbody>
        </table>

  </tr>
  <tr>
 
  </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="right" valign="middle" nowrap="nowrap" {WIDTH_GALLERY}>
        <span class="nav">
            <!-- BEGIN switch_user_authpost -->
            <a href="{U_POST_NEW_TOPIC}" rel="nofollow"><img src="{POST_IMG}" id="{POST_IMG_ID}Newtopic" alt="{L_POST_NEW_TOPIC}" align="middle" border="0" /></a>
            <!-- END switch_user_authpost -->
            <!-- BEGIN switch_user_authreply -->
            <a href="{U_POST_REPLY_TOPIC}"><img src="{REPLY_IMG}" alt="{L_POST_REPLY_TOPIC}" align="middle" border="0" /></a>
            <!-- END switch_user_authreply -->
        </span>
      </td>

      <td align="left" nowrap="nowrap"><span class="gensmall">{L_JUMP_TO}: {S_JUMPBOX_SELECT} <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"> </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">{S_TOPIC_ADMIN}
        <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 .content', 'max_width' : {switch_image_resize.IMG_RESIZE_WIDTH}, 'max_height' : {switch_image_resize.IMG_RESIZE_HEIGHT} }));
//]]>
</script>
<!-- END switch_image_resize -->

<link rel="stylesheet" href="//cdnjs.cloudflare.com/ajax/libs/highlight.js/9.9.0/styles/github-gist.min.css">
<script src="//cdnjs.cloudflare.com/ajax/libs/highlight.js/9.9.0/highlight.min.js"></script>
<script src="//cdnjs.cloudflare.com/ajax/libs/highlight.js/9.9.0/languages/go.min.js"></script>
<script>
$(document).ready(function() {
  $('pre, code').each(function(i, block) {
      hljs.highlightBlock(block);
  });

  $('.post').each(function() {
      if (!$(this).find('.postprofile-avatar').html().length) {
        $(this).find('.postprofile-rank').css('border-bottom', 'none');
        $(this).find('.postprofile > dl > dt').css('min-height', $(this).find('.post-head').innerHeight());
      }
  });
});
</script>











تم تصميم وتكويد هذا القالب بواسطة  كونان2000 جديد: شكل المواضيع لنسخة ModernBB 1887442045
لا تنسوني من صالح دعائكم

وفقكم الله

description10~رد: جديد: شكل المواضيع لنسخة ModernBB

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

فعلا الشكل مرتب أكثر و حتى البيانات أجمل بعد التعديل

عمل رائع و مجهود عظيم في اعداد مثل هذا الكود المفيـد

شكرا جزيلا لك ^^

تقييم + اعجبني + تثبيت

جديد: شكل المواضيع لنسخة ModernBB 866468155

description10~رد: جديد: شكل المواضيع لنسخة ModernBB

more_horiz
Akatsuki كتب:
و عليكم السلام و رحمة الله تعالى و بركاته

فعلا الشكل مرتب أكثر و حتى البيانات أجمل بعد التعديل

عمل رائع و مجهود عظيم في اعداد مثل هذا الكود المفيـد

شكرا جزيلا لك ^^

تقييم + اعجبني + تثبيت

جديد: شكل المواضيع لنسخة ModernBB 866468155


شكراااااااا Akatsuki
الحمدلله ويسعدني انه عجبكم ^^
شكرا عالتقييم والتثبيت

الله يعطيكم العافيه

description10~رد: جديد: شكل المواضيع لنسخة ModernBB

more_horiz
تسلم ايدك ..
 
 KonuEtiketleri عنوان الموضوع
جديد: شكل المواضيع لنسخة ModernBB
 Konu BBCode BBCode
privacy_tip صلاحيات هذا المنتدى:
تستطيع الرد على المواضيع في هذا المنتدى
replyإرسال مساهمة في موضوع
remove_circleمواضيع مماثلة
chat_bubbleتكويد بسيط للفئات لنسخة ModernBB
chat_bubbleكود ( أفضل 10 أعضاء في الشهر + آخر المواضيع ) لنسخة AwesomeBB
chat_bubble لوحة شرف تلقائية لنسخة الحاسوب + نسخة الجوال
chat_bubbleقانون جديد بخصوص عناوين المواضيع "
chat_bubbleاضف عارضة لوحة الادارة الى منتداك: نسخة ModernBB