شرح لكود لوني المفضل ؟

2 مشترك

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

تم الحل شرح لكود لوني المفضل ؟

مُساهمة من طرف لاتنسى ابدا ذكر الله الخميس 10 فبراير 2022 - 15:43

السلام عليكم ورحمة الله وبركاته
ممكن اخ @كونان2000 تشرحلي كود لوني المفضل وكيف احط اللون مع اي شيء ؟ مثل على الجوائز وصورة العضو وحتى خلفية للبيانات؟

ولك جزيل الشكر والعرفان Cool


عدل سابقا من قبل لاتنسى ابدا ذكر الله في الجمعة 11 فبراير 2022 - 23:24 عدل 1 مرات
لاتنسى ابدا ذكر الله
لاتنسى ابدا ذكر الله
 
 

ذكر
عدد المساهمات : 188
معدل النشاط : 4500
السُمعة : 8

http://syriantjarb.forum2.net/

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

تم الحل رد: شرح لكود لوني المفضل ؟

مُساهمة من طرف كونان2000 الخميس 10 فبراير 2022 - 18:09

وعليكم السلام اخي  @لاتنسى ابدا ذكر الله
عشان اشرح يحتاج وقت ويحتاج موضوع بحاله

لكن انت اطلب ماتريد عمله 
ونحن بالخدمة ان شاء الله
clown
كونان2000
كونان2000
اشراف عام المساعدة
اشراف عام المساعدة

ذكر
عدد المساهمات : 1262
معدل النشاط : 2707
السُمعة : 194

https://anime.forumperso.com/

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

تم الحل رد: شرح لكود لوني المفضل ؟

مُساهمة من طرف لاتنسى ابدا ذكر الله الخميس 10 فبراير 2022 - 23:38

تمام اريد تشغيل تغيير لون ايطار الجوائز وايطار الصورة الشخصية ونقل بيانات اضافية ولوني المفضل وضعهم داخل الايطارات

كود الجافا المستخدم
الكود:
$(function() {
 
  //Indicate here the version of your forum.
  var version = "phpBB2";
 
  if(version.toLowerCase() == "phpbb2"){
      $("table.ttborder img[title='asfar']").closest('table.ttborder').addClass("asfar");
      $("table.ttborder img[title='bnfsj']").closest('table.ttborder').addClass("bnfsj");
      $("table.ttborder img[title='a3mar']").closest('table.ttborder').addClass("a3mar");
      $("table.ttborder img[title='smawe']").closest('table.ttborder').addClass("smawe");
      $("table.ttborder img[title='abead']").closest('table.ttborder').addClass("abead");
      $("table.ttborder img[title='Pink']").closest('table.ttborder').addClass("Pink");
    $("table.ttborder img[title='Tomato']").closest('table.ttborder').addClass("Tomato");   

      $("alt2 img[title='asfar']").closest('avataruser').addClass("asfar");
      $("alt2 img[title='bnfsj']").closest('avataruser').addClass("bnfsj");
      $("alt2 img[title='a3mar']").closest('avataruser').addClass("a3mar");
      $("alt2 img[title='smawe']").closest('avataruser').addClass("smawe");
      $("alt2 img[title='abead']").closest('avataruser').addClass("abead");
      $("alt2 img[title='Pink']").closest('avataruser').addClass("Pink");   
   
      $("table.altaee img[title='asfar']").closest('table.altaee').addClass("asfar");
      $("table.altaee img[title='bnfsj']").closest('table.altaee').addClass("bnfsj");
      $("table.altaee img[title='a3mar']").closest('table.altaee').addClass("a3mar");
      $("table.altaee img[title='smawe']").closest('table.altaee').addClass("smawe");
      $("table.altaee img[title='abead']").closest('table.altaee').addClass("abead");
      $("table.altaee img[title='Pink']").closest('table.altaee').addClass("Pink");   
   
      $("table.altaee img[title='asfar']").closest('altaee2000').addClass("asfar");
      $("table.altaee img[title='bnfsj']").closest('altaee2000').addClass("bnfsj");
      $("table.altaee img[title='a3mar']").closest('altaee2000').addClass("a3mar");
      $("table.altaee img[title='smawe']").closest('altaee2000').addClass("smawe");
      $("table.altaee img[title='abead']").closest('altaee2000').addClass("abead");
      $("table.altaee img[title='Pink']").closest('altaee2000').addClass("Pink");
  }
});

لاتنسى ابدا ذكر الله
لاتنسى ابدا ذكر الله
 
 

ذكر
عدد المساهمات : 188
معدل النشاط : 4500
السُمعة : 8

http://syriantjarb.forum2.net/

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

تم الحل رد: شرح لكود لوني المفضل ؟

مُساهمة من طرف لاتنسى ابدا ذكر الله الخميس 10 فبراير 2022 - 23:45

نصف قالب المقالات الاول
الكود:
<!-- code license byhttp://www.sunnset.com -->
  <script type="text/javascript">
var CopyrightNotice='The last Topics category for forumotion. Copyright :copyright:️ ';
$(function () {
    $.ajax({
        url: "/feed/?f={FORUM_ID}",
        success: function (a) {
  $(".postbody:first").after('<center><br</div><div class="clear"></div><div class="clear"></div><div class="clear_both"></div><div style="width:20%;background:#eee;border:1px solid #ddd;padding:4px;margin-top:5px; font-size: 13px; font-family: Tahoma;font-weight: bold;"><br /><div id="cungchuyenmuc" style="font-weight: bold;padding:10px 20px;background:#000;border:1px solid #ddd;"><div class="title"><span style="color: rgb(0, 0, 255); font-size: 18px;"><strong><span style="font-family: Arial; font-size: 24px;">اقرا اخر مواضيع القسم</span><span style="font-family: Arial;">.....</span><br /></strong></span></div><br /></div></div></center>');
            12 < $(a).find("title").length ? so = 12 : so = $(a).find("title").length;
            for (i = 2; i < so; i++) $('<a href="' + $(a).find("link:eq(" + i + ")").text() + '">' + $(a).find("title:eq(" + i + ")").text() + "</a><br/>").appendTo("#cungchuyenmuc")
        }
    })
});
</script>



<style type="text/css">

.postbody {
    color: #000;
    line-height: 18px;
    font: bold 11px Tahoma;
}


 
</style>
<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();
            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;
};
$(document).ready(function(){$('div:first.postbody div.clear, div:first.post br.clear').html('<iframe src="http://a7la.0wn0.com/h4-" height="288" width="690" frameborder="0" scrolling="no"></iframe>')});

//]]>
</script>
<!--بداية التأطير العلوي -->
<div class="t1">
  <div class="t2"></div>
  <div class="t3"></div>
</div>
<div class="body-bg">
  <div class="t4">
      <div class="t5">
<!--نهاية التأطير العلوي -->
<table class="forumline" 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>

<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>


      <!-- BEGIN topicpagination -->

  <!-- END topicpagination -->







 
    </tr> </table>


<table class="forumline" cellpadding="6" cellspacing="1" border="0" width="100%" align="center" style="border-bottom-width:0px">
<tr>
 
  <!-- BEGIN postrow -->
 <!-- BEGIN displayed -->
<td class="vbmenu_control" align="center"><font face="Tahoma" color="#FFFFCD">
                    <span style="font-size: 9pt; "><strong>كاتب الموضوع
                    </strong>
                    </span></font> </td>
<td class="vbmenu_control" align="center"><b><font face="Tahoma" color="#FFFFCD"><span class="smallfont">
                    <span style="font-size: 9pt">{postrow.displayed.POSTER_NAME}</span></span><span style="font-size: 9pt">
                    </span></font></b> </td>

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


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


                   
                      <a rel="nofollow" href="javascript:void(0);" onclick="window.print();return false">

                        <img class="style1" src="https://i.servimg.com/u/f39/18/63/84/73/printe10.gif" alt="مشاهدة صفحة طباعة الموضوع" /></a>
        |
                      <a rel="nofollow" href="{U_TELLFRIEND_JS_PLUS_MENU}">

  <img class="style1" src="https://i.servimg.com/u/f39/18/63/84/73/sendto10.gif" alt="أرسل هذا الموضوع إلى صديق" /></a>
  |
    <a href="{U_FAVOURITE_JS_PLUS_MENU}">

        <img class="style1" src="https://i.servimg.com/u/f39/18/63/84/73/subscr10.gif" alt="الاشتراك" /></a>
 

</td>
 
<td class="tcat" align="center"><b><font face="Tahoma"><span class="smallfont">


                    <span style="font-size: 9pt">
                      <a name="fb_share" type="button_count" href="https://www.facebook.com/sharer.php">
<font face="Tahoma" color="#FFFFCD">
                    <span style="font-size: 9pt; "><strong>انشر الموضوع </strong>
                    </span></font> </a><font color="#FFFFCD"><script src="http://static.ak.fbcdn.net/connect.php/js/FB.Share" type="text/javascript"></script></font></span></span>
 
 <font color="#FFFF00"><span style="font-size: 9pt">
                    </span></font></font></b> </td>
 
<td class="vbmenu_control" style="width: 152px" align="center">
<!-- AddThis Button BEGIN -->
<div class="addthis_toolbox addthis_default_style">
<a href="https://www.addthis.com/bookmark.php" class="addthis_button_compact">
</a>
<a class="addthis_button_google"></a>
<a class="addthis_button_facebook"></a>
<a class="addthis_button_twitter"></a>
<a class="addthis_button_friendfeed"></a>
</div>

<script type="text/javascript" src="http://s7.addthis.com/js/250/addthis_widget.js"></script>
<!-- AddThis Button END -->
</td>

 
 
 <!-- BEGIN switch_twitter_btn -->
 <span id="twitter_btn" style="margin-left: 6px; ">
 <a href="https://twitter.com/share" class="twitter-share-button" data-count="horizontal">Tweet</a>
 <script type="text/javascript" src="https://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="https://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="https://www.addthis.com/bookmark.php?v=250&pub=forumotion"><img alt="" src="https://i.servimg.com/u/f39/18/63/84/73/cat10.png"/></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}';
 
 insert_plus_menu('f{FORUM_ID}&t={TOPIC_ID}','{JS_SESSION_ID}', {JS_AUTH_FAVOURITES});
 //]]>
 </script>

<!-- كود التصويت -->


{POLL_DISPLAY}


<!-- كود التصويت -->



 </span>
  </td>
 

 

</tr>
</table>


 
<!--https://help.ahlamontada.com/t1096040-topic#4978198  موضوع اطارات البيانات -->





<head>
<style type="text/css">

fieldset,  .code, td.gensmall, .postdetails.poster-profile a img, .esharydetails{
padding: 10px 10px 10px 10px;
border: medium double #A5062C;
background:# !important;
font-size: 27px;
}

 .AVATAR86 img {
        height: 520px;
        width:320px;
    }

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




.postbody img {
max-width:1200px;
}
.avataruser img {
max-width:700px;
}

/*---------- الشخصيهكود التحكم بايطار الخارجي للصوره  ----------- */
.avataruser img {
-moz-border-radius-bottomleft: 8px;
-moz-border-radius-bottomright: 8px;
-moz-border-radius-topleft: 8px;
-moz-border-radius-topright: 8px;
background: #000000 url("") center top repeat-x;
border : 1px dotted Magenta;
border-top: medium solid Magenta;
border-bottom: medium solid Magenta;


}












.userdetails{
}





td.alt1.infouser img {

}




td.alt1.infouser {
background: #;
color: #8C8C8C;
font-size:11px;
font-weight: bold;
padding: 1px; margin: 1px;
display: block;
padding: 7px;
border-radius: 1px;
text-align: right;
}
td.alt2.infouser {
background: #;
color: #8C8C8C;
font-size:11px;
font-weight: bold;
padding: 1px; margin: 1px;
display: block;
padding: 7px;
border-radius: 1px;
text-align: right;
}


/*---------- كود التحكم بمربع المشاركه----------- */
.alt2, .alt2Active, .row2 {
-moz-border-radius-bottomleft: 8px;
-moz-border-radius-bottomright: 8px;
-moz-border-radius-topleft: 8px;
-moz-border-radius-topright: 8px;
background: # url("") center top repeat-x;
border : 1px dotted #;
border-top: medium solid #;
border-bottom: medium solid #;
}






overall_footer_begin {
display: none;
}




.conan2000, .conan1 {

    background: orange;
    color: azure;
font-size: 18px;
font-weight: bold;
padding: 1px; margin: 1px;
display: block;
padding: 7px;
  border-radius: 1px;
}






















.sidebaritem {
background: url("") repeat-x scroll 0 0 #FBFBFB;
border-color: #ffffff;
border-style: solid;
border-width: 1px 2px 1px 1px;
font-size: 11px;
padding: 0;
width: 180px;
}

.postimg {
        height: 1220px;
        width: 1145px;
    }

/***تكبير الخط**/
.postbody{
background: url("");
font-size: 22px;
text-align: center;
font-weight: 700;
font-family: Arial, Tahoma, Verdana;
line-height: 2.0em;
color: #DD6900;
}





.postbody{
color: #DD6900;
font-size:26px;font-weight:700;line-height:2em;text-align:center;text-shadow:#ffa34f 1px 2px 1px}a:link{text-decoration:none
}


dl.codebox dt {
    background: #FFFFFF url(https://i.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%;
font-size: 22px;
text-align: center;
font-weight: 700;
font-family:
Droid Arabic Kufi;
line-height: 2.0em;
color: #DD6900;
}
dl.codebox dt, blockquote cite {
    background: #FFFFFF url(https://i.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%;
font-size: 22px;
text-align: center;
font-weight: 700;
font-family:
Droid Arabic Kufi;
line-height: 2.0em;
color: #DD6900;
}
 .quote{
    background: #FFFFFF url(https://i.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%;
font-size: 22px;
text-align: center;
font-weight: 700;
font-family:
Droid Arabic Kufi;
line-height: 2.0em;
color: #DD6900;
}

</style>

</head>
<!-- BEGIN postrow -->

<!-- BEGIN displayed -->


<table class="forumline vbseo_like_postbit" id="post20352549" cellpadding="6" cellspacing="1" border="0" width="100%" align="center">
<tr>
<td class="thead">
<div class="nav_post" >
 <div class="normal" style="float:left">
            {postrow.displayed.IP_IMG} {postrow.displayed.REPORT_IMG}
               


 
 
 
 </div>

 <div class="normal" class="thead">

        <div class="post-head"><span class="MostWanted">{postrow.displayed.COUNT_POSTS}</span>
 <!-- status icon and date -->

 
{postrow.displayed.POST_DATE_DMY_VALUE0} - {postrow.displayed.POST_DATE_DMY_VALUE1} - {postrow.displayed.POST_DATE_DMY_VALUE2}
 



 <!-- / status icon and date -->
 </div>
 </div>
</td>
  </tr>
<tr>





 <td class="alt2"  colspan="1" width="200"
 <!-- user info -->
 <table cellpadding="0" cellspacing="6" border="0" width="100%" >
 <tr>
 <td class="alt1" align="center"><div class="avataruser">
<div class="AVATAR86">




 {postrow.displayed.POSTER_AVATAR}











</div>

<div style="text-align:center" class="smallfont">

                          </div>
 <div class="smallfont">
                           
  </div>
          <a class="bigusername" name="{postrow.displayed.U_POST_ID}">    </a>


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


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

<p style="text-align: center;">



                     
 <td nowrap="nowrap" align="center">

 <table>
                  <tr>
                          <td>
 <div id="postmenu_20352549" align="center">
 

 
 


                               



                          </div>
                          </td>
 <td>

                          <table border=0 cellspacing=0 cellpadding=0 class="offlinebutton"><tr><td width="ضع مقاس الايقونه "><!-- postrow.displayed.ONLINE_IMG --> </td></tr></table>
 
                          </td>
 </tr>
 </table>
                          <!-- بيانات موقعي -->




<!-- BEGIN contact_field -->

<!-- END contact_field -->



<!-- /الاوسمه جنب الصوره اليمين -->
<!-- /https://www.3-zf.com/vb/showthread.php?p=76788#post76788    موضوع الدي نسخنا منه الكود-->


<tr>

        <!-- user info -->
<td align="center" width="100%">
<p style="text-align: center;">

             
        <tr>
            <td>

    </tr>
</table>
            </div>
  </td>
            <td align="center">
<table border="0" cellpadding="0" cellspacing="2" width="187" align="center">
<tr><td align="center">
<div id="postmenu_76788" align="center">

</table>
</td>
<td valign="middle">
<div style="width: 185px; ">
<table class="ttborder" style="top"> 
<table border="3" width="100%" cellspacing="2"  style="border: 1px solid Magenta">
<tr>
<td align="center" style="background-color: Magenta; border: 1px none;">
<span style="background-color: Magenta; color:#FFF;">.AWARDS</span>
</td>
</tr>
<tr>

<!-- نظام الجوائز-->
    <td class="css_helmtd" style="border-top: 0px solid Magenta; border-bottom: 0px solid Magenta; border-right: 3px solid Magenta; border-left: 3px solid Magenta;" align="right">

<div align="center">
<marquee onmouseover="this.stop()" onmouseout="this.start()" direction="up" scrolldelay="2" scrollamount="1" style="width:170px; height:110px;"><div align="center">{postrow.displayed.AWARDS}</a>&nbsp;</div></marquee>

<!-- BEGIN switch_awards --> <tr> <th colspan="2">{switch_informations_menu.switch_awards.L_AWARDS}</th> </tr> <tr> <td id="list_awards" class="catBottom" colspan="2" style="background-image: none; text-align: center">{switch_informations_menu.switch_awards.AWARDS_LIST}</td> </tr> <tr> <td class="catBottom" colspan="2" style="text-align: center"> <input id="awards_order" type="hidden" name="awards_order" value="" /> <input style="cursor: pointer" id="sort_awards" class="liteoption" type="button" name="order" value="{switch_informations_menu.switch_awards.L_SORT}" /> </td> </tr> {switch_informations_menu.switch_awards.SCRIPT_SORT_AWARDS} <!-- END switch_awards -->

<!-- BEGIN switch_awards --> <tr> <td class="catLeft" align="center" height="28"><b><span class="gen">{switch_awards.L_AWARDS}</span></b></td> </tr> <tr> <td class="row1 awards_block_simple_wrapper" valign="top"> <table width="100%" border="0" cellspacing="1" cellpadding="0"> <tr> <td class="awards_block_simple"><span class="gen"><strong>{switch_awards.AWARDS_LIST}</strong></span></td> </tr> </table> </td> </tr> <!-- END switch_awards -->


<!-- رسول -->

<!-- نظام الجوائز--></div></td>
</tr>
</table>

</div>
</td>

<!-- /الاوسمه جنب الصوره اليمين -->

<!--هاك التواجد -->

<!--هاك اطار بيانات اضافيه سفلي -->
 <td class=""><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></td>

<!-- الموضوع والأيقونة -->

<!-- / بيانات موقعي -->






<!--هاك تحت الصوره الوسط -->
<td align="center" width="100%">
<p style="text-align: center;">
<!--هاك التواجد -->
{postrow.displayed.profile_field.LABEL}
{postrow.displayed.POSTER_NAME}
</p>
{postrow.displayed.RANK_IMAGE}
</p>
 {postrow.displayed.ONLINE_IMG}
</p>

<p style="text-align: center;">
 <img src="https://i.servimg.com/u/f18/20/23/40/69/0611.gif" /><img src="https://i.servimg.com/u/f18/20/23/40/69/0611.gif" /><img src="https://i.servimg.com/u/f18/20/23/40/69/0611.gif" /><br />
</p>
<img src="https://2img.net/i/fa/empty.gif" /><br />
</p>






 <!-- icon and title -->
 <div class="smallfont">
 <span itemprop='itemreviewed'><span itemprop='description'>
                <span class="postdetails">{postrow.displayed.ICON}{L_POST_SUBJECT}: {postrow.displayed.POST_SUBJECT}</span>
            </span></span>
<!-- AddThis Button BEGIN -->
<div class="addthis_toolbox addthis_default_style ">
<g:plusone></g:plusone>
</div>
<script type="text/javascript">var addthis_config = {"data_track_addressbar":true};</script>
تم النشر فى :{postrow.displayed.POST_DATE_DMY_VALUE0} - {postrow.displayed.POST_DATE_DMY_VALUE1} - {postrow.displayed.POST_DATE_DMY_VALUE2}
<script type="text/javascript" src="//s7.addthis.com/js/300/addthis_widget.js#pubid=ra-50c106fa63db4869"></script>
<!-- AddThis Button END -->
 <td width="180" align="center">
<!--هاك تحت الصوره الوسط -->






<!-- /هاك الدعاء-->

 

<!-- /نهايه هاك الدعاء -->


<td valign="" nowrap="nowrap" align="center">
<table class="ttborder" style="top">



<!-- /جديد -->
<td  class="css_helmtd" style="border-top: 0px dashed #; border-bottom: 0px dashed #; border-right: 3px dashed #; border-left: 3px dashed #;" align="right">

 <div align="center">
<!-- /جديد-->


<div  class="conan2000"vbmenu_control" ><a href="/profile?mode=editprofile"style="font-size: 11px;"color="">بيانات اضافيه [+]</a></div>



<!-- رسول -->


<!-- BEGIN profile_field -->


<tr>
<td class="alt1 infouser" align="center">{postrow.displayed.profile_field.LABEL}  {postrow.displayed.profile_field.CONTENT} </td>

</tr>






<!-- END profile_field -->


<!-- https://www.lolo-m.com/vb/showthread.php?p=150572#post150572    الستايل اللي حولنا منه الكود -->

<td align="center" style="background-color: orange; border: 10px none;">
<font face="Tahoma" style="font-size: 11px;"background-color: Magenta">لوني المفضل<font face="Tahoma" style="font-size: 11px;""background-color: Magenta"></font>






<div style="padding:3px; text-align:center;">
<div align="center">

</table>
</div>
</div>
</td>
</tr>
</table>
<!-- / user info -->
</td>
</tr>
<tr>

<td class="alt1" id="td_post_501">

<!-- message, attachments, sig -->










 

 

         
 

 
 </div>

 <!-- / icon and title -->
 


<div id="post_message_20352549">
 
 
 </div>
<!-- start continues -->




<div class="tr_continues_go">


 <div id="post_message_501" align="center">
         
 

   
   
       


          <img border="0" src="http://f.top4top.net/p_340ud9ha1.gif" width="350"/>     






</div>
<!--  end continues -->
<!-- BEGIN switch_likes_active -->
<div class="vbseo_buttons" id="lkbtn_1.2848264.23709737" style="visibility: visible; opacity: 1;">
<!-- 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 -->
    <ul class="vbseo_links" style="visibility:visible">
 
 <li class="vbseo_share">
 <a href="{FORUM_URL}{TOPIC_URL}#">
                  <img border="0" src="https://www.a-al7b.com/vb/images/like_share/share.gif"/></a>
 <ul class="vbseo_share_body">
 <li class="share_header">مشاركة هذا الموضوع في </li>
 <li class="right">
                          <img alt="" height="18px" src="https://i.servimg.com/u/f33/19/52/81/36/digg10.gif" width="18px"/><a href="http://digg.com/submit?phase=2&url={FORUM_URL}{TOPIC_URL}" rel="nofollow">Digg</a></li>
 <li class="left">
                          <img alt="" height="18px" src="https://i.servimg.com/u/f33/19/52/81/36/delici10.gif" width="18px"/><a href="http://del.icio.us/post?url={FORUM_URL}{TOPIC_URL}" rel="nofollow">Del.icio.us</a></li>
 <li class="right">
                          <img alt="" height="18px" src="https://i.servimg.com/u/f33/19/52/81/36/techno10.gif" width="18px"/><a href="http://technorati.com/faves/?add={FORUM_URL}{TOPIC_URL}" rel="nofollow">Technorati</a></li>
 <li class="left">
                          <img alt="" height="18px" src="https://i.servimg.com/u/f33/19/52/81/36/twitte10.png" width="18px"/><a href="https://twitter.com/home?status={FORUM_URL}{TOPIC_URL}" rel="nofollow">Twitter</a></li>
 </ul>
    </li>
    <li class="seperator"> | </li>
 
 
 
                  <li class="vbseo_like">

                <a 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}" onclick="return false" class="vbseo_like_link">
                                                                                          <img src="https://i.servimg.com/u/f18/20/23/40/69/000010.jpg" border="0"/></a></li>
 
    </ul>

    <div class="alt2 vbseo_liked" style="visibility: hidden; display: none;">.</div>


</div>
 <!-- END switch_likes_active -->

                  <br />




<br>



 <!-- google_ad_section_start -->
 <!-- message -->
 <div class="postbody" align="center">

  <span style="margin: 2px; float: left;">
    <div align="center">

</div>
</span>

 <br/>
  {TOPIC_TITLE}
          <br/>   
           

<table>
  <tr>
      <td>

 
  </td>
</tr>
</table>
<span style="margin: 2px; float: left;">
 
</span>

{postrow.displayed.MESSAGE}


        <br /><br />

 

   

 
 </div>
 <!-- / message -->




        <br />

  <div class="sharethis-inline-share-buttons">
 </div>
<div class="sharethis-inline-reaction-buttons">
 </div>
<br />

        <br /><br />

        <br />

</div>







                <!-- تزيين -->



<!--https://www.a-al7b.com/vb/showthread.php?t=46675-->
                <!-- تزيين -->




<p style="text-align: center;">
 <img src="https://2img.net/h/albaadr.com/helm/t.png" /><br />
</p>
  <!-- google_ad_section_end -->
 
 <div align="center">

  </div>
 
 <!-- بداية قالب الموضوع الاصلي - http://www.arab-d.com -->
 <!-- مكان كود المصدر -->
    <!-- نهاية قالب الموضوع الاصلي - http://www.arab-d.com -->
</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" width="55%">{postrow.displayed.switch_attachments.switch_post_attachments.switch_dl_att.ATTACHMENT}</td>
    <td align="center" width="10%"><img src="{postrow.displayed.switch_attachments.switch_post_attachments.U_IMG}"width="40" height="40" border="0" /></td>
    <td align="center" width="10%">{postrow.displayed.switch_attachments.switch_post_attachments.FILE_SIZE}</td>
    <td align="center" width="10%"><a rel="nofollow" href="{postrow.displayed.switch_attachments.switch_post_attachments.switch_dl_att.U_ATTACHMENT}"><img class="inlineimg" src="https://i.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" width="15%">{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 -->
 
   
          <!-- BEGIN switch_signature -->
<div align="CENTER"><table style="width:90%;background-image:url('https://2img.net/i/fa/empty.gif');"><tbody><tr><td style="filter:;"><div align="center"><br>
<div align="CENTER"><table style="width:90%;background:url("https://2img.net/i/fa/empty.gif");"><tbody><tr><td style="filter:;"><div align="center"><br>
<br>
<br>
<br>
<font size="4"><br>
<br>


          <fieldset align="right "class="fieldset smallfont" title="التوقيع:">
<legend>التوقيع: {postrow.displayed.POSTER_NAME}</legend>
<p>
 <img title="" src="https://2img.net/i/fa/empty.gif" alt="" /><br />
</p>
<div align="center">
  <br/>

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

</fieldset>


<br>
</div><br>
<br>
</div></font></font></font></font></font></font></font></font></font></font><div align="center"><br>
<br>
<br>
<br>
<font color="#cccccc"><img src="https://i.servimg.com/u/f18/20/23/40/69/glitte10.png" border="0" alt=""></font></div><br>
</div></td></tr></tbody></table></div> <br>
<br>
<br>
<br>
<font color="#cccccc"><img src="https://i.servimg.com/u/f18/20/23/40/69/d8b9d812.jpg" border="0" alt=""></font></div><br>
</div></td></tr></tbody></table></div>
 
        <!-- / sig -->
<!-- END switch_signature -->
 

 

 <div style="margin-top: 10px" align="left">
 <!-- controls -->
 
 <!-- / controls -->
 </div>

 <!-- message, attachments, sig -->
</td>
</tr>
<tr>


     
     
     
     
     
 
 



    <td class="alt1" align="left">
 
        <!-- controls -->

<div style="text-align: center;">
</div>




{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="https://i.servimg.com/u/f18/20/23/40/69/quickr11.gif"/></a>
     
        <!-- / controls -->
    </td>
</tr>
</table>

  <!-- بداية اطار سفلي -->
      </div>
  </div>
</div>
<div class="t6">
  <div class="t7"></div>
  <div class="t8"></div>
</div>
<!--نهاية التأطير السفلي -->
<br />
<!--بداية التأطير العلوي -->
<div class="t1">
  <div class="t2"></div>
  <div class="t3"></div>
</div>
<div class="body-bg">
  <div class="t4">
      <div class="t5">
<!--نهاية التأطير العلوي -->

 
لاتنسى ابدا ذكر الله
لاتنسى ابدا ذكر الله
 
 

ذكر
عدد المساهمات : 188
معدل النشاط : 4500
السُمعة : 8

http://syriantjarb.forum2.net/

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

تم الحل رد: شرح لكود لوني المفضل ؟

مُساهمة من طرف لاتنسى ابدا ذكر الله الخميس 10 فبراير 2022 - 23:46

وهذا النصف الاخر

الكود:


  <!-- END displayed -->
 
 <!-- END postrow -->
 <div align="center">

</div>


<!-- BEGIN comment -->
 <!-- BEGIN displayed -->


<tr class="post post--{comment.displayed.U_POST_ID}" style="{comment.displayed.DISPLAYABLE_STATE}">
        <td class="{comment.displayed.ROW_CLASS}"{comment.displayed.THANK_BGCOLOR} valign="top" width="100%" height="28" colspan="2">
     
<table id="post501" class="forumline" 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">
{comment.displayed.POST_DATE}
            </div>
         




            <!-- / status icon and date -->
        </td>
        <td class="thead" style="font-weight:normal" align="left">
         
 <a href="#p{comment.displayed.U_POST_ID}" target="new" rel="nofollow" id="postcount501" name="1"><strong>{comment.displayed.COUNT_POSTS}</strong></a>
         
        </td>
 
</tr>
<tr valign="top">
<td class="alt1" width="227px" style="text-align:center">
            <table class="tborder" cellpadding="6" cellspacing="1" border="0" width="100%" style="text-align:right"> 
    <tr>
        <td colspan="2" class="tcat" align="center"> </td>
    </tr>
<tr>
        <td class=""></td>
     
        <td class="alt1 infouser"><div id="postmenu_501" align="center">
          <a class="bigusername" name="{comment.displayed.U_POST_ID}"> {comment.displayed.POSTER_NAME} </a>
          </div>
        </td>
    </tr>
 
    <tr>
        <td class=""><div align="center"></div></td>
        <td class=""><div align="center">{comment.displayed.POSTER_RANK}</div></td>
    </tr>
 
    <tr>
        <td class="width: 250px;"><div align="center"></div></td>
        <td class=""><div align="center">{comment.displayed.RANK_IMAGE}</div></td>
    </tr>
 
 
              <tr>
        <td colspan="2" class="" align="center"></td>
    </tr>
    <tr>
        <td colspan="2" align="center" class="alt1"><div class="smallfont avataruser">
                    <br />{comment.displayed.POSTER_AVATAR}</div>
</td>
    </tr>
    </table>
         
            <div class="smallfont" style="text-align:right">
            <br />
            <table class="tborder" cellpadding="6" cellspacing="1" border="0" width="100%">
   
              <tr>
        <td colspan="2" class="" align="center"></td>
    </tr>
<!--هاك الساعه -->         




<!--هاك الساعه -->         

<!-- هاك الصوره الوسط -->         
 
<!-- الازرار -->

<!-- الازرار -->
<!--هاك اطار بيانات اضافيه سفلي -->



<!--جديد -->
<!--هاك اطار بيانات اضافيه سفلي -->
<div style="padding:3px; text-align:center;">
<div align="center">


<!-- رسول -->
<table class="ttborder" style=" border-width: 2px; border-style: ridge; border-: ; width: 250px;">
<!-- BEGIN profile_field -->
<!-- جديد -->
        <tr>
        <td class="alt1 infouser" align="center">{comment.displayed.profile_field.LABEL} {comment.displayed.profile_field.CONTENT} </td>

    </tr>
 

<!-- END profile_field -->
</table>
<div style="padding:3px; text-align:center;">
<div align="center">




 












<br />
                <table class="tborder" cellpadding="6" cellspacing="1" border="0" width="100%" style="text-align:right">
    <tr>

    </tr>
<tr>
        <td class=""></td>
        <td class=""><div align="center">



<table border=0 cellspacing=0 cellpadding=0 class="offlinebutton"><tr><td width="ضع مقاس الايقونة ">{comment.displayed.ONLINE_IMG}</td></tr></table>
 

</div></td>
    </tr>
    <tr>
        <td class=""></td>

<!--هاك اطار بيانات اضافيه سفلي -->




<!--هاك اطار بيانات اضافيه سفلي -->
        <td class=""><div align="center">  {comment.displayed.PROFILE_IMG}

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

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

              </span>
            </div>

            <!-- / icon and title -->
   
 <!-- google_ad_section_start -->
        <!-- message -->
        <div id="post_message_501" align="center">
         

          <img border="0" src="https://i.servimg.com/u/f63/11/53/34/85/f3al_c10.png" width="350"/>

      <br />       

                        <br />

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

{comment.displayed.MESSAGE}


        <br /><br />

        <br />
   



          <br />


          <br />
     

            </div>      </div>




 <!-- 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 -->

                  <br />




<br>

          <!-- 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" width="55%">{comment.displayed.switch_attachments.switch_post_attachments.switch_dl_att.ATTACHMENT}</td>
    <td align="center" width="10%"><img src="{comment.displayed.switch_attachments.switch_post_attachments.U_IMG}"width="40" height="40" border="0" /></td>
    <td align="center" width="10%">{comment.displayed.switch_attachments.switch_post_attachments.FILE_SIZE}</td>
    <td align="center" width="10%"><a rel="nofollow" href="{comment.displayed.switch_attachments.switch_post_attachments.switch_dl_att.U_ATTACHMENT}"><img class="inlineimg" src="https://i.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" width="15%">{comment.displayed.switch_attachments.switch_post_attachments.NB_DL}</td></tr> </table>

<!-- END switch_dl_att -->
<!-- BEGIN switch_no_dl_att -->
                                          {comment.displayed.switch_attachments.switch_post_attachments.switch_no_dl_att.ATTACHMENT} {comment.displayed.switch_attachments.switch_post_attachments.switch_no_dl_att.ATTACHMENT_DEL}
                <FONT color=Red>{comment.displayed.switch_attachments.switch_post_attachments.switch_no_dl_att.TEXT_NO_DL}</FONT>
                ? الحجم ({comment.displayed.switch_attachments.switch_post_attachments.FILE_SIZE}) ({comment.displayed.switch_attachments.switch_post_attachments.NB_DL})
              </table>  <!-- END switch_no_dl_att -->






                <!-- END switch_post_attachments -->



</fieldset>


                <!-- END switch_attachments -->



                                <br />
  <div class="sharethis-inline-share-buttons">
 </div>
<div class="sharethis-inline-reaction-buttons">
 </div>
<br />   
 
     
      <br /><br />
     
        <br />


</div>




 


     









        <!-- BEGIN switch_signature -->

            <!-- END switch_signature -->
        <!-- google_ad_section_end -->

     
 
 

    </td>
</tr>
<tr>
    <td class="alt2" align="center">
 {comment.displayed.IP_IMG} {comment.displayed.REPORT_IMG}
     
     
     
     
     
    </td>
 
    <td class="alt1" align="center">
 
        <!-- controls -->





<p style="text-align: center;">
 <img src="https://2img.net/h/albaadr.com/helm/t.png" /><br />
</p>


          <fieldset class="fieldset smallfont" title="التوقيع:">
<legend>التوقيع: {postrow.displayed.POSTER_NAME}</legend>
<div align="center">
    <br/>

  {postrow.displayed.SIGNATURE}
      <br/><br/>
       
            </div>
</fieldset>

        <!-- / sig -->







        <!-- / sig -->

  <!-- تجميل ازرار الرد السريع-->

 <div style="margin-top: 10px" align="left">


{comment.displayed.THANK_IMG} {comment.displayed.MULTIQUOTE_IMG} {comment.displayed.QUOTE_IMG} {comment.displayed.EDIT_IMG} {comment.displayed.DELETE_IMG}

     

     
          <a href="#quickreply" rel="nofollow" title="الرد السريع"><img src="https://i.servimg.com/u/f18/20/23/40/69/quickr11.gif"/></a>

        <!-- / controls -->
    </td>
</tr>

</table>









  <!-- بداية اطار سفلي -->
      </div>
  </div>
</div>
<div class="t6">
  <div class="t7"></div>
  <div class="t8"></div>
</div>
<!--نهاية التأطير السفلي -->
<br />
<!--بداية التأطير العلوي -->
<div class="t1">
  <div class="t2"></div>
  <div class="t3"></div>
</div>
<div class="body-bg">
  <div class="t4">
      <div class="t5">
<!--نهاية التأطير العلوي -->
 

  <!-- END displayed -->

 <!-- END comment -->
 
<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>

المشاركين في الموضوع
<div class="width:100%;" height="140""topic-s">
<div class="topic-st">{POSTERS_LIST}{POSTER_MORE_MODAL}</div>  <div class="topic-sy"></div>

</div>
      <!-- BEGIN topicpagination -->

  <!-- END topicpagination -->
 
    </tr> </table>



  <div align="center">

</div>


<br />
<!-- social bookmarking links -->
<!-- مكان الاشارات المرجعيه-->

<!--bdayh-->
<!-- / social bookmarking links -->
 <!-- بداية اطار سفلي -->
      </div>
  </div>
</div>
<div class="t6">
  <div class="t7"></div>
  <div class="t8"></div>
</div>
<!--نهاية التأطير السفلي -->
<br />
<!--بداية التأطير العلوي -->
<div class="t1">
  <div class="t2"></div>
  <div class="t3"></div>
</div>
<div class="body-bg">
  <div class="t4">
      <div class="t5">
<!--نهاية التأطير العلوي -->
<br />

                  <table class="forumline" cellpadding="6" cellspacing="1" border="0" width="100%" align="center">
                    <tr><td class="thead"><a name="taglist"></a><a href="https://www.facebook.com/" target="_blank">التعليق على الموضوع بواسطة الفيس بوك</a></td></tr><tr><td class="alt1 smallfont" id="tag_list_cell"><center><div id="fb-root"></div><script src="https://connect.facebook.net/ar_AR/all.js#xfbml=1"></script><fb:comments href="http://forums.arab-d.com/topic-t{TOPIC_ID}.htm" num_posts="3" width="600"></fb:comments>
                    </center>
   
                    </td></tr></table>

<br />
<!-- BEGIN switch_user_logged_in -->
                  <table class="forumline" 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>

 

 
 

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

<a name="quickreply"></a>
              <img border="0" src="https://i.servimg.com/u/f63/13/53/37/81/oid6qr10.png" alt=".. " />
                  <br/>
 {QUICK_REPLY_FORM}<br />

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


 <!-- بداية اطار سفلي -->
      </div>
  </div>
</div>
<div class="t6">
  <div class="t7"></div>
  <div class="t8"></div>
</div>
<!--نهاية التأطير السفلي -->
<br />
<!--بداية التأطير العلوي -->
<div class="t1">
  <div class="t2"></div>
  <div class="t3"></div>
</div>
<div class="body-bg">
  <div class="t4">
      <div class="t5">
<!--نهاية التأطير العلوي -->
<br />

  <!-- END switch_user_logged_in -->



<br />


<table class="forumline" cellpadding="6" cellspacing="1" border="0" width="100%" align="center">
 <tr>
 <td class="tcat" colspan="2" valign="top">
                                        مواضيع ذات صلة

 </td>
 </tr>
 <tr>
<td id="bailienquan" class="alt1" colspan="2" valign="top">

 
 <script type="text/javascript">
            $(function () {
              $('#cungchuyenmuc').load('/sta/{PUSERNAME} td:not("td:contains("Announcement"), td:contains("Sticky"), td:contains("Global announcement")") .topic-title a.topictitle:lt(12)', function () {
  $('#cungchuyenmuc a.topictitle').wrap("<tr><td></td></tr>");
              });
              var topictitleFMvi = '{TOPIC_TITLE}';
              var fmviTopictitle = topictitleFMvi.replace(/ /gi, '+');
              $('#bailienquan').load('/search?mode=searchbox&search_keywords=' + fmviTopictitle + '&show_results=topics td:not("td:contains("Announcement"), td:contains("Sticky"), td:contains("Global announcement")") .topic-title a.topictitle:lt(12)', function () {
  $('#bailienquan a.topictitle').wrap("<tr><td></td></tr>");
              });
            });
            </script>
 </td>
 </tr>
 </table>

 <!-- بداية اطار سفلي -->
      </div>
  </div>
</div>
<div class="t6">
  <div class="t7"></div>
  <div class="t8"></div>
</div>
 <!-- بداية اطار سفلي -->


















<!-- اخر مواضيع المنتدى-->

<!-- اخر مواضيع المنتدى-->






      <!-- 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="forumline" cellpadding="6" cellspacing="1" border="0" width="210">
<thead>
<tr>
 <td class="thead">

 تعليمات المشاركة
 </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}: {S_JUMPBOX_SELECT} <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>





<style>
#asdbabl {
    display: none;
}
</style>
لاتنسى ابدا ذكر الله
لاتنسى ابدا ذكر الله
 
 

ذكر
عدد المساهمات : 188
معدل النشاط : 4500
السُمعة : 8

http://syriantjarb.forum2.net/

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

تم الحل رد: شرح لكود لوني المفضل ؟

مُساهمة من طرف كونان2000 الجمعة 11 فبراير 2022 - 0:03

هذا كود الجافا هو نفس اللي انا عملته سابقا   pig

اخي اول شي لازم تجعل الاسماء متطابقه
يعني اول شي اذهب الأعضاء & المجموعات > البيانات الشخصية
لازم يكون اسم اصفر موجود بالجافا هو نفسه الموجود في لاحة الصور

هذي لاحة الصور
شرح لكود لوني المفضل ؟ 86056110
لاحظ في لاحة الصور الاسماء عربيه

وهذا الجافا عندك الاسماء بالانجليزي
شرح لكود لوني المفضل ؟ 2013_c10

لازم اول شيء تخليهم متطابقه اخي
عشان اقدر اساعدك


عدل سابقا من قبل كونان2000 في الجمعة 11 فبراير 2022 - 7:32 عدل 1 مرات
كونان2000
كونان2000
اشراف عام المساعدة
اشراف عام المساعدة

ذكر
عدد المساهمات : 1262
معدل النشاط : 2707
السُمعة : 194

https://anime.forumperso.com/

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

تم الحل رد: شرح لكود لوني المفضل ؟

مُساهمة من طرف لاتنسى ابدا ذكر الله الجمعة 11 فبراير 2022 - 0:15

تم تعديل الجافا

الكود:
$(function() {
 
  //Indicate here the version of your forum.
  var version = "phpBB2";
 
  if(version.toLowerCase() == "phpbb2"){
      $("table.ttborder img[title='شفاف']").closest('table.ttborder').addClass("شفاف");
      $("table.ttborder img[title='ازرق']").closest('table.ttborder').addClass("ازرق");
      $("table.ttborder img[title='رمادي']").closest('table.ttborder').addClass("رمادي");
      $("table.ttborder img[title='اخضر']").closest('table.ttborder').addClass("اخضر");
      $("table.ttborder img[title='اصفر']").closest('table.ttborder').addClass("اصفر");
      $("table.ttborder img[title='بنفسجي']").closest('table.ttborder').addClass("بنفسجي");
      $("table.ttborder img[title='Green']").closest('table.ttborder').addClass("Green");
      $("table.ttborder img[title='احمر']").closest('table.ttborder').addClass("احمر");
      $("table.ttborder img[title='اسود']").closest('table.ttborder').addClass("اسود");
      $("table.ttborder img[title='برتقالي']").closest('table.ttborder').addClass("برتقالي");
      $("table.ttborder img[title='بني']").closest('table.ttborder').addClass("بني");
      $("table.ttborder img[title='وردي']").closest('table.ttborder').addClass("وردي");
      $("table.ttborder img[title='LightCoral']").closest('table.ttborder').addClass("LightCoral");
      $("table.ttborder img[title='Wisteria']").closest('table.ttborder').addClass("Wisteria");
      $("table.ttborder img[title='SlateBlue']").closest('table.ttborder').addClass("SlateBlue");
      $("table.ttborder img[title='Indigo']").closest('table.ttborder').addClass("Indigo");
      $("table.ttborder img[title='ذكر']").closest('table.ttborder').addClass("ذكر");
      $("table.ttborder img[title='انثى']").closest('table.ttborder').addClass("انثى");
   
  }
});

هل يحتاج الجافا تعديلات اخرى ؟


عدل سابقا من قبل لاتنسى ابدا ذكر الله في الجمعة 11 فبراير 2022 - 11:20 عدل 1 مرات
لاتنسى ابدا ذكر الله
لاتنسى ابدا ذكر الله
 
 

ذكر
عدد المساهمات : 188
معدل النشاط : 4500
السُمعة : 8

http://syriantjarb.forum2.net/

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

تم الحل رد: شرح لكود لوني المفضل ؟

مُساهمة من طرف لاتنسى ابدا ذكر الله الجمعة 11 فبراير 2022 - 0:19

وهذا كود css اللي كنت استعمله في النسخه Awesome
برضو من تطويرك

الكود:
/*----------- لوني المفضل -----------*/
.ازرق {
    background: #f6f6f6!important;
    border-bottom: 16px solid #3e459c!important;
    border-left: 1px solid #3e459c!important;
    border-radius: 3px!important;
    border-right: 1px solid #3e459c!important;
    border-top: 16px solid #3e459c!important;
    padding: 60px 3px 3px!important;
    position: relative!important;
}
.رمادي {
    background: #f6f6f6!important;
    border-bottom: 16px solid #a0a09a!important;
    border-left: 1px solid #a0a09a!important;
    border-radius: 3px!important;
    border-right: 1px solid #a0a09a!important;
    border-top: 16px solid #a0a09a!important;
    padding: 60px 3px 3px!important;
    position: relative!important;
}
.اخضر {
    background: #f6f6f6!important;
    border-bottom: 16px solid #42b649!important;
    border-left: 1px solid #42b649!important;
    border-radius: 3px!important;
    border-right: 1px solid #42b649!important;
    border-top: 16px solid #42b649!important;
    padding: 60px 3px 3px!important;
    position: relative!important;
}
.اصفر {
    background: #f6f6f6!important;
    border-bottom: 16px solid #ede816!important;
    border-left: 1px solid #ede816!important;
    border-radius: 3px!important;
    border-right: 1px solid #ede816!important;
    border-top: 16px solid #ede816!important;
    padding: 60px 3px 3px!important;
    position: relative!important;
}
.بنفسجي {
    background: #f6f6f6!important;
    border-bottom: 16px solid #aa4399!important;
    border-left: 1px solid #aa4399!important;
    border-radius: 3px!important;
    border-right: 1px solid #aa4399!important;
    border-top: 16px solid #aa4399!important;
    padding: 60px 3px 3px!important;
    position: relative!important;
}
.ازرق dd {
  border-bottom: 1px dotted #3e459c!important;
    border-right: 3px solid #3e459c!important;
}
.رمادي dd {
    border-bottom: 1px dotted #a0a09a!important;
    border-right: 3px solid #a0a09a!important;
}
.اخضر dd {
      border-bottom: 1px dotted #42b649!important;
    border-right: 3px solid #42b649!important;
}
.اصفر dd {
    border-bottom: 1px dotted #ede816!important;
    border-right: 3px solid #ede816!important;
}
.بنفسجي dd {
  border-bottom: 1px dotted #aa4399!important;
    border-right: 3px solid #aa4399!important;
}
.بنفسجي .post-author-status {
    width: 92%;
    background-color: #aa4399!important;
}
.اصفر .post-author-status {
      width: 92%;
    background-color: #ede816!important;
}
.اخضر .post-author-status {
    width: 92%;
    background-color: #42b649!important;
}
.رمادي .post-author-status {
    width: 92%;
    background-color: #a0a09a!important;
}
.ازرق .post-author-status {
    width: 92%;
    background-color: #3e459c!important;
}
.ذكر {
    background: #e9e9e9;
    border-bottom: 16px solid #2196f3;
    border-left: 1px solid #2196f3;
    border-radius: 3px;
    border-right: 1px solid #2196f3;
    border-top: 16px solid #2196f3;
    padding: 60px 3px 3px!important;
    position: relative;
}
 .ذكر dd {
  background-color: #ffffff;
    border-bottom: 1px dotted #2196f3;
    border-radius: 5px 5px 5px 5px;
    border-right: 3px solid #2196f3;
    border-width: 0 3px 2px 0;
    font-family: "tahoma";
    font-weight: bold;
    font-size: 12px;
    letter-spacing: 0;
    margin: 3px;
    padding: 2px;
}
.انثى dd {
    background-color: #ffffff;
    border-bottom: 1px dotted #e91e63;
    border-radius: 5px 5px 5px 5px;
    border-right: 3px solid #e91e63;
    border-width: 0 3px 2px 0;
    font-family: "tahoma";
    font-weight: bold;
    font-size: 12px;
    letter-spacing: 0;
    margin: 3px;
    padding: 2px;
}
.انثى {
background: #e9e9e9;
    border-bottom: 16px solid #e91e63;
    border-left: 1px solid #e91e63;
    border-radius: 3px;
    border-right: 1px solid #e91e63;
    border-top: 16px solid #e91e63;
    padding: 60px 3px 3px!important;
    position: relative;
}
.انثى .post-author-status:before {
      width: 90%;
  text-align: center;
    font-weight: 900;
    color: white;
    content: "متواجدة على المنتدى";
}
.ذكر .post-author-status:before {
      width: 90%;
  text-align: center;
    font-weight: 900;
    color: white;
    content: "متواجد على المنتدى";
}
.online .post-author-status {
    display: block;
}
.ذكر .post-author-status {
  text-align: center;
    background-color: #2196f3;
    border-radius: 12px;
    float: right;
    height: auto;
    position: absolute;
    right: 10px;
    top: 8px;
    width: 92%;
}
.انثى .post-author-status {
  background-color: #e91e63;
    border-radius: 12px;
    float: right;
    height: auto;
    position: absolute;
    right: 10px;
    top: 8px;
    width: 92%;
}
.انثى dl.post-author-details:before {
    color: white;
    padding: 4px;
    display: flex;
    content: "بيانات العضوه";
    justify-content: center;
    background: #e91e63;
}
.ذكر dl.post-author-details:before {
    color: white;
    padding: 4px;
    display: flex;
    content: "بيانات العضو";
    justify-content: center;
    background: #2196f3;
}
.ذكر .post-author-avatar {
    margin: 0px;
}
.انثى .post-author-avatar {
    margin: 0px;
}
.post-author-status {
    background-color: #000;
    border-radius: 12px;
    display: none;
    float: right;
    height: auto;
    position: absolute;
    right: 10px;
    top: 8px;
    width: 90%;
}
.post-author-details span {
    font-weight: 600;
    margin-right: 5px;
}
aside.post-aside.ذكر:before {
  text-align: center;
    width: 85%;
background-color: #607d8b;
    border-radius: 12px;
    color: #fff;
    content: "غير متواجد على المنتدى";
    font-weight: 900;
    position: absolute;
    right: 10px;
    top: 8px;
}
aside.post-aside.انثى:before {
  text-align: center;
    width: 85%;
background-color: #607d8b;
    border-radius: 12px;
    color: #fff;
    content: "غير متواجدة على المنتدى";
    font-weight: 900;
    position: absolute;
    right: 10px;
    top: 8px;
}
.بنفسجي dl.post-author-details:before {
    background: #aa4399!important;
}
.ازرق dl.post-author-details:before {
    background: #3e459c!important;
}
.اخضر dl.post-author-details:before {
    background: #42b649!important;
}
.رمادي dl.post-author-details:before {
    background: #a0a09a!important;
}
.اصفر dl.post-author-details:before {
    background: #ede816!important;
}
dd {
    background: white;
}
.LightCoral {
    background: #f6f6f6!important;
    border-bottom: 16px solid #f08080!important;
    border-left: 1px solid #f08080!important;
    border-radius: 3px!important;
    border-right: 1px solid #f08080!important;
    border-top: 16px solid #f08080!important;
    padding: 60px 3px 3px!important;
    position: relative!important;
}
.LightCoral dd {
  border-bottom: 1px dotted #f08080!important;
    border-right: 3px solid #f08080!important;
}
.LightCoral .post-author-status {
    width: 92%;
    background-color: #f08080!important;
}
.LightCoral dl.post-author-details:before {
    background: #f08080!important;
}
.SlateBlue {
    background: #f6f6f6!important;
    border-bottom: 16px solid #6A5ACD!important;
    border-left: 1px solid #6A5ACD!important;
    border-radius: 3px!important;
    border-right: 1px solid #6A5ACD!important;
    border-top: 16px solid #6A5ACD!important;
    padding: 60px 3px 3px!important;
    position: relative!important;
}
.SlateBlue dd {
  border-bottom: 1px dotted #6A5ACD!important;
    border-right: 3px solid #6A5ACD!important;
}
.SlateBlue .post-author-status {
    width: 92%;
    background-color: #6A5ACD!important;
}
.SlateBlue dl.post-author-details:before {
    background: #6A5ACD!important;
}
.Indigo {
    background: #f6f6f6!important;
    border-bottom: 16px solid #4B0082!important;
    border-left: 1px solid #4B0082!important;
    border-radius: 3px!important;
    border-right: 1px solid #4B0082!important;
    border-top: 16px solid #4B0082!important;
    padding: 60px 3px 3px!important;
    position: relative!important;
}
.Indigo dd {
  border-bottom: 1px dotted #4B0082!important;
    border-right: 3px solid #4B0082!important;
}
.Indigo .post-author-status {
    width: 92%;
    background-color: #4B0082!important;
}
.Indigo dl.post-author-details:before {
    background: #4B0082!important;
}
.Wisteria {
    background: #f6f6f6!important;
    border-bottom: 16px solid #C6AEC7!important;
    border-left: 1px solid #C6AEC7!important;
    border-radius: 3px!important;
    border-right: 1px solid #C6AEC7!important;
    border-top: 16px solid #C6AEC7!important;
    padding: 60px 3px 3px!important;
    position: relative!important;
}
.Wisteria dd {
  border-bottom: 1px dotted #C6AEC7!important;
    border-right: 3px solid #C6AEC7!important;
}
.Wisteria .post-author-status {
    width: 92%;
    background-color: #C6AEC7!important;
}
.Wisteria dl.post-author-details:before {
    background: #C6AEC7!important;
}
 
.Green {
    background: #f6f6f6!important;
    border-bottom: 16px solid #63C8A0!important;
    border-left: 1px solid #63C8A0!important;
    border-radius: 3px!important;
    border-right: 1px solid #63C8A0!important;
    border-top: 16px solid #63C8A0!important;
    padding: 60px 3px 3px!important;
    position: relative!important;
}
.Green dd {
  border-bottom: 1px dotted #63C8A0!important;
    border-right: 3px solid #63C8A0!important;
}
.Green .post-author-status {
    width: 92%;
    background-color: #63C8A0!important;
}
.Green dl.post-author-details:before {
    background: #63C8A0!important;
}
.بني {
    background: #f6f6f6!important;
    border-bottom: 16px solid #544e4b!important;
    border-left: 1px solid #544e4b!important;
    border-radius: 3px!important;
    border-right: 1px solid #544e4b!important;
    border-top: 16px solid #544e4b!important;
    padding: 60px 3px 3px!important;
    position: relative!important;
}
.بني dd {
  border-bottom: 1px dotted #544e4b!important;
    border-right: 3px solid #544e4b!important;
}
.بني .post-author-status {
    width: 92%;
    background-color: #544e4b!important;
}
.بني dl.post-author-details:before {
    background: #544e4b!important;
}
.وردي {
    background: #f6f6f6!important;
    border-bottom: 16px solid #FFC0CB!important;
    border-left: 1px solid #FFC0CB!important;
    border-radius: 3px!important;
    border-right: 1px solid #FFC0CB!important;
    border-top: 16px solid #FFC0CB!important;
    padding: 60px 3px 3px!important;
    position: relative!important;
}
.وردي dd {
  border-bottom: 1px dotted #FFC0CB!important;
    border-right: 3px solid #FFC0CB!important;
}
.وردي .post-author-status {
    width: 92%;
    background-color: #FFC0CB!important;
}
.وردي dl.post-author-details:before {
    background: #FFC0CB!important;
}
.برتقالي {
    background: #f6f6f6!important;
    border-bottom: 16px solid #ffa200!important;
    border-left: 1px solid #ffa200!important;
    border-radius: 3px!important;
    border-right: 1px solid #ffa200!important;
    border-top: 16px solid #ffa200!important;
    padding: 60px 3px 3px!important;
    position: relative!important;
}
.برتقالي dd {
  border-bottom: 1px dotted #ffa200!important;
    border-right: 3px solid #ffa200!important;
}
.برتقالي .post-author-status {
    width: 92%;
    background-color: #ffa200!important;
}
.برتقالي dl.post-author-details:before {
    background: #ffa200!important;
}
.اسود {
    background: #f6f6f6!important;
    border-bottom: 16px solid #000000!important;
    border-left: 1px solid #000000!important;
    border-radius: 3px!important;
    border-right: 1px solid #000000!important;
    border-top: 16px solid #000000!important;
    padding: 60px 3px 3px!important;
    position: relative!important;
}
.اسود dd {
  border-bottom: 1px dotted #000000!important;
    border-right: 3px solid #000000!important;
}
.اسود .post-author-status {
    width: 92%;
    background-color: #000000!important;
}
.اسود dl.post-author-details:before {
    background: #000000!important;
}
.احمر {
    background: #f6f6f6!important;
    border-bottom: 16px solid #e90000!important;
    border-left: 1px solid #e90000!important;
    border-radius: 3px!important;
    border-right: 1px solid #e90000!important;
    border-top: 16px solid #e90000!important;
    padding: 60px 3px 3px!important;
    position: relative!important;
}
.احمر dd {
  border-bottom: 1px dotted #e90000!important;
    border-right: 3px solid #e90000!important;
}
.احمر .post-author-status {
    width: 92%;
    background-color: #e90000!important;
}
.احمر dl.post-author-details:before {
    background: #e90000!important;
}
لاتنسى ابدا ذكر الله
لاتنسى ابدا ذكر الله
 
 

ذكر
عدد المساهمات : 188
معدل النشاط : 4500
السُمعة : 8

http://syriantjarb.forum2.net/

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

تم الحل رد: شرح لكود لوني المفضل ؟

مُساهمة من طرف كونان2000 الجمعة 11 فبراير 2022 - 0:28

لا اخي  @لاتنسى ابدا ذكر الله
انت نسخة منتداك الثانية وليس Awesome  ::دخت:

اخي ايش رايك تنتظرني وانا ان شاء الله اضبطه لك


عدل سابقا من قبل كونان2000 في الجمعة 11 فبراير 2022 - 0:30 عدل 1 مرات
كونان2000
كونان2000
اشراف عام المساعدة
اشراف عام المساعدة

ذكر
عدد المساهمات : 1262
معدل النشاط : 2707
السُمعة : 194

https://anime.forumperso.com/

لاتنسى ابدا ذكر الله يعجبه هذا الموضوع

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

تم الحل رد: شرح لكود لوني المفضل ؟

مُساهمة من طرف لاتنسى ابدا ذكر الله الجمعة 11 فبراير 2022 - 0:29

كونان2000 كتب:لا اخي  @لاتنسى ابدا ذكر الله
انت نسخة منتداك الثانية وليس Awesome  ::دخت:

اخي ايش رايك تنتظرني و انا شاء الله اضبطه لك

تمام بانتظاركـ اخ كونان شكرا
clown
لاتنسى ابدا ذكر الله
لاتنسى ابدا ذكر الله
 
 

ذكر
عدد المساهمات : 188
معدل النشاط : 4500
السُمعة : 8

http://syriantjarb.forum2.net/

كونان2000 يعجبه هذا الموضوع

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

تم الحل رد: شرح لكود لوني المفضل ؟

مُساهمة من طرف كونان2000 الجمعة 11 فبراير 2022 - 8:57

مرحبا اخي  @لاتنسى ابدا ذكر الله
اضبط الاسماء في لائحة الصور واجعلها مثل الموجوده بالجافا
شرح لكود لوني المفضل ؟ 86056110
كونان2000
كونان2000
اشراف عام المساعدة
اشراف عام المساعدة

ذكر
عدد المساهمات : 1262
معدل النشاط : 2707
السُمعة : 194

https://anime.forumperso.com/

العراقي الطائي يعجبه هذا الموضوع

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

تم الحل رد: شرح لكود لوني المفضل ؟

مُساهمة من طرف لاتنسى ابدا ذكر الله الجمعة 11 فبراير 2022 - 11:11

لاتنسى ابدا ذكر الله كتب:تم تعديل الجافا

الكود:
$(function() {
 
  //Indicate here the version of your forum.
  var version = "phpBB2";
 
  if(version.toLowerCase() == "phpbb2"){
      $("table.ttborder img[title='شفاف']").closest('table.ttborder').addClass("شفاف");
      $("table.ttborder img[title='ازرق']").closest('table.ttborder').addClass("ازرق");
      $("table.ttborder img[title='رمادي']").closest('table.ttborder').addClass("رمادي");
      $("table.ttborder img[title='اخضر']").closest('table.ttborder').addClass("اخضر");
      $("table.ttborder img[title='اصفر']").closest('table.ttborder').addClass("اصفر");
      $("table.ttborder img[title='بنفسجي']").closest('table.ttborder').addClass("بنفسجي");
      $("table.ttborder img[title='Green']").closest('table.ttborder').addClass("Green");
      $("table.ttborder img[title='احمر']").closest('table.ttborder').addClass("احمر");
      $("table.ttborder img[title='اسود']").closest('table.ttborder').addClass("اسود");
      $("table.ttborder img[title='برتقالي']").closest('table.ttborder').addClass("برتقالي");
      $("table.ttborder img[title='بني']").closest('table.ttborder').addClass("بني");
      $("table.ttborder img[title='وردي']").closest('table.ttborder').addClass("وردي");
      $("table.ttborder img[title='LightCoral']").closest('table.ttborder').addClass("LightCoral");
      $("table.ttborder img[title='Wisteria']").closest('table.ttborder').addClass("Wisteria");
      $("table.ttborder img[title='SlateBlue']").closest('table.ttborder').addClass("SlateBlue");
      $("table.ttborder img[title='Indigo']").closest('table.ttborder').addClass("Indigo");
      $("table.ttborder img[title='ذكر']").closest('table.ttborder').addClass("ذكر");
      $("table.ttborder img[title='انثى']").closest('table.ttborder').addClass("انثى");
       
   
      $("alt2 img[title='شفاف']").closest('avataruser').addClass("شفاف");
      $("alt2 img[title='ازرق']").closest('avataruser').addClass("ازرق");
      $("alt2 img[title='رمادي']").closest('avataruser').addClass("رمادي");
      $("alt2 img[title='اخضر']").closest('avataruser').addClass("اخضر");
      $("alt2 img[title='اصفر']").closest('avataruser').addClass("اصفر");
      $("alt2 img[title='بنفسجي']").closest('avataruser').addClass("بنفسجي");
      $("alt2 img[title='Green']").closest('avataruser').addClass("Green");
      $("alt2 img[title='احمر']").closest('avataruser').addClass("احمر");
      $("alt2 img[title='اسود']").closest('avataruser').addClass("اسود");
      $("alt2 img[title='برتقالي']").closest('avataruser').addClass("برتقالي");
      $("alt2 img[title='بني']").closest('avataruser').addClass("بني");
      $("alt2 img[title='وردي']").closest('avataruser').addClass("وردي");
      $("alt2 img[title='LightCoral']").closest('avataruser').addClass("LightCoral");
      $("alt2 img[title='Wisteria']").closest('avataruser').addClass("Wisteria");
      $("alt2 img[title='SlateBlue']").closest('avataruser').addClass("SlateBlue");
      $("alt2 img[title='Indigo']").closest('avataruser').addClass("Indigo");
      $("alt2 img[title='ذكر']").closest('avataruser').addClass("ذكر");
      $("alt2 img[title='انثى']").closest('avataruser').addClass("انثى");
   
   
        $("table.altaee img[title='شفاف']").closest('table.altaee').addClass("شفاف");
      $("table.altaee img[title='ازرق']").closest('table.altaee').addClass("ازرق");
      $("table.altaee img[title='رمادي']").closest('table.altaee').addClass("رمادي");
      $("table.altaee img[title='اخضر']").closest('table.altaee').addClass("اخضر");
      $("table.altaee img[title='اصفر']").closest('table.altaee').addClass("اصفر");
      $("table.altaee img[title='بنفسجي']").closest('table.altaee').addClass("بنفسجي");
      $("table.altaee img[title='Green']").closest('table.altaee').addClass("Green");
      $("table.altaee img[title='احمر']").closest('table.altaee').addClass("احمر");
      $("table.altaee img[title='اسود']").closest('table.altaee').addClass("اسود");
      $("table.altaee img[title='برتقالي']").closest('table.altaee').addClass("برتقالي");
      $("table.altaee img[title='بني']").closest('table.altaee').addClass("بني");
      $("table.altaee img[title='وردي']").closest('table.altaee').addClass("وردي");
      $("table.altaee img[title='LightCoral']").closest('table.altaee').addClass("LightCoral");
      $("table.altaee img[title='Wisteria']").closest('table.altaee').addClass("Wisteria");
      $("table.altaee img[title='SlateBlue']").closest('table.altaee').addClass("SlateBlue");
      $("table.altaee img[title='Indigo']").closest('table.altaee').addClass("Indigo");
      $("table.altaee img[title='ذكر']").closest('table.altaee').addClass("ذكر");
      $("table.altaee img[title='انثى']").closest('table.altaee').addClass("انثى");
   
      $("table.altaee img[title='شفاف']").closest('altaee2000').addClass("شفاف");
      $("table.altaee img[title='ازرق']").closest('altaee2000').addClass("ازرق");
      $("table.altaee img[title='رمادي']").closest('altaee2000').addClass("رمادي");
      $("table.altaee img[title='اخضر']").closest('altaee2000').addClass("اخضر");
      $("table.altaee img[title='اصفر']").closest('altaee2000').addClass("اصفر");
      $("table.altaee img[title='بنفسجي']").closest('altaee2000').addClass("بنفسجي");
      $("table.altaee img[title='Green']").closest('altaee2000').addClass("Green");
      $("table.altaee img[title='احمر']").closest('altaee2000').addClass("احمر");
      $("table.altaee img[title='اسود']").closest('altaee2000').addClass("اسود");
      $("table.altaee img[title='برتقالي']").closest('altaee2000').addClass("برتقالي");
      $("table.altaee img[title='بني']").closest('altaee2000').addClass("بني");
      $("table.altaee img[title='وردي']").closest('altaee2000').addClass("وردي");
      $("table.altaee img[title='LightCoral']").closest('altaee2000').addClass("LightCoral");
      $("table.altaee img[title='Wisteria']").closest('altaee2000').addClass("Wisteria");
      $("table.altaee img[title='SlateBlue']").closest('altaee2000').addClass("SlateBlue");
      $("table.altaee img[title='Indigo']").closest('altaee2000').addClass("Indigo");
      $("table.altaee img[title='ذكر']").closest('altaee2000').addClass("ذكر");
      $("table.altaee img[title='انثى']").closest('altaee2000').addClass("انثى");
  }
});

هل يحتاج الجافا تعديلات اخرى ؟

اخي  @كونان2000  انا خليت الجافا هنا مثل الصور يعني الاسامي بالجافا صارت مثل الصور لان الجافا الاخر ناقص اسامي والوان
لاتنسى ابدا ذكر الله
لاتنسى ابدا ذكر الله
 
 

ذكر
عدد المساهمات : 188
معدل النشاط : 4500
السُمعة : 8

http://syriantjarb.forum2.net/

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

تم الحل رد: شرح لكود لوني المفضل ؟

مُساهمة من طرف لاتنسى ابدا ذكر الله الجمعة 11 فبراير 2022 - 23:24

خلاص اظن اني ح اقدر اعدلها لحالي شكرا كونان
لاتنسى ابدا ذكر الله
لاتنسى ابدا ذكر الله
 
 

ذكر
عدد المساهمات : 188
معدل النشاط : 4500
السُمعة : 8

http://syriantjarb.forum2.net/

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

تم الحل رد: شرح لكود لوني المفضل ؟

مُساهمة من طرف لاتنسى ابدا ذكر الله السبت 12 فبراير 2022 - 1:19

عرفت اعملها فعلا شكرا وتم الحل .
لاتنسى ابدا ذكر الله
لاتنسى ابدا ذكر الله
 
 

ذكر
عدد المساهمات : 188
معدل النشاط : 4500
السُمعة : 8

http://syriantjarb.forum2.net/

كونان2000 يعجبه هذا الموضوع

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

تم الحل رد: شرح لكود لوني المفضل ؟

مُساهمة من طرف كونان2000 السبت 12 فبراير 2022 - 1:55

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

والحمدلله انك عرفت تحلها 
وهذا دليل على انك ماهر cat

ولا تنسى اي مشكله اخبرنا ونحن بخدمتكم ان شاء الله

تم حل المشكلة & ينقل للأرشيف.
يرجى مراجعة : قوانين منتدى الدعم
كونان2000
كونان2000
اشراف عام المساعدة
اشراف عام المساعدة

ذكر
عدد المساهمات : 1262
معدل النشاط : 2707
السُمعة : 194

https://anime.forumperso.com/

لاتنسى ابدا ذكر الله و العراقي الطائي يعجبهم هذا الموضوع

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

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

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

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