.AWARDS
المدير العام
وسام الاداره
المدير العام
وسام المدير العام
وسام وارث سنابل العطاء
شكرا الاداره
وسام التقييم الحصري 150 تقييم
وسام الاداره الحصري
وسام الحضور الدائم
شكرا لوفائكم
وسام الالفيه
الف موضوع شكرا الاداره
SMS ~ [+ ]
razan
رقم العضوية: 1
معينه بروفايلك [+]
♛لونك المفضل» : ♛عدد المساهمات : 3544 السمعه♛» : 71 ♛تاريخ الميلاد : 03/03/1990 ♛تاريخ التسجيل » : 06/12/2012 ♛ النقاط المكتسبه : 20108 العمر : 34 الابداع : التصميم احلى : الخبره : اساطير المنتدى..عَطَاؤهٌمْ ثَمِيْنّ ♥ :
موضوع: ستايل انفاس الحب الدهبي الرمضاني وستايل العيد
تم النشر فى :28 - 04 - 2022
.
ستايل انفاس الحب الدهبي الرمضاني وستايل العيد
اولا الهيدر
الكود: <script src="{JQUERY_PATH}" type="text/javascript"></script> <script src="{JS_DIR}{L_LANG}.js" type="text/javascript"></script> <link rel="stylesheet" href="//cdnjs.cloudflare.com/ajax/libs/highlight.js/9.1.0/styles/github-gist.min.css"> <style> /* Zzhljs - http://devs.forumvi.com */ dl.codebox:not(.spoiler) dt { display: none; } dl.codebox:not(.spoiler) dd { border: 0 none; background: #f8f8f8; position: relative; max-height: 100%; } .clipboard { display: block; color: #333; position: absolute; right: 4px; top: 4px; background: url(https://i.imgur.com/o9NOYtH.png) no-repeat center center #eee; border: 1px solid #D5D5D5; width: 30px; height: 30px; text-align: center; border-radius: 3px; transition: opacity 0.3s ease-in-out 0s; opacity: 0; -webkit-user-select:none; -moz-user-select:none; -ms-user-select:none; user-select:none; -webkit-appearance:none; cursor: pointer; } .clipboard.check-circle { background-image: url(https://i.imgur.com/CBEkyLH.png); } .clipboard.exclamation-triangle { background-image: url(https://i.imgur.com/QQkE9Wj.png); } dl.codebox:not(.spoiler) dd:hover .clipboard { opacity: 1; } .clipboard:hover { background-color:#ddd; border-color:#ccc; } .hljs { background: #f8f8f8; } dl.codebox:not(.spoiler) code, .codebox:not(.spoiler) dd.cont_code { max-height: 100%; margin: 0; } .codebox:not(.spoiler) { background-color: transparent; border: 0 none; margin: 0; } </style> <script src="//cdnjs.cloudflare.com/ajax/libs/highlight.js/9.1.0/highlight.min.js"></script> <script src="//cdnjs.cloudflare.com/ajax/libs/clipboard.js/1.5.5/clipboard.min.js"></script> <script> /* Zzhljs - http://devs.forumvi.com */ jQuery(function($){ var $code = $("code"); if ($code.length) { hljs.configure({ useBR: true }); $code.each(function (i, block) { hljs.highlightBlock(block); }); function fallbackMessage(action) { var actionMsg = ''; var actionKey = (action === 'cut' ? 'X' : 'C'); if (/iPhone|iPad/i.test(navigator.userAgent)) { actionMsg = 'No support!'; } else if (/Mac/i.test(navigator.userAgent)) { actionMsg = 'Press ⌘-' + actionKey + ' to ' + action; } else { actionMsg = 'Press Ctrl-' + actionKey + ' to ' + action; } return actionMsg; } function afterClipboard(ele) { setTimeout(function(){ ele.className = 'clipboard clipboard'; }, 400); } var snippets = document.querySelectorAll('.codebox:not(.spoiler) > dd'); [].forEach.call(snippets, function (snippet) { snippet.firstChild.insertAdjacentHTML('beforebegin', '<i class="clipboard clipboard" data-clipboard></i>'); }); var clipboardSnippets = new Clipboard('[data-clipboard]', { target: function (trigger) { return trigger.nextElementSibling; } }); clipboardSnippets.on('success', function (e) { e.clearSelection(); e.trigger.className = 'clipboard check-circle'; afterClipboard(e.trigger); }); clipboardSnippets.on('error', function (e) { e.trigger.className = 'clipboard exclamation-triangle'; afterClipboard(e.trigger); alert(fallbackMessage(e.action)); }); } }); </script> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" dir="{S_CONTENT_DIRECTION}" id="min-width" lang="{L_LANG_HTML}" xml:lang="{L_LANG_HTML}" {NAMESPACE_FB_LIKE} {NAMESPACE_FB} {NAMESPACE_BBCODE}> <head> <link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet"/> <title>{SITENAME_TITLE}{PAGE_TITLE}</title> <meta http-equiv="content-type" content="text/html; charset={S_CONTENT_ENCODING}" /> <meta http-equiv="content-script-type" content="text/javascript" /> <meta http-equiv="content-style-type" content="text/css" /> <!-- BEGIN switch_compat_meta --> <meta http-equiv="X-UA-Compatible" content="IE={switch_compat_meta.VERSION}" /> <!-- END switch_compat_meta --> <!-- BEGIN switch_canonical_url --> <link rel="canonical" href="{switch_canonical_url.CANONICAL_URL}" /> <!-- END switch_canonical_url --> {META_FAVICO} {META} {META_FB_LIKE} <meta name="title" content="{SITENAME_TITLE}{PAGE_TITLE}" /> {T_HEAD_STYLESHEET} {CSS} <link rel="search" type="application/opensearchdescription+xml" href="/improvedsearch.xml" title="{SITENAME}" /> <link rel="search" type="application/opensearchdescription+xml" href="{URL_BOARD_DIRECTORY}/search/improvedsearch.xml" title="{SEARCH_FORUMS}" /> <script src="{JQUERY_PATH}" type="text/javascript"></script> <!-- BEGIN switch_recent_jquery --> <script src="{JS_DIR}jquery1.9/jquery-migrate-1.4.1.js" type="text/javascript"></script> <script src="{JQUERY_DIR}browser/v1.0/jquery.browser.min.js" type="text/javascript"></script> <script src="{JQUERY_DIR}support/jquery.support.js" type="text/javascript"></script> <!-- END switch_recent_jquery --> <script src="{JS_DIR}{L_LANG}.js" type="text/javascript"></script> {RICH_SNIPPET_GOOGLE} <!-- BEGIN switch_fb_login --> <script src="https://connect.facebook.net/{switch_fb_login.FB_LOCAL}/all.js" type="text/javascript"></script> <script src="{switch_fb_login.JS_FB_LOGIN}" type="text/javascript"></script> <!-- END switch_fb_login --> <!-- BEGIN switch_ticker --> <link type="text/css" rel="stylesheet" href="{JQUERY_DIR}ticker/ticker.css" /> <script src="{JQUERY_DIR}/ticker/ticker.js" type="text/javascript"></script> <!-- END switch_ticker --> <!-- BEGIN switch_ticker_new --> <script src="{JQUERY_DIR}jcarousel/jquery.jcarousel.js" type="text/javascript"></script> <script type="text/javascript">//<![CDATA[ /* Definir le sens de direction en fonction du panneau admin */ var tickerDirParam = "{switch_ticker.DIRECTION}"; var slid_vert = false; var auto_dir = 'next'; var h_perso = parseInt({switch_ticker.HEIGHT}); switch( tickerDirParam ) { case 'top' : slid_vert = true; break; case 'left': break; case 'bottom': slid_vert = true; auto_dir = 'prev'; break; case 'right': auto_dir = 'prev'; break; default: slid_vert = true; } $(document).ready(function() { var w_cont = $('#fa_ticker_container').width(); if (w_cont > 0) { $('#fa_ticker_container').width(w_cont); /* Affichage de la liste */ $('#fa_ticker_content').css('display','block'); /* Calcul des dimensions du conteneur et des elements */ var width_max = $('ul#fa_ticker_content').width(); var width_item = Math.floor(width_max / {switch_ticker.SIZE}); var height_max = h_perso; /* Calcul de la hauteur maximale du conteneur en fonction des elements et de la hauteur personnalisee dans l'admin */ $('ul#fa_ticker_content li').each( function () { if ($(this).height() > height_max) { height_max = $(this).height(); } } ); /* Redimensionnement des elements et des images trop larges */ $('ul#fa_ticker_content li').width(width_item).height(height_max).find('img').each(function () { if ($(this).width() > width_item) { var ratio = $(this).width() / width_item; var new_height = Math.round($(this).height() / ratio); $(this).height(new_height).width(width_item); } }); /* Redimensionnement et centrage du conteneur en mode vertical */ if (slid_vert) { $('ul#fa_ticker_content').width(width_item).height(height_max).css('marginLeft','auto').css('marginRight','auto'); } /* Initialisation du caroussel */ $('#fa_ticker_content').jcarousel({ vertical: slid_vert, wrap: 'circular', auto: {switch_ticker.STOP_TIME}, auto_direction: auto_dir, scroll: 1, size: {switch_ticker.SIZE}, height_max: height_max, animation: {switch_ticker.SPEED} }); } else { $('ul#fa_ticker_content li:not(:first)').css('display','none'); $('ul#fa_ticker_content li:first').css('list-style','none').css('text-align','center'); } }); //]]> </script> <!-- END switch_ticker_new --> <script type="text/javascript">//<![CDATA[ $(document).ready(function(){ <!-- BEGIN switch_enable_pm_popup --> pm = window.open('{U_PRIVATEMSGS_POPUP}', '_faprivmsg', 'HEIGHT=225,resizable=yes,WIDTH=400'); if(pm != null) { pm.focus(); } <!-- END switch_enable_pm_popup --> <!-- BEGIN switch_report_popup --> report = window.open('{switch_report_popup.U_REPORT_POPUP}', '_phpbbreport', 'HEIGHT={switch_report_popup.S_HEIGHT},resizable=yes,scrollbars=no,WIDTH={switch_report_popup.S_WIDTH}'); if(report != null) { report.focus(); } <!-- END switch_report_popup --> <!-- BEGIN switch_ticker --> $(document).ready(function() { Ticker.start({ height : {switch_ticker.HEIGHT}, spacing : {switch_ticker.SPACING}, speed : {switch_ticker.SPEED}, direction : '{switch_ticker.DIRECTION}', pause : {switch_ticker.STOP_TIME} }); }); <!-- END switch_ticker --> }); <!-- BEGIN switch_login_popup --> var logInPopUpLeft, logInPopUpTop, logInPopUpWidth = {LOGIN_POPUP_WIDTH}, logInPopUpHeight = {LOGIN_POPUP_HEIGHT}, logInBackgroundResize = true, logInBackgroundClass = false; <!-- END switch_login_popup --> <!-- BEGIN switch_login_popup --> $(document).ready( function() { $(window).resize(function() { var windowWidth = document.documentElement.clientWidth; var popupWidth = $("#login_popup").width(); var mypopup = $("#login_popup"); $("#login_popup").css({ "left": windowWidth/2 - popupWidth/2 }); }); }); <!-- END switch_login_popup --> //]]> </script> {GREETING_POPUP} <!-- BEGIN switch_ticker_new --> <style> .jcarousel-skin-tango .jcarousel-item { text-align:center; width: 10px; } .jcarousel-skin-tango .jcarousel-item-horizontal { margin-right: {switch_ticker.SPACING}px; } .jcarousel-skin-tango .jcarousel-item-vertical { margin-bottom: {switch_ticker.SPACING}px; } </style> <!-- END switch_ticker_new --> {HOSTING_JS} <!-- BEGIN google_analytics_code --> <script type="text/javascript"> //<![CDATA[ (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){ (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o), m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m) })(window,document,'script','//www.google-analytics.com/analytics.js','ga'); ga('create', '{G_ANALYTICS_ID}', 'auto'); ga('send', 'pageview'); ga('set', 'anonymizeIp', true); <!-- BEGIN google_analytics_code_bis --> ga('create', '{G_ANALYTICS_ID_BIS}', 'auto', 'bis'); ga('bis.send', 'pageview'); ga('bis.set', 'anonymizeIp', true); <!-- END google_analytics_code_bis --> //]]> </script> <!-- END google_analytics_code --> </head> <script type="text/javascript"> $(window).load(function() { $(".smallfont").each(function() { $(this).find("span.prefix.وردة").html('<img src="https://lmsa-des.com/vb/images/icons/icon1.gif" />'); $(this).find("span.prefix.نيو").html('<img src="https://a-al7b.com/vb/images/icons/q35.gif" />'); $(this).find("span.prefix.اهداء").html('<img src="https://lmsa-des.com/vb/images/icons/3-zf70.gif" />'); $(this).find("span.prefix.حصري").html('<img src="https://a-al7b.com/vb/images/icons/q118.gif" />'); $(this).find("span.prefix.سؤال").html('<img src="https://a-al7b.com/vb/images/icons/k9.gif" />'); }); }); </script> <script type="text/javascript"> $(function () { $("a[href^='/t'],a[href^='http://"+ location.host +"/t']").html(function () { var u = $(this).text(); if(/^\[([^\[\]]+)\]/.test(u)) return u.replace(/^\[[^\[\]]+\]/, function (a) { a = a.slice(1, -1); return '<span class="prefix ' + a + '">' + a + "</span>" }) }); }); </script> <script type="text/javascript"> var PREFIJOS_TEMAS = []; PREFIJOS_TEMAS.push("[وردة]"); PREFIJOS_TEMAS.push("[نيو]"); PREFIJOS_TEMAS.push("[اهداء]"); PREFIJOS_TEMAS.push("[حصري]"); PREFIJOS_TEMAS.push("[سؤال]"); $(function () { if(/^\/post\?f=\d+&mode=newtopic/.test($(location).attr('pathname') + $(location).attr('search'))){ var html_options_prefijo = "<select name='prefijos'><option value=''>اختر ايقونة</option>"; for(var prefijo in PREFIJOS_TEMAS){ html_options_prefijo += "<option value='" + PREFIJOS_TEMAS[prefijo] + "'>" + PREFIJOS_TEMAS[prefijo] + "</option>"; } html_options_prefijo += "</select>"; $('input[name="subject"]').before(html_options_prefijo); $("form[method='post']").submit(function() { $('input[name="subject"]').val(($('select[name="prefijos"]').val() ? $('select[name="prefijos"]').val() + " " : "") + $('input[name="subject"]').val()); }); } }); </script> </head> <body background="{T_BODY_BACKGROUND}" bgcolor="{T_BODY_BGCOLOR}" text="{T_BODY_TEXT}" link="{T_BODY_LINK}" vlink="{T_BODY_VLINK}"> <!-- BEGIN hitskin_preview --> <div id="hitskin_preview" style="display: block;"> <h1><img src="https://2img.net/i/fa/hitskin/hitskin_logo.png" alt="" /> <em>Hit</em>skin.com</h1> <div class="content"> <p> {hitskin_preview.L_THEME_SITE_PREVIEW} <br /> <span>{hitskin_preview.U_INSTALL_THEME}<a href="https://{hitskin_preview.U_RETURN_THEME}">{hitskin_preview.L_RETURN_THEME}</a></span> </p> </div> </div> <!-- END hitskin_preview --> <!-- BEGIN switch_login_popup --> <div id="login_popup" style="z-index: 10000 !important;"> <table class="forumline" width="{LOGIN_POPUP_WIDTH}" height="{LOGIN_POPUP_HEIGHT}" border="0" cellspacing="1" cellpadding="0"> <tr height="25"> <td class="catLeft"> <span class="genmed module-title">{SITENAME}</span> </td> </tr> <tr height="{LOGIN_POPUP_MSG_HEIGHT}"> <td class="row1" align="left" valign="top"> <div id="login_popup_buttons"> <form action="{S_LOGIN_ACTION}" method="get"> <input type="submit" class="mainoption" value="{L_LOGIN}" /> <input type="button" class="mainoption" value="{L_REGISTER}" onclick="parent.location='{U_REGISTER}';" /> <input id="login_popup_close" type="button" class="button" value="{L_DONT_DISPLAY_AGAIN}" /> </form> </div> <span class="genmed">{LOGIN_POPUP_MSG}</span> </td> </tr> </table> </div> <!-- END switch_login_popup --> <a name="top"></a> {JAVASCRIPT} <!-- هاك تغيير الستايل للرمضاني--> <!-- هاك تغيير الستايل للرمضاني--> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" dir="rtl" lang="ar"><head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <!-- CSS Stylesheet --> <style type="text/css" id="vbulletin_css"> <style type="text/css" id="vbulletin_css"> </style> <!-- / CSS Stylesheet --> <script> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html dir="rtl" lang="ar"> <head> <!-- CSS Stylesheet --> <link rel="stylesheet" type="text/css" href="" /> <!-- / CSS Stylesheet --> <head> <link rel="stylesheet" type="text/css" href="" /> <link rel="alternate stylesheet" type="text/css" title="color2" href="" /> <script src="https://dl.dropboxusercontent.com/s/eip77qkqyt6wkl3/colorchooser.js" type="text/javascript"></script> </head> </head> <body> <audio id="sound"><source src="https://ia801206.us.archive.org/26/items/DownloadFreeRingtonesForAndroidAndIPhoneTONES72/Free%20Alternative%20Ringtones%20-%20Tones7.mp3"/></audio> <div class="h1"> <div class="h2"></div> <div class="h3"> <div class="buttons"> <div class="button1"><a title="الرئيسيه" style="margin-top: 0px; float: left; height: 27px; width: 76px; margin-left: 0px;" href="{U_INDEX}"></a></div> <div class="button2"><a title="التسجيل" style="margin-top: 0px; float: left; height: 27px; width: 76px; margin-left: 0px;" href="/register"></a></div> <div class="button3"><a title="البيانات" style="margin-top: 0px; float: left; height: 27px; width: 76px; margin-left: 0px;" href="/profile?mode=editprofile"></a></div> </div> <!-- Start Color --> <div id="topbar"> <div class="colorchooser"> <span> </span> <a href="javascript:ChennaigsmStyle('color1')" style="background-image:url('https://i.servimg.com/u/f78/19/47/70/95/color110.png'); background-repeat:no-repeat;width: 21px;height:21px"></a> <a href="javascript:ChennaigsmStyle('color2')" style="background-image:url('https://i.servimg.com/u/f78/19/47/70/95/color210.png'); background-repeat:no-repeat;width: 21px;height:21px"></a> </div> </div> <!-- End Color --> </div> </div> <!-- content table --> <!-- open content container --> <div align="center"> <div class="page" style="width:98%; text-align:right"> <div style="padding:0px 25px 0px 25px" align="right"><br /> <div class="block1"> <div class="block2"></div> <div class="block3"></div> </div> <div class="block4"> <div class="block5"> <div class="block6"> <!-- breadcrumb, login, pm info --> <!-- هاك روابط اضافيه --> <!-- هاك روابط اضافيه --> <table class="tborder" cellpadding="6" cellspacing="1" border="0" width="100%" align="center"> <tr> <td class="alt1" width="100%"> <div class="navbar" style="font-size:10pt"><a href="{U_INDEX}" accesskey="1"><img class="inlineimg" src="https://www.a-al7b.com/vb/Ramadan-al7b2022/misc/navbits_start.gif" alt="" border="0" /></a> <strong>{L_INDEX}</strong></div> </td> <td class="alt2" nowrap="nowrap" style="padding:0px"> <!-- BEGIN switch_user_logged_in --> <div align="center" class="smallfont"> <div> <strong><span style="color: Red;">{LOGGED_AS}</span></strong> </div> <span class="time">{LAST_VISIT_DATE}</span> <style type="text/css"> .time { background: url(https://www.a-al7b.com/vb/Ramadan-al7b2022/back5.gif) repeat; color: #b88627; font: 700 11px Droid Arabic Kufi; } img[Attributes Style] { border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; } </style> <!-- كود تمرير --> <div class="smallfont"> <div id="EchoTopic"> <form name="jump2"> <select name="menu" onchange="location=document.jump2.menu.options[document.jump2.menu.selectedIndex].value;" value="GO"> <option value="">خيارات سريعه</option> <option value="https://asdd.ahladalil.com/contact">ارسال رساله للاداره</option> <option value="https://asdd.ahladalil.com/t1316-topic#.YkIU5ufP1D8">للتبادل الاعلاني</option> </select> </form> </div> <!-- كود تمرير --> <a rel="nofollow" href="/profile?mode=editprofile" accesskey="5"><img border="0" src="https://www.a-al7b.com/vb/images/nif_9adq_ala7sas/visetmasoff.gif" alt="لوحه التحكم " title="لوحه التحكم "> <a rel="nofollow" href="/memberlist" accesskey="5"><img border="0" src="https://www.a-al7b.com/vb/images/nif_9adq_ala7sas/newrecoff.gif" alt="مشاهده الاعضاء " title="مشاهده الاعضاء "> <a rel="nofollow" href="profile?mode=editprofile&page_profil=preferences" accesskey="5"><img border="0" src="https://www.a-al7b.com/vb/images/nif_9adq_ala7sas/afandy_tags.gif" alt="تعديل بياناتي " title="تعديل بياناتي"> <a rel="nofollow" href="/faq" accesskey="5"><img border="0" src="https://www.a-al7b.com/vb/images/nif_9adq_ala7sas/likeoff.gif" alt="التعليمات" title="التعليمات "> <a rel="nofollow" href="/profile?mode=editprofile" accesskey="5"><img border="0" src="https://www.a-al7b.com/vb/images/nif_9adq_ala7sas/afandy_mentions.gif" alt="لوحه التحكم " title="لوحه التحكم "> <a rel="nofollow" href="/memberlist" accesskey="5"><img border="0" src="https://www.a-al7b.com/vb/images/nif_9adq_ala7sas/afandy_tags.gif" alt="مشاهده الاعضاء " title="مشاهده الاعضاء "> <a rel="nofollow" href="profile?mode=editprofile&page_profil=preferences" accesskey="5"><img border="0" src="https://www.a-al7b.com/vb/images/nif_9adq_ala7sas/newreoff.gif" alt="تعديل بياناتي " title="تعديل بياناتي"> <a rel="nofollow" href="/faq" accesskey="5"><img border="0" src="https://www.a-al7b.com/vb/images/nif_9adq_ala7sas/newmasoff1.gif" alt="التعليمات" title="التعليمات "> <td class="alt1" align="center" valign="middle"> <a href="search.php?do=process&showposts=0&starteronly=1&u=943"> <a href="/search?search_id=newposts"><font color="#"><img src="https://www.a-al7b.com/vb/Ramadan-al7b2022/buttons/myposts2.gif"/><br/></span></font></a><font color="#000"> <span lang="ar-sa">|</span> </font> <a href="/search?search_id=egosearch"> <font color="#"><img src="https://www.a-al7b.com/vb/Ramadan-al7b2022/buttons/myposts1.gif"/><br/></span> </font></a><span lang="ar-sa"><font color="#000"> | </font></span> <a href="/search?search_id=unanswered"> <span style="text-decoration: none"><font color="#000">ا<img src="https://www.a-al7b.com/vb/Ramadan-al7b2022/buttons/myposts3.gif"/><br/></span> </font></span></a> </td> </div> <br /> <!-- END switch_user_logged_in --> <!-- BEGIN switch_user_logged_out --> <form action="/login.forum?redirect=/" method="post" onsubmit="md5hash(vb_login_password, vb_login_md5password, vb_login_md5password_utf, 0)"> <script type="text/javascript" src="clientscript/vbulletin_md5.js?v=388"></script> <table cellpadding="0" cellspacing="3" border="0"> <tr> <td class="smallfont" style="white-space: nowrap;"><label for="navbar_username">اسم العضو</label></td> <td><input type="text" class="bginput" style="font-size: 11px" name="username" id="username" size="10" accesskey="u" tabindex="101" value="اسم العضو" onfocus="if (this.value == 'اسم العضو') this.value = '';" /></td> <td class="smallfont" nowrap="nowrap"><label for="cb_cookieuser_navbar"><input type="checkbox" name="cookieuser" value="1" tabindex="103" id="cb_cookieuser_navbar" accesskey="c" checked="checked" />حفظ البيانات؟</label></td> </tr> <tr> <td class="smallfont"><label for="navbar_password">كلمة المرور</label></td> <td><input type="password" class="bginput" style="font-size: 11px" name="password" id="password" size="10" tabindex="102" /></td> <td><input type="submit" name="login" class="button" value="تسجيل الدخول" tabindex="104" title="ادخل اسم العضو وكلمة المرور الخاصة بك في الحقول المجاورة لتسجيل الدخول, أو اضغط على رابط 'التسجيل' لإنشاء حساب خاص بك." accesskey="s" /></td> </tr> </table> <input type="hidden" name="s" value="" /> <input type="hidden" name="securitytoken" value="guest" /> <input type="hidden" name="do" value="login" /> <input type="hidden" name="vb_login_md5password" /> <input type="hidden" name="vb_login_md5password_utf" /> </form> <!-- END switch_user_logged_out --> </td> </tr> </table> <!-- / breadcrumb, login, pm info --> <!-- nav buttons bar --> <div class="tborder" style="padding:1px; border-top-width:0px"> <table cellpadding="0" cellspacing="0" border="0" width="100%" align="center"> <tr align="center"> <!-- BEGIN switch_user_logged_out --> <td class="vbmenu_control"><a href="/register" rel="nofollow">التسجيل</a></td> <td class="vbmenu_control"><a rel="help" href="/faq" accesskey="5">التعليمات</a></td> <td class="vbmenu_control"><a href="/search?search_id=unanswered">مواضيع لم يتم الرد عليها</a></td> <td class="vbmenu_control"><a href="/search?search_id=newposts" accesskey="2">مشاركات اليوم</a></td> <td class="vbmenu_control"><a id="navbar_search" href="/search" accesskey="4" rel="nofollow">البحث</a> </td> <!-- END switch_user_logged_out --> <!-- BEGIN switch_user_logged_in --> <td class="vbmenu_control"><a href="{U_INDEX}">الرئيسيه</a></td> <td class="vbmenu_control"><a href="/profile?mode=editprofile">لوحه التحكم</a></td> <td class="vbmenu_control"><a href="/memberlist" accesskey="5">معاينه الاعضاء</a></td> <td class="vbmenu_control"><a href="/search?search_id=newposts" accesskey="2">مواضيع جديده</a></td> <td class="vbmenu_control"><a id="navbar_search" href="/search" accesskey="4" rel="nofollow">البحث</a> <script type="text/javascript"> vbmenu_register("navbar_search"); </script></td> <td class="vbmenu_control"><a href="{U_PRIVATEMSGS}" rel="nofollow">{PRIVATE_MESSAGE_INFO}</a><script type="text/javascript"> vbmenu_register("usercptools"); </script></td> <td class="vbmenu_control"><a rel="nofollow" href="{U_LOGIN_LOGOUT}" onclick="return log_out('هل أنت متأكد برغبتك في الخروج من المنتدى؟')">{L_LOGIN_LOGOUT}</a></td> <!-- كود تمرير --> <td class="vbmenu_control"><div/></td> <form name="jump2"> <select name="menu" onchange="location=document.jump2.menu.options[document.jump2.menu.selectedIndex].value;" value="GO"> <option value="">خيارات سريعه</option> <option value="https://elwarda.alafdal.net/contact">ارسال رساله للاداره</option> <option value="https://elwarda.alafdal.net/t1316-topic#.YkIU5ufP1D8">للتبادل الاعلاني</option> </select> </form> </div> <!-- كود تمرير --> <!-- END switch_user_logged_in --> </tr> </table> </div> <!-- / nav buttons bar --> </div> </div> </div> <div class="block7"> <div class="block8"></div> <div class="block9"></div> </div><br /> <!-- BEGIN switch_user_logged_out --> <table class="tborder" cellpadding="6" cellspacing="1" border="0" width="100%" align="center"> <thead> <tr><td class="tcat" colspan="6">أهلا وسهلا بك إلى{L_INDEX}.</td></tr> <tr> <td class="alt1" colspan="6"> أهلا وسهلا بك زائرنا الكريم، إذا كانت هذه زيارتك الأولى للمنتدى، فيرجى التكرم بزيارة صفحة التعليمـــات،<a href="/faq"><strong> بالضغط هنا</strong></a>. كما يشرفنا أن تقوم <a href="/register" rel="nofollow"><strong>بالتسجيل بالضغط هنا</strong></a> إذا رغبت بالمشاركة في المنتدى، أما إذا رغبت بقراءة المواضيع والإطلاع فتفضل بزيارة القسم الذي ترغب أدناه. </td> </tr> </thead> </table> <!-- END switch_user_logged_out --> <table class="bodylinewidth" width="{T_BODY_TABLE_WIDTH}" cellspacing="0" cellpadding="10" border="0" align="center"> <tr> <!-- BEGIN switch_ticker_new --> <div id="fa_ticker_block" style="margin-top:4px;margin-bottom:4px;"> <table width="100%" border="0" cellspacing="0" cellpadding="0" class="forumline"> <tr> <td align="left" class="row1"> <div id="fa_ticker_container"> <ul id="fa_ticker_content" class="jcarousel-skin-tango" style="display:none;"> <!-- BEGIN ticker_row --> <li>{switch_ticker.ticker_row.ELEMENT}</li> <!-- END ticker_row --> </ul> </div> </td> </tr> </table> </div> <!-- END switch_ticker_new --> <!-- BEGIN switch_ticker --> <div id="fa_ticker_block" style="margin-top:4px;margin-bottom:4px;"> <table width="100%" border="0" cellspacing="0" cellpadding="0" class="forumline"> <tr> <td align="left" class="row1"> <div id="fa_ticker_container"> <div id="fa_ticker" style="height:{switch_ticker.HEIGHT}px;"> <div class="fa_ticker_content"> <!-- BEGIN ticker_row --> <div>{switch_ticker.ticker_row.ELEMENT}</div> <!-- END ticker_row --> </div> </div> </div> </td> </tr> </table> </div> <!-- END switch_ticker --> <div id="page-body"> <div id="{ID_CONTENT_CONTAINER}"{CLASS_CONTENT_CONTAINER}> <table cellpadding="0" cellspacing="0" width="100%" class="three-col"> <tbody> <tr> <td valign="top" width="100%"> <div id="center"> <!-- BEGIN giefmod_index1 --> {giefmod_index1.MODVAR} <!-- BEGIN saut --> <div style="height:{SPACE_ROW}px"></div> <!-- END saut --> <!-- END giefmod_index1 --> </div> </td></tr><tr> <td valign="top" width="98%"> <!-- BEGIN html_validation --> </td> </tr> </tbody> </table> </div> </div> </tr> </table> </body> </html> <!-- END html_validation --> </div>
أسم العضو : razan هل ترغب في التعليق على رسالة العضو razan ؟
28.04.22 17:21
المشاركة رقم: # ڷــۄنۨ ̨ٻۧــﯣمۘــک
♛عدد المساهمات : 3544 ♛تاريخ التسجيل » : 06/12/2012
سُبْحَانَكَ اللَّهُمَّ وَبِحَمْدِكَ ، أَشْهَدُ أَنْ لا إِلهَ إِلَّا أَنْتَ أَسْتَغْفِرُكَ وَأَتْوبُ إِلَيْكَ
انديكس بوكس
الكود: <!-- BEGIN catrow --><!-- BEGIN tablehead --> <br /> <div class="block1"> <div class="block2"></div> <div class="block3"></div> </div> <div class="block4"> <div class="block5"> <div class="block6"> <table class="tborder" align="center" border="0" cellpadding="6" cellspacing="1" width="100%"> <tr> <td class="tcat" colspan="6" nowrap="nowrap"> <span style="width:70px;"><img onclick="i=0;e=this.parentNode.parentNode.parentNode.parentNode.childNodes;while(++i<e.length)if(e[i].tagName=='TR')e[i].style.display=(e[i].style.display=='none')?'':'none';this.src=(this.src=='https://i.servimg.com/u/f78/19/47/70/95/collap83.gif')?'https://i.servimg.com/u/f78/19/47/70/95/collap84.gif':'https://i.servimg.com/u/f78/19/47/70/95/collap83.gif';" src="https://i.servimg.com/u/f78/19/47/70/95/collap83.gif" align="left" ></e></span> <center> <div colspan="{catrow.tablehead.INC_SPAN}" nowrap="nowrap" width="100%" class="secondarytitle"> {catrow.tablehead.L_FORUM} </div></center> </td> </tr> <tr align="center"> <td class="thead" width="5%"> </td> <td class="thead" align="right" width="45%">المنتدى</td> <td class="thead" width="26%">اخر مشاركه</td> <td class="thead" width="7%">المواضيع</td> <td class="thead" width="7%">المشاركات</td> </tr> <!-- END tablehead --><!-- BEGIN cathead --> <!-- BEGIN inc --> <tr align="center"> <div class="img"> <div class="top"></div> <div class="med" width="46"><img src="{SPACER}" /></div> <td style="padding:0;"> <div class="down" colspan="{catrow.cathead.INC_SPAN}" width="100%"> <h{catrow.cathead.LEVEL} class="hierarchy"> <span class="cattitle"> <a class="cattitle" title="{catrow.cathead.CAT_DESC}" href="{catrow.cathead.U_VIEWCAT}">{catrow.cathead.CAT_TITLE}</a> </span> </h{catrow.cathead.LEVEL}> </div> </td> <td class="{catrow.cathead.CLASS_ROWPIC}" colspan="3" align="right"> </td> </div> </tr> <!-- END inc --> <!-- END cathead --><!-- BEGIN forumrow --> <tr align="center"> <td class="alt2" width="5%"><img title="{catrow.forumrow.L_FORUM_FOLDER_ALT}" src="{catrow.forumrow.FORUM_FOLDER_IMG}" alt="{catrow.forumrow.L_FORUM_FOLDER_ALT}" /></td> <!-- BEGIN inc --> <td class="{catrow.forumrow.inc.INC_CLASS}" width="46"><img src="{SPACER}"/></td> <!-- END inc --> <td class="alt1Active" align="right" width="45%"> <div><a class="forumlink" href="{catrow.forumrow.U_VIEWFORUM}">{catrow.forumrow.FORUM_NAME}</a><br /></div> <div class="smallfont">{catrow.forumrow.FORUM_DESC}</div><br /> <div class="smallfont"> <!-- BEGIN switch_moderators_links --> {catrow.forumrow.switch_moderators_links.L_MODERATOR}{catrow.forumrow.switch_moderators_links.MODERATORS} <!-- END switch_moderators_links --> <div class="s_forum">{catrow.forumrow.L_LINKS}{catrow.forumrow.LINKS}</div><img src="https://i.servimg.com/u/f55/19/60/45/20/a10.gif"/><br/></span> </div> </td> <td class="alt2" width="20%"> <!-- BEGIN avatar --> <div style="width: 200px;"></div> <span class="lastpost-avatar">{catrow.forumrow.avatar.LAST_POST_AVATAR}</span> <!-- END avatar --> <span> <a href="{catrow.forumrow.U_LATEST_TOPIC}" title="{catrow.forumrow.LATEST_TOPIC_TITLE}">{catrow.forumrow.LATEST_TOPIC_NAME}</a><br /> {catrow.forumrow.USER_LAST_POST} <span class="time">{LAST_VISIT_DATE}</span> </span> </td> <td class="alt1" width="7%">{catrow.forumrow.TOPICS}</td> <td class="alt2" width="7%">{catrow.forumrow.POSTS}</td> </tr> <!-- END forumrow --><!-- BEGIN catfoot --> <tr> <!-- BEGIN inc --> <td class="{catrow.catfoot.inc.INC_CLASS}" width="46"><img src="{SPACER}" height="0" width="46" /></td> <!-- END inc --> <td class="spaceRow" colspan="{catrow.catfoot.INC_SPAN}" height="1"><img src="{SPACER}" alt="" height="1" width="1" /></td> </tr> <!-- END catfoot --><!-- BEGIN tablefoot --> </table><img src="{SPACER}" alt="" height="0" width="0" /> </div> </div> </div> <div class="block7"> <div class="block8"></div> <div class="block9"></div> </div> <!-- END tablefoot --><!-- END catrow -->
أسم العضو : razan هل ترغب في التعليق على رسالة العضو razan ؟
28.04.22 17:22
المشاركة رقم: # ڷــۄنۨ ̨ٻۧــﯣمۘــک
♛عدد المساهمات : 3544 ♛تاريخ التسجيل » : 06/12/2012
سُبْحَانَكَ اللَّهُمَّ وَبِحَمْدِكَ ، أَشْهَدُ أَنْ لا إِلهَ إِلَّا أَنْتَ أَسْتَغْفِرُكَ وَأَتْوبُ إِلَيْكَ
انديكس بدي
الكود: {JAVASCRIPT} <!-- BEGIN message_admin_index --> <!-- BEGIN message_admin_txt --> <!--بداية التأطير العلوي --> <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="2" cellspacing="1" border="0" width="100%" align="center"> <tr align="center"> <td height="25" colspan="8" nowrap="NOWRAP" class="tcat"> <span style="width:70px;"><img onClick="i=0;e=this.parentNode.parentNode.parentNode.parentNode.childNodes;while(++i<e.length)if(e[i].tagName=='TR')e[i].style.display=(e[i].style.display=='none')?'':'none';this.src=(this.src=='https://i.servimg.com/u/f35/17/65/39/41/collap10.gif')?'https://i.servimg.com/u/f16/15/04/02/38/collap11.gif':'https://i.servimg.com/u/f35/17/65/39/41/collap10.gif';"src="https://i.servimg.com/u/f35/17/65/39/41/collap10.gif"align="right"/></span> <div> </div> </td></tr> <tr> <td class="alt1" rowspan="3" align="center" valign="middle"> <div class="gensmall">{message_admin_index.message_admin_txt.MES_TXT}</div> </td> </tr> </table> <br /> <!-- بداية اطار سفلي --> </div> </div> </div> <div class="t6"> <div class="t7"></div> <div class="t8"></div> </div> <!--نهاية التأطير السفلي --> <br /> <!-- END message_admin_txt --> <!-- END message_admin_index --> <!-- BEGIN switch_user_login_form_header --> <form action="{S_LOGIN_ACTION}" method="post" name="form_login"> <!-- BEGIN switch_fb_connect_no --> <table width="100%" border="0" cellspacing="0" cellpadding="0" class="user_login_form forumline"> <tr> <td class="row1" align="center"> <table border="0" cellspacing="0" cellpadding="0"> <tr> <td><span class="genmed">{L_USERNAME}:</span> </td> <td><input class="post" type="text" size="10" name="username"/> </td> <td> <input class="radio" type="checkbox" name="autologin" {AUTOLOGIN_CHECKED} /> <span class="gensmall">{L_AUTO_LOGIN}</span> </td> </tr> <tr> <td><span class="genmed">{L_PASSWORD}:</span> </td> <td><input class="post" type="password" size="10" name="password"/> </td> <td>{S_HIDDEN_FIELDS}<input class="mainoption" type="submit" name="login" value="{L_LOGIN}" /></td> </tr> </table> </td> </tr> </table> <!-- END switch_fb_connect_no --> <!-- BEGIN switch_fb_connect --> <table width="100%" border="0" cellspacing="0" cellpadding="0" class="user_login_form forumline"> <tr> <td valign="top" width="100%" class="row1" align="center"> <table width="100%"> <tr> <td width="55%" valign="middle" align="right"> <table class="right"> <tr> <td><span class="genmed">{L_USERNAME}:</span> </td> <td><input class="post" type="text" size="10" name="username"/> </td> <td> <input class="radio" type="checkbox" name="autologin" {AUTOLOGIN_CHECKED} /> <span class="gensmall">{L_AUTO_LOGIN}</span> </td> </tr> <tr> <td><span class="genmed">{L_PASSWORD}:</span> </td> <td><input class="post" type="password" size="10" name="password"/> </td> <td>{S_HIDDEN_FIELDS}<input class="mainoption" type="submit" name="login" value="{L_LOGIN}" /></td> </tr> </table> </td> <td width="10%" align="center" valign="middle"> <span class="genmed fb_or">{switch_user_login_form_header.switch_fb_connect.L_OR}</span> </td> <td width="35%" class="align_gauche"><fb:login-button size="large" onlogin="window.location='/facebook_connect.forum'" v="2" scope="{switch_user_login_form_header.switch_fb_connect.L_FB_PERMISSIONS}">{switch_user_login_form_header.switch_fb_connect.L_FB_LOGIN_BUTTON}</fb:login-button></td> </tr> </table> </td> </tr> </table> <!-- END switch_fb_connect --> </form> <!-- END switch_user_login_form_header --> {CHATBOX_TOP} {BOARD_INDEX} <table width="100%" border="0" cellspacing="0" cellpadding="0"> <tr> <td width="50%" valign="top"> <!-- BEGIN switch_delete_cookies --> <br /><a href="{switch_delete_cookies.U_DELETE_COOKIES}" class="gensmall">{switch_delete_cookies.L_DELETE_COOKIES}</a> <!-- END switch_delete_cookies --> </td> <td width="50%" align="right"> <span class="gensmall"> <!-- BEGIN switch_on_index --> <!-- BEGIN switch_delete_cookies --> <br /><a href="{switch_on_index.switch_delete_cookies.U_DELETE_COOKIES}" class="gensmall">{switch_on_index.switch_delete_cookies.L_DELETE_COOKIES}</a> <!-- END switch_delete_cookies --> <!-- END switch_on_index --> </span> </td> </tr> </table> <!-- BEGIN switch_user_login_form_footer --> <form action="{S_LOGIN_ACTION}" method="post" name="form_login"> <!-- BEGIN switch_fb_connect_no --> <table width="100%" border="0" cellspacing="0" cellpadding="0" class="user_login_form forumline"> <tr> <td class="row1" align="center"> <table border="0" cellspacing="0" cellpadding="0"> <tr> <td><span class="genmed">{L_USERNAME}:</span> </td> <td><input class="post" type="text" size="10" name="username"/> </td> <td> <input class="radio" type="checkbox" name="autologin" {AUTOLOGIN_CHECKED} /> <span class="gensmall">{L_AUTO_LOGIN}</span> </td> </tr> <tr> <td><span class="genmed">{L_PASSWORD}:</span> </td> <td><input class="post" type="password" size="10" name="password"/> </td> <td>{S_HIDDEN_FIELDS}<input class="mainoption" type="submit" name="login" value="{L_LOGIN}" /></td> </tr> </table> </td> </tr> </table> <!-- END switch_fb_connect_no --> <!-- BEGIN switch_fb_connect --> <table width="100%" border="0" cellspacing="0" cellpadding="0" class="user_login_form forumline"> <tr> <td valign="top" width="100%" class="row1" align="center"> <table width="100%"> <tr> <td width="55%" valign="middle"> <table class="right"> <tr> <td><span class="genmed">{L_USERNAME}:</span> </td> <td><input class="post" type="text" size="10" name="username"/> </td> <td> <input class="radio" type="checkbox" name="autologin" {AUTOLOGIN_CHECKED} /> <span class="gensmall">{L_AUTO_LOGIN}</span> </td> </tr> <tr> <td><span class="genmed">{L_PASSWORD}:</span> </td> <td><input class="post" type="password" size="10" name="password"/> </td> <td>{S_HIDDEN_FIELDS}<input class="mainoption" type="submit" name="login" value="{L_LOGIN}" /></td> </tr> </table> </td> <td width="10%" align="center" valign="middle"> <span class="genmed fb_or">{switch_user_login_form_footer.switch_fb_connect.L_OR}</span> </td> <td width="35%" class="align_gauche"><fb:login-button size="large" onlogin="window.location='/facebook_connect.forum'" v="2" scope="{switch_user_login_form_footer.switch_fb_connect.L_FB_PERMISSIONS}">{switch_user_login_form_footer.switch_fb_connect.L_FB_LOGIN_BUTTON}</fb:login-button></td> </tr> </table> </td> </tr> </table> <!-- END switch_fb_connect --> </form> <!-- END switch_user_login_form_footer --> <!-- BEGIN disable_viewonline --> <div id="recentTopics"> <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"> <thead> <tr> <td class="tcat" colspan="2" align="center"> <a class="cattitle" href="{U_VIEWONLINE}" rel="nofollow">{L_WHO_IS_ONLINE}</a> </td> </tr> </thead> <!-- logged-in users --> <tbody> <tr> <td class="thead" colspan="2"> <span style="width:70px;"><img onClick="i=0;e=this.parentNode.parentNode.parentNode.parentNode.childNodes;while(++i<e.length)if(e[i].tagName=='TR')e[i].style.display=(e[i].style.display=='none')?'':'none';this.src=(this.src=='https://i.servimg.com/u/f35/17/65/39/41/collap10.gif')?'https://i.servimg.com/u/f16/15/04/02/38/collap11.gif':'https://i.servimg.com/u/f35/17/65/39/41/collap10.gif';"src="https://i.servimg.com/u/f35/17/65/39/41/collap10.gif"align="left"/></span> <div><FONT color="#000000">||~ {TOTAL_USERS_ONLINE}</FONT></div> </td> </tr> </tbody> <tbody id="collapseobj_forumhome_activeusers" style=""> <tr align="right"> <td class="alt1"> <img src="https://i.servimg.com/u/f40/16/50/59/14/whos_o10.png" alt="مشاهدة المتواجدون الآن" border="0" /> </td> <td class="alt2" width="96%"> <span class="describe"> : <strong>{RECORD_USERS}</strong> <br/> </span> {LOGGED_IN_USER_LIST} </td> </tr> </tbody> <tbody> <tr> <td class="thead" colspan="2"> <!-- مشرفين على المنتدى --> <!-- مشرفين على المنتدى --> <span style="width:70px;"><img onClick="i=0;e=this.parentNode.parentNode.parentNode.parentNode.childNodes;while(++i<e.length)if(e[i].tagName=='TR')e[i].style.display=(e[i].style.display=='none')?'':'none';this.src=(this.src=='https://i.servimg.com/u/f35/17/65/39/41/collap10.gif')?'https://i.servimg.com/u/f16/15/04/02/38/collap11.gif':'https://i.servimg.com/u/f35/17/65/39/41/collap10.gif';"src="https://i.servimg.com/u/f35/17/65/39/41/collap10.gif"align="left"/></span> <div><FONT color="#000000">||~ : تواجد مشرفي المنتدى:</FONT></div> </td> </tr> </tbody> <tbody id="collapseobj_forumhome_activeusers" style=""> <tr> <tr> <td class="alt2" rowspan="3"><img src="https://i.servimg.com/u/f40/16/50/59/14/whos_o10.png" alt="" border="0" /></td> <td class="alt1" width="100%" align="center"><fieldset> <legend><FONT color="silver" size="2">(( طاقة المنتدى ))</FONT></legend> <span class="gensmall">{GROUP_LEGEND}</span> </fieldset></td> <tr> <div class="con-users">{L_CONNECTED_MEMBERS}</div></tr> </tr> </tr> </tbody> <!-- end logged-in users --> <tbody> <tr> <td class="thead" colspan="2"> <span style="width:70px;"><img onClick="i=0;e=this.parentNode.parentNode.parentNode.parentNode.childNodes;while(++i<e.length)if(e[i].tagName=='TR')e[i].style.display=(e[i].style.display=='none')?'':'none';this.src=(this.src=='https://i.servimg.com/u/f35/17/65/39/41/collap10.gif')?'https://i.servimg.com/u/f16/15/04/02/38/collap11.gif':'https://i.servimg.com/u/f35/17/65/39/41/collap10.gif';"src="https://i.servimg.com/u/f35/17/65/39/41/collap10.gif"align="left"/></span> <div> إحصائيات ::: المنتدي:::</div> </td> </tr> </tbody> <tbody id="collapseobj_forumhome_stats" style=""> <tr> <td class="alt2"><img src="https://i.servimg.com/u/f40/16/50/59/14/stats10.png" alt="إحصائيات ::: :::" border="0" /></td> <td class="alt1" width="100%"> <div class="smallfont"> <div> {TOTAL_POSTS} </div> <div> {TOTAL_USERS} </div> </div> <div> <span class="gensmall">{NEWEST_USER}<img src="https://i.servimg.com/u/f39/14/49/52/30/th203610.gif"/></span> </div> </td> </tr> </tbody> <!-- BEGIN switch_chatbox_activate --> <tbody> <tr> <td class="thead" colspan="2"> <span style="width:70px;"><img onClick="i=0;e=this.parentNode.parentNode.parentNode.parentNode.childNodes;while(++i<e.length)if(e[i].tagName=='TR')e[i].style.display=(e[i].style.display=='none')?'':'none';this.src=(this.src=='https://i.servimg.com/u/f35/17/65/39/41/collap10.gif')?'https://i.servimg.com/u/f16/15/04/02/38/collap11.gif':'https://i.servimg.com/u/f35/17/65/39/41/collap10.gif';"src="https://i.servimg.com/u/f35/17/65/39/41/collap10.gif"align="left"/></span> المتواجدين فى دردشة ::: ::: </td> </tr> </tbody> <tbody id="collapseobj_forumhome_stats" style=""> <tr> <td class="alt2"><img src="https://i.servimg.com/u/f40/16/50/59/14/stats10.png" alt="إحصائيات ::: :::" border="0" height="48" width="48"/></td> <td class="alt1" width="100%"> <div class="smallfont"> <span class="gensmall">{TOTAL_CHATTERS_ONLINE} : {CHATTERS_LIST}<br /> <!-- BEGIN switch_chatbox_popup --> <div id="chatbox_popup"></div> <script type="text/javascript"> //<![CDATA[ insertChatBoxPopup('{disable_viewonline.switch_chatbox_activate.switch_chatbox_popup.U_FRAME_CHATBOX}', '{L_CLICK_TO_JOIN_CHAT}'); //]]> </script> <!-- END switch_chatbox_popup --> </span> </div> </td> </tr> </tbody> <!-- END switch_chatbox_activate --> </table> <!-- بداية اطار سفلي --> </div> </div> </div> <div class="t6"> <div class="t7"></div> <div class="t8"></div> </div> <!--نهاية التأطير السفلي --> </div> <!-- END disable_viewonline --> <!-- BEGIN switch_legend --> <table class="forumline" border="0" cellspacing="1" cellpadding="6" align="center"> <tr> <td class="tcat" align="center" colspan="6"><span lang="ar-sa">.: ايقونات الحالة :.</span></td> </tr> <tr class="alt1"> <td class="alt2"> <img src="{FORUM_NEW_IMG}" alt="{L_NEW_POSTS}" /> </td> <td class="smallfont"> يحتوي مشاركات جديدة</td> <td class="alt2"> <img src="{FORUM_IMG}" alt="{L_NO_NEW_POSTS}" /> </td> <td class="smallfont"> لا يحتوي مشاركات جديدة</td> <td class="alt2"> <img src="{FORUM_LOCKED_IMG}" alt="{L_FORUM_LOCKED}" /> </td> <td class="smallfont"> مغلق</td> </tr> <tr> <td class="tfoot" align="center" colspan="6"> <a href="/register" rel="nofollow">التسجيل</a> | <a rel="nofollow" href="/">قريبا</a> | <a href="/">قريبا</a> </td></tr> </table> <br /> <!-- END switch_legend --> <br /> <!-- BEGIN switch_user_logged_in --> <!-- END switch_user_logged_in --> {AUTO_DST} <!-- BEGIN switch_fb_index_login --> <div id="fb-root"></div> <script type="text/javascript"> //<![CDATA[ FB.init({ appId: '{switch_fb_index_login.FACEBOOK_APP_ID}', status: true, cookie: true, xfbml: true, oauth: true }); //]]> </script> <!-- END switch_fb_index_login -->
أسم العضو : razan هل ترغب في التعليق على رسالة العضو razan ؟
28.04.22 17:39
المشاركة رقم: # ڷــۄنۨ ̨ٻۧــﯣمۘــک
♛عدد المساهمات : 3544 ♛تاريخ التسجيل » : 06/12/2012
سُبْحَانَكَ اللَّهُمَّ وَبِحَمْدِكَ ، أَشْهَدُ أَنْ لا إِلهَ إِلَّا أَنْتَ أَسْتَغْفِرُكَ وَأَتْوبُ إِلَيْكَ
ايقونه الستايل الرمضاني
ايقونه الستايل العيد
أسم العضو : razan هل ترغب في التعليق على رسالة العضو razan ؟
28.04.22 17:40
المشاركة رقم: # ڷــۄنۨ ̨ٻۧــﯣمۘــک
♛لونك المفضل» : ♛عدد المساهمات : 3544 السمعه♛» : 71 ♛تاريخ الميلاد : 03/03/1990 ♛تاريخ التسجيل » : 06/12/2012 ♛ النقاط المكتسبه : 20108 العمر : 34 الابداع : التصميم احلى : الخبره : اساطير المنتدى..عَطَاؤهٌمْ ثَمِيْنّ ♥ :
سُبْحَانَكَ اللَّهُمَّ وَبِحَمْدِكَ ، أَشْهَدُ أَنْ لا إِلهَ إِلَّا أَنْتَ أَسْتَغْفِرُكَ وَأَتْوبُ إِلَيْكَ
كي اس اس ستايل العيد
الكود: * */*نجوم للمشاركين باللموضوع*/ div.poster-more-list > div:nth-child(10) > span, div.poster-more-list > div:nth-child(11) > span, div.poster-more-list > div:nth-child(12) > span, div.poster-more-list > div:nth-child(2) > span, div.poster-more-list > div:nth-child(3) > span, div.poster-more-list > div:nth-child(4) > span, div.poster-more-list > div:nth-child(5) > span, div.poster-more-list > div:nth-child(6) > span, div.poster-more-list > div:nth-child(7) > span, div.poster-more-list > div:nth-child(8) > span, div.poster-more-list > div:nth-child(9) > span { background: url(https://i.servimg.com/u/f20/16/85/77/67/stars-10.png); background-size: 100% 100%; display: inline-block; padding: 35px 25px 30px; } /* خلفيه للصندوق الماسي */ .sceditor-container iframe, .sceditor-container textarea { background:url() !important; } /*-----معه كود جافه لوضع خلفيه للكتابه----*/ .sceditor-button-tbl div { background-image:url('https://twemoji.maxcdn.com/16x16/1f495.png') !important; } .postbody { background-repeat:no-repeat; background-size:cover; } /* للتحكم بحجم صوره على رئيسيه*/ .lastpost-avatar img { height: 120px; width: 75px; } /*-----للردود الجاهزه-----*/ .sceditor-dropdown.sceditor-messages { height:200px; overflow-y:auto; } .sceditor-button-messages div { background-image:url('https://i.servimg.com/u/f21/18/42/96/80/edit_p10.gif') !important; } /*----حجم الصور على الريسيه الشخصيه-----*/ .a7la7ekaya img { height: 150px; width: 150px; } /*-----توسيط محتويات المنتدى -----*/ tr.post td { text-align: center; } /*-----لجعل المزجة والاعلام بشكل افقي -----*/ .profile_field_list li { display: inline; } /*-----كود حذف اعلانات احلى منتدى من الاعلى-----*/ div[style="overflow:visible"], div[style="padding:0"] {display: none;} /*-----كود حذف اعلانات احلى منتدى من الاعلى-----*/ /*-----كود حذف اعلانات احلى منتدى من الاعلى لنسخة الثانية-----*/ td[style="background:#000000;padding:inherit 0"] {display: none;} /*-----كود حذف اعلانات احلى منتدى من الاعلى لنسخة الثانية-----*/ /*-----كود حذف اعلانات احلاى منتدى من الاسفل لجميع النسخ-----*/ .trc_related_container {display: none;} /*-----كود حذف اعلانات احلاى منتدى من الاسفل لجميع النسخ-----*/ /*------------------------------كود للاكواد صندوق الاكواد-----------------------------*/ .highlight { border: solid #e91e63 3px; display: inline-block; overflow-y: scroll; max-width: 700px; background: #74afaf; color: #d6cb69; font-family: 'Droid Arabic Kufi'; font-weight: 700; max-height: 522px; } /*------------------------------تنسيق الحائط-----------------------------*/ #profile-advanced-details .message-block { background: url("") left top no-repeat, url("") right top no-repeat, url(https://i.servimg.com/u/f61/20/35/36/39/anwar10.png) center top repeat-x, url(https://i.servimg.com/u/f18/20/23/40/69/o_oaoa11.png) left bottom no-repeat, url(https://i.servimg.com/u/f18/20/23/40/69/o_oaoa11.png) right bottom no-repeat, url(https://i.servimg.com/u/f18/20/23/40/69/o_oaoa11.png) center bottom repeat-x, url("https://i.servimg.com/u/f18/20/23/40/69/o_oaoa11.png") left repeat-y, url("https://i.servimg.com/u/f18/20/23/40/69/o_oaoa11.png") right repeat-y; padding: 58px 30px 58px 30px; font-size: 22px; text-align: center; font-weight: 700; font-family: Droid Arabic Kufi; line-height: 2.0em; } /*------------------------------لتصغير البنرات----------------------------*/ #profile-advanced-details .message-header { text-align: right; font-size: 12px; } #profile-advanced-details .message-header { background: #443a3a; border-top: 1px solid #dee3e7; margin-top: 5px; padding: 1px; } #profile-advanced-details .message-block { line-height: 30px !important; margin-bottom: 97px !important; margin-top: 22px !important; } /*------------------------------كود صوره الاحصائيات------------------------------*/ .mini_ava2>img { vertical-align: middle; height: 40px; margin-right: 5px; width: 40px; } /*-----تحكم بحجم صوره الاشعارات صوره العضوا-----*/ #fa_menulist img { width: 100px !important; height: 130px !important; } .conan2000, .conan1 { background: orange; color: azure; font-size: 18px; font-weight: bold; padding: 1px; margin: 1px; display: block; padding: 7px; border-radius: 1px; } div.award { height: 140px!important; width: 140px!important; } .conan2000{ font-weight: 900; color: azure; margin-top: -17px; } .conan1 { font-weight: 900; color: azure; margin-bottom: -17px; } .asfar{ border-bottom: 16px solid #b88627!important; border-top: solid #b88627; 3px; border-bottom: solid #b88627; 1px!important; background-color: 0; border-width: 2px; border-style: ridge; border-color: #b88627; width : 0 auto;!important; border-top: 6px solid #b88627!important; padding: 3px 3px 3px!important; } .bnfsj { border-bottom: 16px solid Magenta!important; border-top: solid Magenta; 1px; border-bottom: solid Magenta; 1px!important; background-color: 0; border-width: 2px; border-style: ridge; border-color: Magenta; width : 0 auto;!important; border-top: 6px solid Magenta!important; padding: 3px 3px 3px!important; } .a3mar { border-bottom: 16px solid #B31446!important; border-top: solid #B31446; 1px; border-bottom: solid #B31446; 1px!important; background-color: 0; border-width: 2px; border-style: ridge; border-color: #B31446; width : 0 auto;!important; border-top: 6px solid #B31446!important; padding: 3px 3px 3px!important; } .smawe { border-bottom: 16px solid #23DAEB!important; border-top: solid #23DAEB; 1px; border-bottom: solid #23DAEB; 1px!important; background-color: 0; border-width: 3px; border-style: ridge; border-color: #23DAEB; width : 0 auto;!important; border-top: 6px solid #23DAEB!important; padding: 3px 3px 3px!important; } .abead{ border-bottom: 16px solid #ffffff!important; border-top: solid #ffffff; 1px; border-bottom: solid #ffffff; 1px!important; background-color: 0; border-width: 2px; border-style: ridge; border-color: #ffffff; width : 0 auto;!important; border-top: 6px solid #ffffff!important; padding: 3px 3px 3px!important; } .Pink{ border-bottom: 16px solid Pink!important; border-top: solid Pink; 1px; border-bottom: solid Pink; 1px!important; background-color: 0; border-width: 2px; border-style: ridge; border-color: Pink; width : 0 auto;!important; border-top: 6px solid Pink!important; padding: 3px 3px 3px!important; } .Tomato{ border-bottom: 16px solid Tomato!important; border-top: solid Tomato; 1px; border-bottom: solid Tomato; 1px!important; background-color: 0; border-width: 2px; border-style: ridge; border-color: Tomato; width : 0 auto;!important; border-top: 6px solid Tomato!important; padding: 3px 3px 3px!important; } body{background:url("https://i.servimg.com/u/f18/20/23/40/69/_a10.jpg")#0e0905;color:#fff;font:10pt tahoma,verdana,geneva,lucida,'lucida grande',arial,helvetica,sans-serif;margin:0;padding:0} a:link,body_alink{color:#fff;text-decoration:none} a:visited,body_avisited{color:#fff;text-decoration:none} a:hover,a:active,body_ahover{color:#F40} .page{background:#0e0905;color:#fff;font-family:tahoma,verdana,geneva,lucida,'lucida grande',arial,helvetica,sans-serif} .page{background:url("https://i.servimg.com/u/f18/20/23/40/69/_a10.jpg")#000;color:#d6cb69;font-family:'Droid Arabic Kufi'} .page a:link,.page_alink{color:#d6cb69;text-decoration:none} .page a:visited,.page_avisited{color:#d6cb69;text-decoration:none} .page a:hover,.page a:active,.page_ahover{color:#d6cb69;text-decoration:none} td,th,p,li{color:#d6cb69;font:10pt 'Droid Arabic Kufi'} .tborder, .forumline{background:transparent;color:#CCC;font-family:'Droid Arabic Kufi';border-bottom:1px #170B0B dashed} .tcat, .catBottom, .catLeft, .catRight ,.catTop{background:url(https://a-al7b.com/vb/a-al7b23-2022/back.gif) repeat-x top left;color:#FFF;font:bold 10pt 'Droid Arabic Kufi';padding:2px 2px2px;white-space:nowrap;text-align:center;text-shadow:1px 1px 0 #00} .tcat a:link,.tcat_alink, .catBottom a:link, .catLeft a:link, .catRight a:link, .catTop a:link{color:#fff;text-decoration:none} .tcat a:visited,.tcat_avisited, .catBottom a:visited, .catLeft a:visited, .catRight a:visited, .catTop a:visited{color:#fff;text-decoration:none} .tcat a:hover,.tcat a:active,.tcat_ahover, .catBottom a:active, .catLeft a:active, .catRight a:active, .catTop a:active, .catBottom a:hover, .catLeft a:hover, .catRight a:hover, .catTop a:hover{color:#d6cb69;text-decoration:none} .thead, .thHead, .thSides, .thCornerL, .thTop, .thCornerR{background:url(https://www.a-al7b.com/vb/Ramadan-al7b2022/back4.gif) repeat-x top left;color:#FFF;font:bold 11px 'Droid Arabic Kufi';padding:2px 3px2px 3px;white-space:nowrap;text-shadow:1px 1px 0 #000} .thead a:link,.thead_alink, .thHead a:link, .thSides a:link, .thCornerL a:link, .thTop a:link, .thCornerR a:link{color:#FFF;text-decoration:none} .thead a:visited,.thead_avisited, .thHead a:visited, .thSides a:visited, .thCornerL a:visited, .thTop a:visited, .thCornerR a:visited{color:#FFF;text-decoration:none} .thead a:hover,.thead a:active,.thead_ahover, .thHead a:hover, .thSides a:hover, .thCornerL a:hover, .thTop a:hover, .thCornerR a:hover, .thHead a:active, .thSides a:active, .thCornerL a:active, .thTop a:active, .thCornerR a:active{color:#d6cb69;text-decoration:none} .tfoot{color:#FFF;font-family:'Droid Arabic Kufi'} .tfoot a:link,.tfoot_alink{color:#FFF} .tfoot a:visited,.tfoot_avisited{color:#FFF} .tfoot a:hover,.tfoot a:active,.tfoot_ahover{color:#d6cb69} .alt1,.alt1Active, .row1{background:#000;color:#d6cb69;font:bold 15px 'Droid Arabic Kufi';border-bottom:1px #171616 dashed} .alt1 a:link,.alt1_alink,.alt1Active a:link,.alt1Active_alink, .row1 a:link{color:#d6cb69;text-decoration:none} .alt1 a:visited,.alt1_avisited,.alt1Active a:visited,.alt1Active_avisited, .row1 a:visited{color:#d6cb69;text-decoration:none} .alt1 a:hover,.alt1 a:active,.alt1_ahover,.alt1Active a:hover,.alt1Active a:active,.alt1Active_ahover, .row1 a:hover, .row1 a:active{color:#b97f27;text-decoration:none} .alt2,.alt2Active, .row2{background:#000;color:#d6cb69;font-family:'Droid Arabic Kufi';border-bottom:1px #171616 dashed} .alt2 a:link,.alt2_alink,.alt2Active a:link,.alt2Active_alink, .row2 a:link{color:#96550f;text-decoration:none} .alt2 a:visited,.alt2_avisited,.alt2Active a:visited,.alt2Active_avisited, .row2 a:visited{color:#d6cb69;text-decoration:none} .alt2 a:hover,.alt2 a:active,.alt2_ahover,.alt2Active a:hover,.alt2Active a:active,.alt2Active_ahover, .row2 a:hover, .row2 a:active{color:#d6cb69;text-decoration:none} .inlinemod{background:#000;color:#d6cb69;font-family:'Droid Arabic Kufi'} .inlinemod a:link,.inlinemod_alink{text-decoration:none} .inlinemod a:visited,.inlinemod_avisited{text-decoration:none} .inlinemod a:hover,.inlinemod a:active,.inlinemod_ahover{text-decoration:none} .wysiwyg{background:#000;color:#d6cb69;font:10pt 'Droid Arabic Kufi';margin:5px 10px 10px;padding:0} .wysiwyg a:link,.wysiwyg_alink{color:#96550f;text-decoration:none} .wysiwyg a:visited,.wysiwyg_avisited{color:#96550f;text-decoration:none} .wysiwyg a:hover,.wysiwyg a:active,.wysiwyg_ahover{color:#F40;text-decoration:none} textarea,.bginput, .post, input.post{background:#FFF;font:10pt 'Droid Arabic Kufi'} .bginput option,.bginput optgroup{font-size:10pt;font-family:'Droid Arabic Kufi'} .button, .liteoption, .mainoption, input.genmed, input.liteoption, input.mainoption{background:url(https://a-al7b.com/vb/a-al7b23-2022/back.gif) repeat;color:#FFF;font:11px 'Droid Arabic Kufi';border:0 solid #0f1011;border-right:medium solid #0a521b;border-left:medium solid #0a521b} select{background:#000;color:#d6cb69;font:11px 'Droid Arabic Kufi';border:0 solid #000;border-right:medium solid #000;border-left:medium solid #000} option,optgroup{font-size:11px;font-family:'Droid Arabic Kufi'} .smallfont{font:11px 'Droid Arabic Kufi'} .time{color:#efabb5;font-family:'Droid Arabic Kufi'} .navbar{font:11px 'Droid Arabic Kufi'} .navbar a:link,.navbar_alink{text-decoration:none} .navbar a:visited,.navbar_avisited{text-decoration:none} .navbar a:hover,.navbar a:active,.navbar_ahover{text-decoration:none} .highlight{color:#d6cb69;font-family:'Droid Arabic Kufi';font-weight:700} .fjsel{background:#3E5C92;color:#E0E0F6} .fjdpth0{background:#F7F7F7;color:#000} .panel{background:#000;color:#d6cb69;font-family:'Droid Arabic Kufi';padding:10px;border:2px outset} .panel a:link,.panel_alink{text-decoration:none} .panel a:visited,.panel_avisited{text-decoration:none} .panel a:hover,.panel a:active,.panel_ahover{text-decoration:none} .panelsurround{background:#000;color:#d6cb69;font-family:'Droid Arabic Kufi'} legend{color:#d6cb69;font:11px 'Droid Arabic Kufi'} .vbmenu_control{background:url(https://a-al7b.com/vb/a-al7b23-2022/back.gif) repeat-x top left;color:#FFF;font:bold 11px 'Droid Arabic Kufi';padding:3px 6px;white-space:nowrap} .vbmenu_control a:link,.vbmenu_control_alink{color:#FFF;text-decoration:none} .vbmenu_control a:visited,.vbmenu_control_avisited{color:#FFF;text-decoration:none} .vbmenu_control a:hover,.vbmenu_control a:active,.vbmenu_control_ahover{color:#FFF;text-decoration:none} .vbmenu_popup{background:#000;color:#d6cb69;font-family:'Droid Arabic Kufi';border:1px solid #164900} .vbmenu_option{background:#000;color:#d6cb69;font:11px 'Droid Arabic Kufi';white-space:nowrap;cursor:pointer} .vbmenu_option a:link,.vbmenu_option_alink{color:#d6cb69;text-decoration:none} .vbmenu_option a:visited,.vbmenu_option_avisited{color:#d6cb69;text-decoration:none} .vbmenu_option a:hover,.vbmenu_option a:active,.vbmenu_option_ahover{color:#FFF;text-decoration:none} .vbmenu_hilite{background:url(https://a-al7b.com/vb/a-al7b23-2022/back.gif) repeat-x top left;color:#FFF;font:11px 'Droid Arabic Kufi';white-space:nowrap;cursor:pointer} .vbmenu_hilite a:link,.vbmenu_hilite_alink{color:#FFF;text-decoration:none} .vbmenu_hilite a:visited,.vbmenu_hilite_avisited{color:#FFF;text-decoration:none} .vbmenu_hilite a:hover,.vbmenu_hilite a:active,.vbmenu_hilite_ahover{color:#FFF;text-decoration:none} DEVELOPER BY: abo-karim /* _______________________________________________ */ @charset utf-8; /* CSS Document */ @font-face{font-family:'Droid Arabic Kufi';font-style:normal;font-weight:400;src:url(http://e7sas-des.com/vb/fonts/DroidKufi-Regular.eot);src:url(http://e7sas-des.com/vb/fonts/DroidKufi-Regular.eot?#iefix) format("embedded-opentype"),url(http://e7sas-des.com/vb/fonts/DroidKufi-Regular.woff2) format("woff2"),url(http://e7sas-des.com/vb/fonts/DroidKufi-Regular.woff) format("woff"),url(http://e7sas-des.com/vb/fonts/DroidKufi-Regular.ttf) format("truetype")} @font-face{font-family:'Droid Arabic Kufi';font-style:normal;font-weight:700;src:url(http://e7sas-des.com/vb/fonts/DroidKufi-Bold.eot);src:url(http://e7sas-des.com/vb/fonts/DroidKufi-Bold.eot?#iefix) format("embedded-opentype"),url(http://e7sas-des.com/vb/fonts/DroidKufi-Bold.woff2) format("woff2"),url(http://e7sas-des.com/vb/fonts/DroidKufi-Bold.woff) format("woff"),url(http://e7sas-des.com/vb/fonts/DroidKufi-Bold.ttf) format("truetype")} .bigusername{font-size:14pt} td.thead,th.thead,div.thead{padding:4px} .pagenav a{text-decoration:none} .pagenav td{padding:2px 4px} .shade,a.shade:link,a.shade:visited{color:#777;text-decoration:none} a.shade:active,a.shade:hover{color:#F40;text-decoration:underline} .tcat .shade,.thead .shade,.tfoot .shade{color:#DDD} .fieldset{margin-bottom:6px} .fieldset,.fieldset td,.fieldset p,.fieldset li{font-size:11px} .infouser{font:normal 11px "MS Sans Serif" ,Tahoma;color:#000;background-color:#FFF;letter-spacing:0;vertical-align:middle;padding:1px 4px;border:1px dotted #6A581C;margin:0 0 2px} .avataruser img{border:1px dotted #6A581C;margin:10px auto 0;padding:5px} #tags{text-align:center;font-family:Arial,Tahoma,Verdana} #tags h1{font-size:16px;color:#000;font-weight:700} #tags h2{font-size:14px;color:#000;font-weight:700} .h1{background-image:url(https://i.servimg.com/u/f18/20/23/40/69/_a10.jpg);height:708px;background-repeat:repeat-x} .h2{background-image:url(https://a-al7b.com/vb/a-al7b23-2022/hd1.gif);background-repeat:no-repeat;width:1550px;height:708px;float:right} .h3{background-image:url(https://i.servimg.com/u/f18/20/23/40/69/_a10.jpg);background-repeat:no-repeat;width:213px;height:708px;float:left} .f1{background-image:url(https://i.servimg.com/u/f18/20/23/40/69/_a10.jpg);height:700px;background-repeat:repeat-x} .f2{background-image:url(https://a-al7b.com/vb/a-al7b23-2022/fotr1.gif);background-repeat:no-repeat;width:1540px;height:700px;float:right} .f3{background-image:url(https://i.servimg.com/u/f18/20/23/40/69/_a10.jpg);background-repeat:no-repeat;width:10px;height:700px;float:left} .block1{background-image:url(https://a-al7b.com/vb/a-al7b23-2022/nav/nav-ht.gif);background-repeat:repeat-x;height:255px} .block2{background-image:url(https://a-al7b.com/vb/a-al7b23-2022/nav/nav-h1.gif);background-repeat:no-repeat;float:right;height:255px;width:702px} .block3{background-image:url(https://a-al7b.com/vb/a-al7b23-2022/nav/nav-h2.gif);background-repeat:no-repeat;float:left;height:255px;width:250px} .block7{background-image:url(https://a-al7b.com/vb/a-al7b23-2022/nav/nav-ft.gif);background-repeat:repeat-x;height:190px} .block8{background-image:url(https://a-al7b.com/vb/a-al7b23-2022/nav/nav-f1.gif);background-repeat:no-repeat;float:right;height:190px;width:710px} .block9{background-image:url(https://a-al7b.com/vb/a-al7b23-2022/nav/nav-f2.gif);background-repeat:no-repeat;float:left;height:190px;width:197px} .block4{background-image:url(https://a-al7b.com/vb/a-al7b23-2022/nav/nav-p1.gif);background-repeat:repeat-y;background-position:right;padding-right:10px} .block5{background-image:url(https://a-al7b.com/vb/a-al7b23-2022/nav/nav-p2.gif);background-position:left center;background-repeat:repeat-y;padding-left:22px;padding-right:10px}
أسم العضو : razan هل ترغب في التعليق على رسالة العضو razan ؟
28.04.22 17:49
المشاركة رقم: # أسم العضو : razan هل ترغب في التعليق على رسالة العضو razan ؟
28.04.22 17:53
المشاركة رقم: # ڷــۄنۨ ̨ٻۧــﯣمۘــک
♛لونك المفضل» : ♛عدد المساهمات : 3544 السمعه♛» : 71 ♛تاريخ الميلاد : 03/03/1990 ♛تاريخ التسجيل » : 06/12/2012 ♛ النقاط المكتسبه : 20108 العمر : 34 الابداع : التصميم احلى : الخبره : اساطير المنتدى..عَطَاؤهٌمْ ثَمِيْنّ ♥ :
سُبْحَانَكَ اللَّهُمَّ وَبِحَمْدِكَ ، أَشْهَدُ أَنْ لا إِلهَ إِلَّا أَنْتَ أَسْتَغْفِرُكَ وَأَتْوبُ إِلَيْكَ
هيدر العيد
الكود: <script src="{JQUERY_PATH}" type="text/javascript"></script> <script src="{JS_DIR}{L_LANG}.js" type="text/javascript"></script> <link rel="stylesheet" href="//cdnjs.cloudflare.com/ajax/libs/highlight.js/9.1.0/styles/github-gist.min.css"> <style> /* Zzhljs - http://devs.forumvi.com */ dl.codebox:not(.spoiler) dt { display: none; } dl.codebox:not(.spoiler) dd { border: 0 none; background: #f8f8f8; position: relative; max-height: 100%; } .clipboard { display: block; color: #333; position: absolute; right: 4px; top: 4px; background: url(https://i.imgur.com/o9NOYtH.png) no-repeat center center #eee; border: 1px solid #D5D5D5; width: 30px; height: 30px; text-align: center; border-radius: 3px; transition: opacity 0.3s ease-in-out 0s; opacity: 0; -webkit-user-select:none; -moz-user-select:none; -ms-user-select:none; user-select:none; -webkit-appearance:none; cursor: pointer; } .clipboard.check-circle { background-image: url(https://i.imgur.com/CBEkyLH.png); } .clipboard.exclamation-triangle { background-image: url(https://i.imgur.com/QQkE9Wj.png); } dl.codebox:not(.spoiler) dd:hover .clipboard { opacity: 1; } .clipboard:hover { background-color:#ddd; border-color:#ccc; } .hljs { background: #f8f8f8; } dl.codebox:not(.spoiler) code, .codebox:not(.spoiler) dd.cont_code { max-height: 100%; margin: 0; } .codebox:not(.spoiler) { background-color: transparent; border: 0 none; margin: 0; } </style> <script src="//cdnjs.cloudflare.com/ajax/libs/highlight.js/9.1.0/highlight.min.js"></script> <script src="//cdnjs.cloudflare.com/ajax/libs/clipboard.js/1.5.5/clipboard.min.js"></script> <script> /* Zzhljs - http://devs.forumvi.com */ jQuery(function($){ var $code = $("code"); if ($code.length) { hljs.configure({ useBR: true }); $code.each(function (i, block) { hljs.highlightBlock(block); }); function fallbackMessage(action) { var actionMsg = ''; var actionKey = (action === 'cut' ? 'X' : 'C'); if (/iPhone|iPad/i.test(navigator.userAgent)) { actionMsg = 'No support!'; } else if (/Mac/i.test(navigator.userAgent)) { actionMsg = 'Press ⌘-' + actionKey + ' to ' + action; } else { actionMsg = 'Press Ctrl-' + actionKey + ' to ' + action; } return actionMsg; } function afterClipboard(ele) { setTimeout(function(){ ele.className = 'clipboard clipboard'; }, 400); } var snippets = document.querySelectorAll('.codebox:not(.spoiler) > dd'); [].forEach.call(snippets, function (snippet) { snippet.firstChild.insertAdjacentHTML('beforebegin', '<i class="clipboard clipboard" data-clipboard></i>'); }); var clipboardSnippets = new Clipboard('[data-clipboard]', { target: function (trigger) { return trigger.nextElementSibling; } }); clipboardSnippets.on('success', function (e) { e.clearSelection(); e.trigger.className = 'clipboard check-circle'; afterClipboard(e.trigger); }); clipboardSnippets.on('error', function (e) { e.trigger.className = 'clipboard exclamation-triangle'; afterClipboard(e.trigger); alert(fallbackMessage(e.action)); }); } }); </script> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" dir="{S_CONTENT_DIRECTION}" id="min-width" lang="{L_LANG_HTML}" xml:lang="{L_LANG_HTML}" {NAMESPACE_FB_LIKE} {NAMESPACE_FB} {NAMESPACE_BBCODE}> <head> <link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet"/> <title>{SITENAME_TITLE}{PAGE_TITLE}</title> <meta http-equiv="content-type" content="text/html; charset={S_CONTENT_ENCODING}" /> <meta http-equiv="content-script-type" content="text/javascript" /> <meta http-equiv="content-style-type" content="text/css" /> <!-- BEGIN switch_compat_meta --> <meta http-equiv="X-UA-Compatible" content="IE={switch_compat_meta.VERSION}" /> <!-- END switch_compat_meta --> <!-- BEGIN switch_canonical_url --> <link rel="canonical" href="{switch_canonical_url.CANONICAL_URL}" /> <!-- END switch_canonical_url --> {META_FAVICO} {META} {META_FB_LIKE} <meta name="title" content="{SITENAME_TITLE}{PAGE_TITLE}" /> {T_HEAD_STYLESHEET} {CSS} <link rel="search" type="application/opensearchdescription+xml" href="/improvedsearch.xml" title="{SITENAME}" /> <link rel="search" type="application/opensearchdescription+xml" href="{URL_BOARD_DIRECTORY}/search/improvedsearch.xml" title="{SEARCH_FORUMS}" /> <script src="{JQUERY_PATH}" type="text/javascript"></script> <!-- BEGIN switch_recent_jquery --> <script src="{JS_DIR}jquery1.9/jquery-migrate-1.4.1.js" type="text/javascript"></script> <script src="{JQUERY_DIR}browser/v1.0/jquery.browser.min.js" type="text/javascript"></script> <script src="{JQUERY_DIR}support/jquery.support.js" type="text/javascript"></script> <!-- END switch_recent_jquery --> <script src="{JS_DIR}{L_LANG}.js" type="text/javascript"></script> {RICH_SNIPPET_GOOGLE} <!-- BEGIN switch_fb_login --> <script src="https://connect.facebook.net/{switch_fb_login.FB_LOCAL}/all.js" type="text/javascript"></script> <script src="{switch_fb_login.JS_FB_LOGIN}" type="text/javascript"></script> <!-- END switch_fb_login --> <!-- BEGIN switch_ticker --> <link type="text/css" rel="stylesheet" href="{JQUERY_DIR}ticker/ticker.css" /> <script src="{JQUERY_DIR}/ticker/ticker.js" type="text/javascript"></script> <!-- END switch_ticker --> <!-- BEGIN switch_ticker_new --> <script src="{JQUERY_DIR}jcarousel/jquery.jcarousel.js" type="text/javascript"></script> <script type="text/javascript">//<![CDATA[ /* Definir le sens de direction en fonction du panneau admin */ var tickerDirParam = "{switch_ticker.DIRECTION}"; var slid_vert = false; var auto_dir = 'next'; var h_perso = parseInt({switch_ticker.HEIGHT}); switch( tickerDirParam ) { case 'top' : slid_vert = true; break; case 'left': break; case 'bottom': slid_vert = true; auto_dir = 'prev'; break; case 'right': auto_dir = 'prev'; break; default: slid_vert = true; } $(document).ready(function() { var w_cont = $('#fa_ticker_container').width(); if (w_cont > 0) { $('#fa_ticker_container').width(w_cont); /* Affichage de la liste */ $('#fa_ticker_content').css('display','block'); /* Calcul des dimensions du conteneur et des elements */ var width_max = $('ul#fa_ticker_content').width(); var width_item = Math.floor(width_max / {switch_ticker.SIZE}); var height_max = h_perso; /* Calcul de la hauteur maximale du conteneur en fonction des elements et de la hauteur personnalisee dans l'admin */ $('ul#fa_ticker_content li').each( function () { if ($(this).height() > height_max) { height_max = $(this).height(); } } ); /* Redimensionnement des elements et des images trop larges */ $('ul#fa_ticker_content li').width(width_item).height(height_max).find('img').each(function () { if ($(this).width() > width_item) { var ratio = $(this).width() / width_item; var new_height = Math.round($(this).height() / ratio); $(this).height(new_height).width(width_item); } }); /* Redimensionnement et centrage du conteneur en mode vertical */ if (slid_vert) { $('ul#fa_ticker_content').width(width_item).height(height_max).css('marginLeft','auto').css('marginRight','auto'); } /* Initialisation du caroussel */ $('#fa_ticker_content').jcarousel({ vertical: slid_vert, wrap: 'circular', auto: {switch_ticker.STOP_TIME}, auto_direction: auto_dir, scroll: 1, size: {switch_ticker.SIZE}, height_max: height_max, animation: {switch_ticker.SPEED} }); } else { $('ul#fa_ticker_content li:not(:first)').css('display','none'); $('ul#fa_ticker_content li:first').css('list-style','none').css('text-align','center'); } }); //]]> </script> <!-- END switch_ticker_new --> <script type="text/javascript">//<![CDATA[ $(document).ready(function(){ <!-- BEGIN switch_enable_pm_popup --> pm = window.open('{U_PRIVATEMSGS_POPUP}', '_faprivmsg', 'HEIGHT=225,resizable=yes,WIDTH=400'); if(pm != null) { pm.focus(); } <!-- END switch_enable_pm_popup --> <!-- BEGIN switch_report_popup --> report = window.open('{switch_report_popup.U_REPORT_POPUP}', '_phpbbreport', 'HEIGHT={switch_report_popup.S_HEIGHT},resizable=yes,scrollbars=no,WIDTH={switch_report_popup.S_WIDTH}'); if(report != null) { report.focus(); } <!-- END switch_report_popup --> <!-- BEGIN switch_ticker --> $(document).ready(function() { Ticker.start({ height : {switch_ticker.HEIGHT}, spacing : {switch_ticker.SPACING}, speed : {switch_ticker.SPEED}, direction : '{switch_ticker.DIRECTION}', pause : {switch_ticker.STOP_TIME} }); }); <!-- END switch_ticker --> }); <!-- BEGIN switch_login_popup --> var logInPopUpLeft, logInPopUpTop, logInPopUpWidth = {LOGIN_POPUP_WIDTH}, logInPopUpHeight = {LOGIN_POPUP_HEIGHT}, logInBackgroundResize = true, logInBackgroundClass = false; <!-- END switch_login_popup --> <!-- BEGIN switch_login_popup --> $(document).ready( function() { $(window).resize(function() { var windowWidth = document.documentElement.clientWidth; var popupWidth = $("#login_popup").width(); var mypopup = $("#login_popup"); $("#login_popup").css({ "left": windowWidth/2 - popupWidth/2 }); }); }); <!-- END switch_login_popup --> //]]> </script> {GREETING_POPUP} <!-- BEGIN switch_ticker_new --> <style> .jcarousel-skin-tango .jcarousel-item { text-align:center; width: 10px; } .jcarousel-skin-tango .jcarousel-item-horizontal { margin-right: {switch_ticker.SPACING}px; } .jcarousel-skin-tango .jcarousel-item-vertical { margin-bottom: {switch_ticker.SPACING}px; } </style> <!-- END switch_ticker_new --> {HOSTING_JS} <!-- BEGIN google_analytics_code --> <script type="text/javascript"> //<![CDATA[ (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){ (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o), m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m) })(window,document,'script','//www.google-analytics.com/analytics.js','ga'); ga('create', '{G_ANALYTICS_ID}', 'auto'); ga('send', 'pageview'); ga('set', 'anonymizeIp', true); <!-- BEGIN google_analytics_code_bis --> ga('create', '{G_ANALYTICS_ID_BIS}', 'auto', 'bis'); ga('bis.send', 'pageview'); ga('bis.set', 'anonymizeIp', true); <!-- END google_analytics_code_bis --> //]]> </script> <!-- END google_analytics_code --> </head> <script type="text/javascript"> $(window).load(function() { $(".smallfont").each(function() { $(this).find("span.prefix.وردة").html('<img src="https://lmsa-des.com/vb/images/icons/icon1.gif" />'); $(this).find("span.prefix.نيو").html('<img src="https://a-al7b.com/vb/images/icons/q35.gif" />'); $(this).find("span.prefix.اهداء").html('<img src="https://lmsa-des.com/vb/images/icons/3-zf70.gif" />'); $(this).find("span.prefix.حصري").html('<img src="https://a-al7b.com/vb/images/icons/q118.gif" />'); $(this).find("span.prefix.سؤال").html('<img src="https://a-al7b.com/vb/images/icons/k9.gif" />'); }); }); </script> <script type="text/javascript"> $(function () { $("a[href^='/t'],a[href^='http://"+ location.host +"/t']").html(function () { var u = $(this).text(); if(/^\[([^\[\]]+)\]/.test(u)) return u.replace(/^\[[^\[\]]+\]/, function (a) { a = a.slice(1, -1); return '<span class="prefix ' + a + '">' + a + "</span>" }) }); }); </script> <script type="text/javascript"> var PREFIJOS_TEMAS = []; PREFIJOS_TEMAS.push("[وردة]"); PREFIJOS_TEMAS.push("[نيو]"); PREFIJOS_TEMAS.push("[اهداء]"); PREFIJOS_TEMAS.push("[حصري]"); PREFIJOS_TEMAS.push("[سؤال]"); $(function () { if(/^\/post\?f=\d+&mode=newtopic/.test($(location).attr('pathname') + $(location).attr('search'))){ var html_options_prefijo = "<select name='prefijos'><option value=''>اختر ايقونة</option>"; for(var prefijo in PREFIJOS_TEMAS){ html_options_prefijo += "<option value='" + PREFIJOS_TEMAS[prefijo] + "'>" + PREFIJOS_TEMAS[prefijo] + "</option>"; } html_options_prefijo += "</select>"; $('input[name="subject"]').before(html_options_prefijo); $("form[method='post']").submit(function() { $('input[name="subject"]').val(($('select[name="prefijos"]').val() ? $('select[name="prefijos"]').val() + " " : "") + $('input[name="subject"]').val()); }); } }); </script> </head> <body background="{T_BODY_BACKGROUND}" bgcolor="{T_BODY_BGCOLOR}" text="{T_BODY_TEXT}" link="{T_BODY_LINK}" vlink="{T_BODY_VLINK}"> <!-- BEGIN hitskin_preview --> <div id="hitskin_preview" style="display: block;"> <h1><img src="https://2img.net/i/fa/hitskin/hitskin_logo.png" alt="" /> <em>Hit</em>skin.com</h1> <div class="content"> <p> {hitskin_preview.L_THEME_SITE_PREVIEW} <br /> <span>{hitskin_preview.U_INSTALL_THEME}<a href="https://{hitskin_preview.U_RETURN_THEME}">{hitskin_preview.L_RETURN_THEME}</a></span> </p> </div> </div> <!-- END hitskin_preview --> <!-- BEGIN switch_login_popup --> <div id="login_popup" style="z-index: 10000 !important;"> <table class="forumline" width="{LOGIN_POPUP_WIDTH}" height="{LOGIN_POPUP_HEIGHT}" border="0" cellspacing="1" cellpadding="0"> <tr height="25"> <td class="catLeft"> <span class="genmed module-title">{SITENAME}</span> </td> </tr> <tr height="{LOGIN_POPUP_MSG_HEIGHT}"> <td class="row1" align="left" valign="top"> <div id="login_popup_buttons"> <form action="{S_LOGIN_ACTION}" method="get"> <input type="submit" class="mainoption" value="{L_LOGIN}" /> <input type="button" class="mainoption" value="{L_REGISTER}" onclick="parent.location='{U_REGISTER}';" /> <input id="login_popup_close" type="button" class="button" value="{L_DONT_DISPLAY_AGAIN}" /> </form> </div> <span class="genmed">{LOGIN_POPUP_MSG}</span> </td> </tr> </table> </div> <!-- END switch_login_popup --> <a name="top"></a> {JAVASCRIPT} <!-- هاك تغيير الستايل للرمضاني--> <!-- هاك تغيير الستايل للرمضاني--> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" dir="rtl" lang="ar"><head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <!-- CSS Stylesheet --> <style type="text/css" id="vbulletin_css"> <style type="text/css" id="vbulletin_css"> </style> <!-- / CSS Stylesheet --> <script> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html dir="rtl" lang="ar"> <head> <!-- CSS Stylesheet --> <link rel="stylesheet" type="text/css" href="" /> <!-- / CSS Stylesheet --> <head> <link rel="stylesheet" type="text/css" href="" /> <link rel="alternate stylesheet" type="text/css" title="color2" href="" /> <script src="https://dl.dropboxusercontent.com/s/eip77qkqyt6wkl3/colorchooser.js" type="text/javascript"></script> </head> </head> <body> <audio id="sound"><source src="https://ia801206.us.archive.org/26/items/DownloadFreeRingtonesForAndroidAndIPhoneTONES72/Free%20Alternative%20Ringtones%20-%20Tones7.mp3"/></audio> <div class="h1"> <div class="h2"></div> <div class="h3"> <div class="buttons"> <div class="button1"><a title="الرئيسيه" style="margin-top: 0px; float: left; height: 27px; width: 76px; margin-left: 0px;" href="{U_INDEX}"></a></div> <div class="button2"><a title="التسجيل" style="margin-top: 0px; float: left; height: 27px; width: 76px; margin-left: 0px;" href="/register"></a></div> <div class="button3"><a title="البيانات" style="margin-top: 0px; float: left; height: 27px; width: 76px; margin-left: 0px;" href="/profile?mode=editprofile"></a></div> </div> <!-- Start Color --> <div id="topbar"> <div class="colorchooser"> <span> </span> <a href="javascript:ChennaigsmStyle('color1')" style="background-image:url('https://i.servimg.com/u/f78/19/47/70/95/color110.png'); background-repeat:no-repeat;width: 21px;height:21px"></a> <a href="javascript:ChennaigsmStyle('color2')" style="background-image:url('https://i.servimg.com/u/f78/19/47/70/95/color210.png'); background-repeat:no-repeat;width: 21px;height:21px"></a> </div> </div> <!-- End Color --> </div> </div> <!-- content table --> <!-- open content container --> <div align="center"> <div class="page" style="width:98%; text-align:right"> <div style="padding:0px 25px 0px 25px" align="right"><br /> <div class="block1"> <div class="block2"></div> <div class="block3"></div> </div> <div class="block4"> <div class="block5"> <div class="block6"> <!-- breadcrumb, login, pm info --> <!-- هاك روابط اضافيه --> <!-- هاك روابط اضافيه --> <table class="tborder" cellpadding="6" cellspacing="1" border="0" width="100%" align="center"> <tr> <td class="alt1" width="100%"> <div class="navbar" style="font-size:10pt"><a href="{U_INDEX}" accesskey="1"><img class="inlineimg" src="https://a-al7b.com/vb/a-al7b23-2022/misc/navbits_start.gif" alt="" border="0" /></a> <strong>{L_INDEX}</strong></div> </td> <td class="alt2" nowrap="nowrap" style="padding:0px"> <!-- BEGIN switch_user_logged_in --> <div align="center" class="smallfont"> <div> <strong><span style="color: Red;">{LOGGED_AS}</span></strong> </div> <span class="time">{LAST_VISIT_DATE}</span> <style type="text/css"> .time { background: url(https://a-al7b.com/vb/a-al7b23-2022/back3.gif) repeat; color: #b88627; font: 700 11px Droid Arabic Kufi; } img[Attributes Style] { border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; } </style> <!-- كود تمرير --> <div class="smallfont"> <div id="EchoTopic"> <form name="jump2"> <select name="menu" onchange="location=document.jump2.menu.options[document.jump2.menu.selectedIndex].value;" value="GO"> <option value="">خيارات سريعه</option> <option value="https://asdd.ahladalil.com/contact">ارسال رساله للاداره</option> <option value="https://asdd.ahladalil.com/t1316-topic#.YkIU5ufP1D8">للتبادل الاعلاني</option> </select> </form> </div> <!-- كود تمرير --> <a rel="nofollow" href="/profile?mode=editprofile" accesskey="5"><img border="0" src="https://www.a-al7b.com/vb/images/nif_9adq_ala7sas/visetmasoff.gif" alt="لوحه التحكم " title="لوحه التحكم "> <a rel="nofollow" href="/memberlist" accesskey="5"><img border="0" src="https://www.a-al7b.com/vb/images/nif_9adq_ala7sas/newrecoff.gif" alt="مشاهده الاعضاء " title="مشاهده الاعضاء "> <a rel="nofollow" href="profile?mode=editprofile&page_profil=preferences" accesskey="5"><img border="0" src="https://www.a-al7b.com/vb/images/nif_9adq_ala7sas/afandy_tags.gif" alt="تعديل بياناتي " title="تعديل بياناتي"> <a rel="nofollow" href="/faq" accesskey="5"><img border="0" src="https://www.a-al7b.com/vb/images/nif_9adq_ala7sas/likeoff.gif" alt="التعليمات" title="التعليمات "> <a rel="nofollow" href="/profile?mode=editprofile" accesskey="5"><img border="0" src="https://www.a-al7b.com/vb/images/nif_9adq_ala7sas/afandy_mentions.gif" alt="لوحه التحكم " title="لوحه التحكم "> <a rel="nofollow" href="/memberlist" accesskey="5"><img border="0" src="https://www.a-al7b.com/vb/images/nif_9adq_ala7sas/afandy_tags.gif" alt="مشاهده الاعضاء " title="مشاهده الاعضاء "> <a rel="nofollow" href="profile?mode=editprofile&page_profil=preferences" accesskey="5"><img border="0" src="https://www.a-al7b.com/vb/images/nif_9adq_ala7sas/newreoff.gif" alt="تعديل بياناتي " title="تعديل بياناتي"> <a rel="nofollow" href="/faq" accesskey="5"><img border="0" src="https://www.a-al7b.com/vb/images/nif_9adq_ala7sas/newmasoff1.gif" alt="التعليمات" title="التعليمات "> <td class="alt1" align="center" valign="middle"> <a href="search.php?do=process&showposts=0&starteronly=1&u=943"> <a href="/search?search_id=newposts"><font color="#"><img src="https://a-al7b.com/vb/a-al7b23-2022/buttons/myposts1.gif"/><br/></span></font></a><font color="#000"> <span lang="ar-sa">|</span> </font> <a href="/search?search_id=egosearch"> <font color="#"><img src="https://a-al7b.com/vb/a-al7b23-2022/buttons/myposts2.gif"/><br/></span> </font></a><span lang="ar-sa"><font color="#000"> | </font></span> <a href="/search?search_id=unanswered"> <span style="text-decoration: none"><font color="#000">ا<img src="https://a-al7b.com/vb/a-al7b23-2022/buttons/myposts3.gif"/><br/></span> </font></span></a> </td> </div> <br /> <!-- END switch_user_logged_in --> <!-- BEGIN switch_user_logged_out --> <form action="/login.forum?redirect=/" method="post" onsubmit="md5hash(vb_login_password, vb_login_md5password, vb_login_md5password_utf, 0)"> <script type="text/javascript" src="clientscript/vbulletin_md5.js?v=388"></script> <table cellpadding="0" cellspacing="3" border="0"> <tr> <td class="smallfont" style="white-space: nowrap;"><label for="navbar_username">اسم العضو</label></td> <td><input type="text" class="bginput" style="font-size: 11px" name="username" id="username" size="10" accesskey="u" tabindex="101" value="اسم العضو" onfocus="if (this.value == 'اسم العضو') this.value = '';" /></td> <td class="smallfont" nowrap="nowrap"><label for="cb_cookieuser_navbar"><input type="checkbox" name="cookieuser" value="1" tabindex="103" id="cb_cookieuser_navbar" accesskey="c" checked="checked" />حفظ البيانات؟</label></td> </tr> <tr> <td class="smallfont"><label for="navbar_password">كلمة المرور</label></td> <td><input type="password" class="bginput" style="font-size: 11px" name="password" id="password" size="10" tabindex="102" /></td> <td><input type="submit" name="login" class="button" value="تسجيل الدخول" tabindex="104" title="ادخل اسم العضو وكلمة المرور الخاصة بك في الحقول المجاورة لتسجيل الدخول, أو اضغط على رابط 'التسجيل' لإنشاء حساب خاص بك." accesskey="s" /></td> </tr> </table> <input type="hidden" name="s" value="" /> <input type="hidden" name="securitytoken" value="guest" /> <input type="hidden" name="do" value="login" /> <input type="hidden" name="vb_login_md5password" /> <input type="hidden" name="vb_login_md5password_utf" /> </form> <!-- END switch_user_logged_out --> </td> </tr> </table> <!-- / breadcrumb, login, pm info --> <!-- nav buttons bar --> <div class="tborder" style="padding:1px; border-top-width:0px"> <table cellpadding="0" cellspacing="0" border="0" width="100%" align="center"> <tr align="center"> <!-- BEGIN switch_user_logged_out --> <td class="vbmenu_control"><a href="/register" rel="nofollow">التسجيل</a></td> <td class="vbmenu_control"><a rel="help" href="/faq" accesskey="5">التعليمات</a></td> <td class="vbmenu_control"><a href="/search?search_id=unanswered">مواضيع لم يتم الرد عليها</a></td> <td class="vbmenu_control"><a href="/search?search_id=newposts" accesskey="2">مشاركات اليوم</a></td> <td class="vbmenu_control"><a id="navbar_search" href="/search" accesskey="4" rel="nofollow">البحث</a> </td> <!-- END switch_user_logged_out --> <!-- BEGIN switch_user_logged_in --> <td class="vbmenu_control"><a href="{U_INDEX}">الرئيسيه</a></td> <td class="vbmenu_control"><a href="/profile?mode=editprofile">لوحه التحكم</a></td> <td class="vbmenu_control"><a href="/memberlist" accesskey="5">معاينه الاعضاء</a></td> <td class="vbmenu_control"><a href="/search?search_id=newposts" accesskey="2">مواضيع جديده</a></td> <td class="vbmenu_control"><a id="navbar_search" href="/search" accesskey="4" rel="nofollow">البحث</a> <script type="text/javascript"> vbmenu_register("navbar_search"); </script></td> <td class="vbmenu_control"><a href="{U_PRIVATEMSGS}" rel="nofollow">{PRIVATE_MESSAGE_INFO}</a><script type="text/javascript"> vbmenu_register("usercptools"); </script></td> <td class="vbmenu_control"><a rel="nofollow" href="{U_LOGIN_LOGOUT}" onclick="return log_out('هل أنت متأكد برغبتك في الخروج من المنتدى؟')">{L_LOGIN_LOGOUT}</a></td> <!-- كود تمرير --> <td class="vbmenu_control"><div/></td> <form name="jump2"> <select name="menu" onchange="location=document.jump2.menu.options[document.jump2.menu.selectedIndex].value;" value="GO"> <option value="">خيارات سريعه</option> <option value="https://elwarda.alafdal.net/contact">ارسال رساله للاداره</option> <option value="https://elwarda.alafdal.net/t1316-topic#.YkIU5ufP1D8">للتبادل الاعلاني</option> </select> </form> </div> <!-- كود تمرير --> <!-- END switch_user_logged_in --> </tr> </table> </div> <!-- / nav buttons bar --> </div> </div> </div> <div class="block7"> <div class="block8"></div> <div class="block9"></div> </div><br /> <!-- BEGIN switch_user_logged_out --> <table class="tborder" cellpadding="6" cellspacing="1" border="0" width="100%" align="center"> <thead> <tr><td class="tcat" colspan="6">أهلا وسهلا بك إلى{L_INDEX}.</td></tr> <tr> <td class="alt1" colspan="6"> أهلا وسهلا بك زائرنا الكريم، إذا كانت هذه زيارتك الأولى للمنتدى، فيرجى التكرم بزيارة صفحة التعليمـــات،<a href="/faq"><strong> بالضغط هنا</strong></a>. كما يشرفنا أن تقوم <a href="/register" rel="nofollow"><strong>بالتسجيل بالضغط هنا</strong></a> إذا رغبت بالمشاركة في المنتدى، أما إذا رغبت بقراءة المواضيع والإطلاع فتفضل بزيارة القسم الذي ترغب أدناه. </td> </tr> </thead> </table> <!-- END switch_user_logged_out --> <table class="bodylinewidth" width="{T_BODY_TABLE_WIDTH}" cellspacing="0" cellpadding="10" border="0" align="center"> <tr> <!-- BEGIN switch_ticker_new --> <div id="fa_ticker_block" style="margin-top:4px;margin-bottom:4px;"> <table width="100%" border="0" cellspacing="0" cellpadding="0" class="forumline"> <tr> <td align="left" class="row1"> <div id="fa_ticker_container"> <ul id="fa_ticker_content" class="jcarousel-skin-tango" style="display:none;"> <!-- BEGIN ticker_row --> <li>{switch_ticker.ticker_row.ELEMENT}</li> <!-- END ticker_row --> </ul> </div> </td> </tr> </table> </div> <!-- END switch_ticker_new --> <!-- BEGIN switch_ticker --> <div id="fa_ticker_block" style="margin-top:4px;margin-bottom:4px;"> <table width="100%" border="0" cellspacing="0" cellpadding="0" class="forumline"> <tr> <td align="left" class="row1"> <div id="fa_ticker_container"> <div id="fa_ticker" style="height:{switch_ticker.HEIGHT}px;"> <div class="fa_ticker_content"> <!-- BEGIN ticker_row --> <div>{switch_ticker.ticker_row.ELEMENT}</div> <!-- END ticker_row --> </div> </div> </div> </td> </tr> </table> </div> <!-- END switch_ticker --> <div id="page-body"> <div id="{ID_CONTENT_CONTAINER}"{CLASS_CONTENT_CONTAINER}> <table cellpadding="0" cellspacing="0" width="100%" class="three-col"> <tbody> <tr> <td valign="top" width="100%"> <div id="center"> <!-- BEGIN giefmod_index1 --> {giefmod_index1.MODVAR} <!-- BEGIN saut --> <div style="height:{SPACE_ROW}px"></div> <!-- END saut --> <!-- END giefmod_index1 --> </div> </td></tr><tr> <td valign="top" width="98%"> <!-- BEGIN html_validation --> </td> </tr> </tbody> </table> </div> </div> </tr> </table> </body> </html> <!-- END html_validation --> </div>
أسم العضو : razan هل ترغب في التعليق على رسالة العضو razan ؟
30.04.22 11:42
المشاركة رقم: # ڷــۄنۨ ̨ٻۧــﯣمۘــک
♛لونك المفضل» : ♛عدد المساهمات : 3544 السمعه♛» : 71 ♛تاريخ الميلاد : 03/03/1990 ♛تاريخ التسجيل » : 06/12/2012 ♛ النقاط المكتسبه : 20108 العمر : 34 الابداع : التصميم احلى : الخبره : اساطير المنتدى..عَطَاؤهٌمْ ثَمِيْنّ ♥ :
سُبْحَانَكَ اللَّهُمَّ وَبِحَمْدِكَ ، أَشْهَدُ أَنْ لا إِلهَ إِلَّا أَنْتَ أَسْتَغْفِرُكَ وَأَتْوبُ إِلَيْكَ
كي اس اس
لمن يرغب بانشاء تصميم كامل
الكود: body { background: #110c08; color: #aa1f32; font: bold 9pt Droid Arabic Kufi; margin:0px 0px 0px 0px; padding: 0px; } a:link, body_alink { color: #aa1f32; text-decoration: none; } a:visited, body_avisited { color: #aa1f32; text-decoration: none; } a:hover, a:active, body_ahover { color: #aa1f32; text-decoration: none; } .page { background: #110c08; color: #aa1f32; font: bold 9pt Droid Arabic Kufi; } .page a:link, .page_alink { color: #aa1f32; text-decoration: none; } .page a:visited, .page_avisited { color: #aa1f32; text-decoration: none; } .page a:hover, .page a:active, .page_ahover { color: #aa1f32; text-decoration: none; } td, th, p, li { font: 9pt Droid Arabic Kufi; } .tborder { background: #000000; } .tcat { background: url(../../a-al7b23-2022/back.gif) repeat; color: #e55660; font: bold 14px Droid Arabic Kufi; padding: 3px 6px 3px 6px; white-space: nowrap; } .tcat a:link, .tcat_alink { background: #000000; color: #e55660; text-decoration: none; } .tcat a:visited, .tcat_avisited { background: #000000; color: #e55660; text-decoration: none; } .tcat a:hover, .tcat a:active, .tcat_ahover { background: #000000; color: #6a1623; text-decoration: none; } .thead { background: url(../../a-al7b23-2022/back2.gif) repeat; color: #FFFFFF; font: bold 11px Droid Arabic Kufi; } .thead a:link, .thead_alink { color: #aa1f32; } .thead a:visited, .thead_avisited { color: #FFFFFF; } .thead a:hover, .thead a:active, .thead_ahover { color: #4a3a2d; } .tfoot { color: #aa1f32; font-family: Droid Arabic Kufi; } .tfoot a:link, .tfoot_alink { color: #aa1f32; } .tfoot a:visited, .tfoot_avisited { color: #aa1f32; } .tfoot a:hover, .tfoot a:active, .tfoot_ahover { color: #6a1623; } .alt1, .alt1Active { background: #000000; color: #aa1f32; font: bold 15px Droid Arabic Kufi; border-bottom:1px #410f17 dashed; } .alt1 a:link, .alt1_alink, .alt1Active a:link, .alt1Active_alink { color: #aa1f32; } .alt1 a:visited, .alt1_avisited, .alt1Active a:visited, .alt1Active_avisited { color: #aa1f32; } .alt1 a:hover, .alt1 a:active, .alt1_ahover, .alt1Active a:hover, .alt1Active a:active, .alt1Active_ahover { color: #5a3f28; } .alt2, .alt2Active { background: #000000; color: #aa1f32; font: bold 15px Droid Arabic Kufi; border-bottom:1px #410f17 dashed; } .alt2 a:link, .alt2_alink, .alt2Active a:link, .alt2Active_alink { color: #aa1f32; } .alt2 a:visited, .alt2_avisited, .alt2Active a:visited, .alt2Active_avisited { color: #aa1f32; } .alt2 a:hover, .alt2 a:active, .alt2_ahover, .alt2Active a:hover, .alt2Active a:active, .alt2Active_ahover { color: #5a3f28; } .inlinemod { background: #000000; color: #aa1f32; } .inlinemod a:link, .inlinemod_alink { color: #aa1f32; } .inlinemod a:visited, .inlinemod_avisited { color: #aa1f32; } .inlinemod a:hover, .inlinemod a:active, .inlinemod_ahover { color: #6a1623; } .wysiwyg { background: #000000; color: #FFFFFF; font: bold 10pt Droid Arabic Kufi; border-bottom:1px #410f17 dashed; } .wysiwyg a:link, .wysiwyg_alink { color: #FFFFFF; } .wysiwyg a:visited, .wysiwyg_avisited { color: #FFFFFF; } .wysiwyg a:hover, .wysiwyg a:active, .wysiwyg_ahover { color: #aa1f32; } textarea, .bginput { font: bold 10pt Droid Arabic Kufi; } .bginput option, .bginput optgroup { font-size: 10pt; font-family: Droid Arabic Kufi; } .button { background: url(../../a-al7b23-2022/back3.gif) repeat; color: #e55660; font: bold 11px Droid Arabic Kufi; border: 1px solid #110300; border-radius: 3px; -webkit-border-radius: 3px; -moz-border-radius:3px; padding:3px 3px 3px 3px; text-shadow: 0px 1px 0px #000000; } select { background: #000000; color: #aa1f32; font: bold 9pt Droid Arabic Kufi; border: 0px solid #110c08; border-right: medium solid #110c08; border-left: medium solid #110c08; } option, optgroup { font-size: 9pt; font-family: Droid Arabic Kufi; } .smallfont { color: #5a3f28; font: bold 10px Droid Arabic Kufi; } .time { background: url(../../a-al7b23-2022/back3.gif) repeat; color: #e55660; font: bold 11px Droid Arabic Kufi; } .navbar { color: #aa1f32; font: bold 10px Droid Arabic Kufi; } .navbar a:link, .navbar_alink { color: #aa1f32; } .navbar a:visited, .navbar_avisited { color: #aa1f32; } .navbar a:hover, .navbar a:active, .navbar_ahover { color: #5a3f28; } .highlight { color: #aa1f32; font-family: Droid Arabic Kufi; font-weight: bold; } .fjsel { background: #000000; color: #aa1f32; } .fjdpth0 { background: #000000; color: #5a3f28; } .panel { color: #aa1f32; } .panel a:link, .panel_alink { color: #aa1f32; } .panel a:visited, .panel_avisited { color: #aa1f32; } .panel a:hover, .panel a:active, .panel_ahover { color: #6a1623; } .panelsurround { background: #000000; color: #aa1f32; } legend { color: #aa1f32; font: 11px Droid Arabic Kufi; } .vbmenu_control { background: url(../../a-al7b23-2022/back.gif) repeat; color: #aa1f32; font: bold 13px Droid Arabic Kufi; padding: 4px 6px 4px 6px; white-space: nowrap; } .vbmenu_control a:link, .vbmenu_control_alink { background: #000000; color: #e55660; text-decoration: none; } .vbmenu_control a:visited, .vbmenu_control_avisited { background: #000000; color: #e55660; text-decoration: none; } .vbmenu_control a:hover, .vbmenu_control a:active, .vbmenu_control_ahover { background: #000000; color: #6a1623; text-decoration: none; } .vbmenu_popup { background: #000000; border: 1px solid #cececc; } .vbmenu_option { background: #000000; color: #aa1f32; font: bold 11px Droid Arabic Kufi; white-space: nowrap; cursor: pointer; } .vbmenu_option a:link, .vbmenu_option_alink { color: #aa1f32; text-decoration: none; } .vbmenu_option a:visited, .vbmenu_option_avisited { color: #aa1f32; text-decoration: none; } .vbmenu_option a:hover, .vbmenu_option a:active, .vbmenu_option_ahover { color: #6a1623; text-decoration: none; } .vbmenu_hilite { background: #000000; color: #5a3f28; font: bold 11px Droid Arabic Kufi; white-space: nowrap; cursor: pointer; } .vbmenu_hilite a:link, .vbmenu_hilite_alink { color: #5a3f28; text-decoration: none; } .vbmenu_hilite a:visited, .vbmenu_hilite_avisited { color: #5a3f28; text-decoration: none; } .vbmenu_hilite a:hover, .vbmenu_hilite a:active, .vbmenu_hilite_ahover { color: #6a1623; text-decoration: none; } /* ***** styling for 'big' usernames on postbit etc. ***** */ .bigusername { font-size: 14pt; } /* ***** small padding on 'thead' elements ***** */ td.thead, th.thead, div.thead { padding: 4px; } /* ***** basic styles for multi-page nav elements */ .pagenav a { text-decoration: none; } .pagenav td { padding: 2px 4px 2px 4px; } /* ***** de-emphasized text */ .shade, a.shade:link, a.shade:visited { color: #777777; text-decoration: none; } a.shade:active, a.shade:hover { color: #FF4400; text-decoration: underline; } .tcat .shade, .thead .shade, .tfoot .shade { color: #DDDDDD; } /* ***** define margin and font-size for elements inside panels ***** */ .fieldset { margin-bottom: 6px; } .fieldset, .fieldset td, .fieldset p, .fieldset li { font-size: 11px; } /* * Droid Arabic Kufi (Arabic) https://www.google.com/fonts/earlyaccess */ @font-face { font-family: 'Droid Arabic Kufi'; font-style: normal; font-weight: 400; src: url(//fonts.gstatic.com/ea/droidarabickufi/v6/DroidKufi-Regular.eot); src: url(//fonts.gstatic.com/ea/droidarabickufi/v6/DroidKufi-Regular.eot?#iefix) format('embedded-opentype'), url(//fonts.gstatic.com/ea/droidarabickufi/v6/DroidKufi-Regular.woff2) format('woff2'), url(//fonts.gstatic.com/ea/droidarabickufi/v6/DroidKufi-Regular.woff) format('woff'), url(//fonts.gstatic.com/ea/droidarabickufi/v6/DroidKufi-Regular.ttf) format('truetype'); } @font-face { font-family: 'Droid Arabic Kufi'; font-style: normal; font-weight: 700; src: url(//fonts.gstatic.com/ea/droidarabickufi/v6/DroidKufi-Bold.eot); src: url(//fonts.gstatic.com/ea/droidarabickufi/v6/DroidKufi-Bold.eot?#iefix) format('embedded-opentype'), url(//fonts.gstatic.com/ea/droidarabickufi/v6/DroidKufi-Bold.woff2) format('woff2'), url(//fonts.gstatic.com/ea/droidarabickufi/v6/DroidKufi-Bold.woff) format('woff'), url(//fonts.gstatic.com/ea/droidarabickufi/v6/DroidKufi-Bold.ttf) format('truetype'); } .HG-HT { background-image:url('../../#'); background-repeat:repeat-x; height:731px; } .HG-H1 { background-image:url('../../a-al7b23-2022/hd1.gif'); background-repeat:repeat-x; height:731px; width:1129px; float:right; } .HG-H2 { background-image:url('../../a-al7b23-2022/hd2.gif'); background-repeat:no-repeat; height:731px; width:171px; float:left; position:relative; } .FG-FT { background-image:url('../../#'); background-repeat:repeat-x; height:700px; } .FG-F1 { background-image:url('../../a-al7b23-2022/fotr1.gif'); background-repeat:repeat-x; height:700px; width:1203px; float:left; position:relative; } a.u1 { position:absolute; height:0px; width:0px; left:0px; top:0px; } #head { height:263px; background-image:url('../../a-al7b23-2022/nav/nav-ht.gif'); background-repeat:repeat-x; } #head .right { height:263px; width:708px; background-image:url('../../a-al7b23-2022/nav/nav-h1.gif'); background-repeat:no-repeat; float:right; } #head .left { height:263px; width:73px; background-image:url('../../a-al7b23-2022/nav/nav-h2.gif'); background-repeat:no-repeat; float:left;; } .coll { background:transparent; color:maroon; } .colleft { padding-left: 12px; background-image:url('../../a-al7b23-2022/nav/nav-p2.gif'); background-repeat:repeat-y; background-position:left; } .collright { padding-right: 16px; background-image:url('../../a-al7b23-2022/nav/nav-p1.gif'); background-repeat:repeat-y; background-position:right; } #do { height:193px; background-image:url('../../a-al7b23-2022/nav/nav-ft.gif'); background-repeat:repeat-x; } #do .right { height:193px; width:708px; background-image:url('../../a-al7b23-2022/nav/nav-f1.gif'); background-repeat:no-repeat; float:right; } #do .left { height:193px; width:73px; background-image:url('../../a-al7b23-2022/nav/nav-f2.gif'); background-repeat:no-repeat; float:left; } .quo-H-t { background-image:url('../../a-al7b23-2022/quote/quotes-ht.gif'); background-repeat: repeat-x; height: 205px; } .quo-H-r { background-image:url('../../a-al7b23-2022/quote/quotes-h1.gif'); background-repeat: no-repeat; float: right; width:371px; height:205px; } .quote_bg { background-image:url('../../a-al7b23-2022/quote/quotes-pt.gif'); text-align: justify; } .quote_Col-l { padding-left: 9px; background-image:url('../../a-al7b23-2022/quote/quotes-p2.gif'); background-repeat:repeat-y; background-position:left; } .quote_col-R { padding-right: 8px; background-image:url('../../a-al7b23-2022/quote/quotes-p1.gif'); background-repeat:repeat-y; background-position:right; } .quo-F-t { background-image:url('../../a-al7b23-2022/quote/quotes-ft.gif'); background-repeat: repeat-x; height:61px; } .quo-F-r{ background-image:url('../../a-al7b23-2022/quote/quotes-f1.gif'); background-repeat: no-repeat; height:61px; width:371px; float: right; }
أسم العضو : razan هل ترغب في التعليق على رسالة العضو razan ؟
الــرد الســـريـع
الاعضاء الدين شاركوا في الموضوع
تعليمات المشاركة
صلاحيات هذا المنتدى:
لاتستطيع الرد على المواضيع في هذا المنتدى
كود HTML معطلة
أعلي 10 إحصائياتأكثر الأقسام شعبية أفضل المواضيع افضل 10 اعضاء فى منتدى آخر المشاركات
تصميم احساس ديزاين للتصميم
الساعة الآن