Power Lord animus
عدد المساهمات : 284 معدل النشاط : 4718 السُمعة : 13
| موضوع: الاستايل غير متوافق مع بعض اكواد الجافا والمجلة الجمعة 14 أكتوبر 2016 - 16:52 | |
| تذكير بمساهمة فاتح الموضوع :السلام عليكم الاستايل الخاص بى غير متوافق مع بعض اكواد الجافا مثل كود الكلمات الدليلة والمجلة الخاصة بالاقسام بسبب قالب الهيدر - الكود:
-
<!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>
<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> <script src="{JS_DIR}{L_LANG}.js" type="text/javascript"></script>
<!-- BEGIN switch_fb_login --> <script src="http://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="{JS_DIR}jquery/ticker/ticker.css" /> <script src="{JS_DIR}jquery/ticker/ticker.js" type="text/javascript"></script> <!-- END switch_ticker -->
<!-- BEGIN switch_ticker_new --> <script src="{JS_DIR}jquery/jcarousel/jquery.jcarousel.js" type="text/javascript"></script>
</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[ var _gaq = _gaq || []; _gaq.push(['_setAccount', '{G_ANALYTICS_ID}']); _gaq.push(['_trackPageview']); _gaq.push(['_trackPageLoadTime']);
<!-- BEGIN google_analytics_code_bis --> _gaq.push(['b._setAccount', '{G_ANALYTICS_ID_BIS}']); _gaq.push(['b._trackPageview']); <!-- END google_analytics_code_bis -->
(function() { var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true; ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js'; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s); })(); //]]> </script> <!-- END google_analytics_code --> <!-- CSS Stylesheet --> <style type="text/css" id="vbulletin_css"> body { background: #f7f7f7; color: #001a23; font: bold 12pt Times New Roman; margin: 0px; padding: 0px; text-shadow:#fff 0px 1px 0px solid; } a:link, body_alink { color: #1182a6; text-decoration: none; } a:visited, body_avisited { color: #1182a6; text-decoration: none; } a:hover, a:active, body_ahover { color: #FF9900; } .page { background: #f7f7f7; color: #033d50; font: bold 12pt Times New Roman; margin: 0px; padding: 0px; } .tborder { background: #e2e2e2; } .tcat { background: #117ba4 url(http://www.3rbz.com/uploads/233c917c637e1.png) repeat-x top left; color: #FFFFFF; font: bold 11px tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif; text-shadow: 1px 1px 0px #3e3e3e; } .tcat a:link, .tcat_alink { color: #ffffff; text-decoration: none; } .tcat a:visited, .tcat_avisited { color: #ffffff; text-decoration: none; } .tcat a:hover, .tcat a:active, .tcat_ahover { color: #FF9900; } .thead { background: #dadada url(http://www.3rbz.com/uploads/8b58e6868c021.png) repeat-x top left; color: #0a6e95; font: bold 11px tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif; text-shadow: 1px 1px 0px #ffffff; } .thead a:link, .thead_alink { color: #0a6e95; } .thead a:visited, .thead_avisited { color: #0a6e95; } .thead a:hover, .thead a:active, .thead_ahover { color: #FF9900; } .tfoot { background: #dadada url(http://www.3rbz.com/uploads/8b58e6868c021.png) repeat-x top left; color: #117aa3; font: bold 11px tahoma, arial, verdana, geneva, lucida, helvetica; text-shadow: 1px 1px 0px #FFFFFF; border:1px solid #c2c2c2; border-bottom:2px solid #808080; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; } .tfoot a:link, .tfoot_alink { color: #08688e; } .tfoot a:visited, .tfoot_avisited { color: #08688e; } .tfoot a:hover, .tfoot a:active, .tfoot_ahover { color: #FF9900; } .alt1, .alt1Active { background: #fff; color: #08688e; text-shadow: 1px 1px 0px #ffffff; } .alt2, .alt2Active { background: #fafafb url(http://www.3rbz.com/uploads/34759b68200d1.png) repeat-x top left; color: #08688e; text-shadow: 1px 1px 0px #ffffff; } .inlinemod { background: #FFFFFF; color: #08688e; } .wysiwyg { background: #F5F5FF; color: #08688e; font: bold 12pt Times New Roman; } .wysiwyg a:link, .wysiwyg_alink { color: #08688e; } .wysiwyg a:visited, .wysiwyg_avisited { color: #08688e; } .wysiwyg a:hover, .wysiwyg a:active, .wysiwyg_ahover { color: #FF9900; } textarea, .bginput { font: bold 11px tahoma, arial, verdana, geneva, lucida, helvetica; } .bginput option, .bginput optgroup { font-size: 11px; font-family: tahoma, arial, verdana, geneva, lucida, helvetica; } .button { font: bold 11px tahoma, arial, verdana, geneva, lucida, helvetica; } select { font: bold 11px tahoma, arial, verdana, geneva, lucida, helvetica; } option, optgroup { font-size: 11px; font-family: tahoma, arial, verdana, geneva, lucida, helvetica; } .smallfont { font: bold 11px tahoma, arial, verdana, geneva, lucida, helvetica; } .time { color: #c9e6ff; } .navbar { font: bold 11px tahoma, arial, verdana, geneva, lucida, helvetica; padding:3px; } .highlight { color: #FF0000; font-weight: bold; } .fjsel { background: #0f5065; color: #FFFFFF; } .fjdpth0 { background: #F7F7F7; color: #000000; } .panel { background: #f5f5f5; color: #08688e; font: bold 11px tahoma, arial, verdana, geneva, lucida, helvetica; padding: 10px; border-right:3px solid #0192ca; border-left:3px solid #0192ca; border-top:1px solid #CCC; border-bottom:1px solid #CCC; -moz-border-radius:9px;-webkit-border-radius:9px;border-radius:9px; } .panel a:link, .panel_alink { color: #08688e; } .panel a:visited, .panel_avisited { color: #08688e; } .panel a:hover, .panel a:active, .panel_ahover { color: #000033; } .panelsurround { background: #FFFFFF; color: #08688e; font: bold 11px tahoma, arial, verdana, geneva, lucida, helvetica; padding: 5px; } legend { background: #dadada url(http://www.3rbz.com/uploads/34759b68200d1.png) repeat-x top left; color: #08688e; font: bold 11px tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif; border:1px solid #888A99; -moz-border-radius:4px;-webkit-border-radius:4px;border-radius:6px; text-shadow:#fff 0px 1px 0px; padding-right:6px; padding-left:8px; padding-top:4px; padding-bottom:4px; } .vbmenu_control { background: #117ba4 url(http://www.3rbz.com/uploads/ec2936f4d72d1.png) repeat-x top left; color: #FFFFFF; font: bold 11px tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif; padding: 3px 6px 3px 6px; white-space: nowrap; text-shadow: 1px 1px 0px #002a41; } .vbmenu_control a:link, .vbmenu_control_alink { color: #FFFFFF; text-decoration: none; } .vbmenu_control a:visited, .vbmenu_control_avisited { color: #FFFFFF; text-decoration: none; } .vbmenu_control a:hover, .vbmenu_control a:active, .vbmenu_control_ahover { color: #FDDF00; text-decoration: text-shadow:#fff 0px 1px 0px;; } .vbmenu_popup { background: #dedede; color: #08688e; font: bold 11px tahoma, arial, verdana, geneva, lucida, helvetica; border: 1px solid #aeaeae; } .vbmenu_option { background: #f7f7f7; color: #08688e; font: bold 11px tahoma, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif; white-space: nowrap; cursor: pointer; text-shadow:#fff 0px 1px 0px; } .vbmenu_option a:link, .vbmenu_option_alink { color: #08688e; text-decoration: none; } .vbmenu_option a:visited, .vbmenu_option_avisited { color: #08688e; text-decoration: none; } .vbmenu_option a:hover, .vbmenu_option a:active, .vbmenu_option_ahover { color: #FFFFFF; text-decoration: none; } .vbmenu_hilite { background: #fff; color: #08688e; font: bold 11px tahoma, arial, verdana, geneva, lucida, helvetica; white-space: nowrap; cursor: pointer; text-shadow:#fff 0px 1px 0px; } .vbmenu_hilite a:link, .vbmenu_hilite_alink { text-decoration: none; } .vbmenu_hilite a:visited, .vbmenu_hilite_avisited { text-decoration: none; } .vbmenu_hilite a:hover, .vbmenu_hilite a:active, .vbmenu_hilite_ahover { 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; } .top-r {background:url(http://www.3rbz.com/uploads/a01900c80c1b1.png) repeat-x; height:49px;} .home-button{background:url(http://www.3rbz.com/uploads/3aff137f4c271.png) no-repeat; height:49px; width:130px; background-position: 0px 0px; display: block; float:right;} .home-button:hover{background:url(http://www.3rbz.com/uploads/3aff137f4c271.png) no-repeat; height:49px; width:130px; background-position: 0px -49px; display: block; float:right;} .home-button:active{background:url(http://www.3rbz.com/uploads/3aff137f4c271.png) no-repeat; height:49px; width:130px; background-position: 0px -98px; display: block; float:right;} .register-button{background:url(http://www.3rbz.com/uploads/4339ee957dc11.png) no-repeat; height:49px; width:133px; background-position: 0px 0px; display: block; float:right;} .register-button:hover{background:url(http://www.3rbz.com/uploads/4339ee957dc11.png) no-repeat; height:49px; width:133px; background-position: 0px -49px; display: block; float:right;} .register-button:active{background:url(http://www.3rbz.com/uploads/4339ee957dc11.png) no-repeat; height:49px; width:133px; background-position: 0px -98px; display: block; float:right;} .control-button{background:url(http://www.3rbz.com/uploads/1ae544e6413a1.png) no-repeat; height:49px; width:133px; background-position: 0px 0px; display: block; float:right;} .control-button:hover{background:url(http://www.3rbz.com/uploads/1ae544e6413a1.png) no-repeat; height:49px; width:133px; background-position: 0px -49px; display: block; float:right;} .control-button:active{background:url(http://www.3rbz.com/uploads/1ae544e6413a1.png) no-repeat; height:49px; width:133px; background-position: 0px -98px; display: block; float:right; } .news-button{background:url(http://www.3rbz.com/uploads/739fa25e13e91.png) no-repeat; height:49px; width:128px; background-position: 0px 0px; display: block; float:right;} .news-button:hover{background:url(http://www.3rbz.com/uploads/739fa25e13e91.png) no-repeat; height:49px; width:128px; background-position: 0px -49px; display: block; float:right;} .news-button:active{background:url(http://www.3rbz.com/uploads/739fa25e13e91.png) no-repeat; height:49px; width:128px; background-position: 0px -98px; display: block; float:right; } .mail-button{background:url(http://www.3rbz.com/uploads/b1933394f8b41.png) no-repeat; height:49px; width:128px; background-position: 0px 0px; display: block; float:right;} .mail-button:hover{background:url(http://www.3rbz.com/uploads/b1933394f8b41.png) no-repeat; height:49px; width:128px; background-position: 0px -49px; display: block; float:right;} .mail-button:active{background:url(http://www.3rbz.com/uploads/b1933394f8b41.png) no-repeat; height:49px; width:128px; background-position: 0px -98px; display: block; float:right; } .header-r {background:url(http://www.3rbz.com/uploads/46039a6c74371.png) repeat-x; height:221px;} .logo {background:url(http://www.3rbz.com/uploads/2e964925d67e1.png) no-repeat; height:221px; width:520px; float:right;} .hnavbar {background:url(http://www.3rbz.com/uploads/83c7348ca0681.png) repeat-x; height:60px;} .search-area {background:url(http://www.3rbz.com/uploads/7d10cdadaf041.png) no-repeat; width:183px; height:49px; float:left;} .bottom-r {background:url(http://www.3rbz.com/uploads/88cce5d24d951.png) repeat-x; height:62px;} .caution {background:url(http://www.3rbz.com/uploads/b18e1e9f6e602.png) no-repeat; height:62px; width:663px; margin: 0 auto;} .footer-r{background:url(http://www.3rbz.com/uploads/5412fbfd147c3.png) repeat-x; height:154px;} .copyright{background:url(http://www.3rbz.com/uploads/61e971efa9574.png) no-repeat; float:right; height:154px; width:365px;} .links{background:url(http://www.3rbz.com/uploads/2f3b5dc4d8925.png) no-repeat; float:right; height:154px; width:413px;} .designer{background:url(http://www.3rbz.com/uploads/c82cef8667806.png) no-repeat; float:left; height:154px; width:174px;} .search { background-image:url(http://www.3rbz.com/uploads/83c7348ca0681.png); background-repeat:no-repeat; height:38px; width:278px; float:left; text-align:right;} .text-search {background: url(''); position: absolute; border: 0px; top: 14px; left: 15px; width: 134px; height: 22px; font-family: tahoma; font-size: 12px; color: #00334d; text-shadow: #fff 0px 1px 0px; text-align: right; }
#login{ background: url('http://www.3rbz.com/uploads/7d9486d4ba4b1.png') no-repeat; width: 377px; height: 221px; position: absolute; top: 49px; left: 0px; } .searchsubmit { background:url(http://www.3rbz.com/uploads/011ebb6401411.png) no-repeat; height:49px; width:96px; background-position: 0px 0px; display: block; float:left; position: absolute; border: 0px; top:0px; left: 183px; cursor: pointer; } .searchsubmit:hover { background:url(http://www.3rbz.com/uploads/011ebb6401411.png) no-repeat; height:49px; width:96px; background-position: 0px -49px; display: block; float:left; position: absolute; border: 0px; top:0px; left: 183px; cursor: pointer; } .searchsubmit:active { background:url(http://www.3rbz.com/uploads/011ebb6401411.png) no-repeat; height:49px; width:96px; background-position: 0px -98px; display: block; float:left; position: absolute; border: 0px; top:0px; left: 183px; cursor: pointer; } .namelogin{ background:url('http://www.3rbz.com/uploads/83c7348ca0681.png'); width:138px; height:22px; position: absolute; top: 95px; left: 73px; border: 0px; font-family:tahoma; font-size:12px; font-weight:bold; text-align:right; text-shadow:0px 1px 0px #fff; } .passlogin{ background:url('http://www.3rbz.com/uploads/83c7348ca0681.png'); width:137px; height:22px; font-family:tahoma; font-size:12px; font-weight:bold; position: absolute; top: 128px; left: 73px; border: 0px; text-align:right; text-shadow:0px 1px 0px #fff; } .remember{ position: absolute; top: 165px; left: 320px; width:15px; height: 15px;} .login-button{ background-image:url('http://www.3rbz.com/uploads/83c7348ca0681.png'); position: absolute; top: 160px; left: 80px; width:115px; height: 31px; }
#login2{ background: url('http://www.3rbz.com/uploads/326f850f67c81.png') no-repeat; width: 377px; height: 221px; position: absolute; top: 49px; left: 0px; font-family: tahoma; font-size: 12px; font-weight: bold; } .guest-msg{ position: absolute; width: 300px; top: 85px; right: 28px; color: #fff; text-shadow: #012b45 0px 1px 0px; text-align: center; width: 305px; line-height: 24px; height: 112px; } .guest-msg a{color:#fff000; text-shadow:#012b45 0px 1px 0px; } .guest-msg a:hover{color:#ffc907; text-shadow:#012b45 0px 1px 0px;} .mynavb {background-image:url('http://www.3rbz.com/uploads/83c7348ca0681.png'); background-repeat:repeat-x; height:60px; text-shadow:#fff 0px 1px 0px; font-size:12px; font-family:Tahoma, Geneva, sans-serif; padding-top:5px;} .mynavb a {color:#626262;} .mynavb a:hover{color:#3b3b3b} .linker {list-style-image:url(http://www.3rbz.com/uploads/08f54da9427c1.png); float:right; padding-right:55px; padding-top:40px; font-size:12px; font-family:Tahoma, Geneva, sans-serif; font-weight:bold; color:#005f95; text-shadow:#fff 0px 1px 0px; text-align:right; line-height:20px;} .linker a {color:#005f95; text-decoration:none; } .linker a:hover{color:#d17b00; text-decoration:none; } .copyrig2 {float:right; padding-right:25px; padding-top:55px; font-size:12px; font-family:Tahoma, Geneva, sans-serif; font-weight:bold; color:#005f95; text-shadow:#fff 0px 1px 0px; text-align:center; line-height:18px; width:315px;} .copyrig2 a {color:#005f95; text-decoration:none; } .copyrig2 a:hover{color:#d17b00; text-decoration:none; }
/* Main forum */ .main-top {background:url(http://www.3rbz.com/uploads/d80b0f7c88631.png) repeat-x; height:60px;} .top-left-1 {background:url(http://www.3rbz.com/uploads/28e4848174891.png) no-repeat; height:60px; width:19px; float:left;} .top-left-2 {background:url(http://www.3rbz.com/uploads/8b674c94b4011.png) no-repeat; height:60px; width:84px; float:left;} .top-right-1 {background:url(http://www.3rbz.com/uploads/38466e99a05d1.png) no-repeat; height:60px; width:19px; float:right;} .top-right-2 {background:url(http://www.3rbz.com/uploads/7b83c05b68a01.png) no-repeat; height:60px; width:105px; float:right;} .nwelcome {background:url() no-repeat; height:60px; width:307px; margin: 0 auto;} .guest-msg-nav {background:url(http://www.3rbz.com/uploads/9bc9a89d8af31.png) no-repeat; height:60px; width:307px; margin: 0 auto;} .stat {background:url(http://www.3rbz.com/uploads/13b9c2b472281.png) no-repeat; height:60px; width:307px; margin: 0 auto;} .main-bottom {background:url(http://www.3rbz.com/uploads/66a401aa869a1.png) repeat-x; height:35px;} .bottom-left-1 {background:url(http://www.3rbz.com/uploads/88398ce73b691.png) no-repeat; height:35px; width:19px; float:left;} .bottom-left-2 {background:url(http://www.3rbz.com/uploads/fab89f5ce12a1.png) no-repeat; height:35px; width:27px; float:left;} .bottom-right-1 {background:url(http://www.3rbz.com/uploads/677c10e7c3b91.png) no-repeat; height:35px; width:19px; float:right;} .bottom-right-2 {background:url(http://www.3rbz.com/uploads/9891f12dc3ec1.png) no-repeat; height:35px; width:35px; float:right;} .right-col {background:url(http://www.3rbz.com/uploads/a75defde52091.png) right repeat-y; padding-right:19px;} .left-col {background:url(http://www.3rbz.com/uploads/05ac05e110be1.png) left repeat-y; padding-left:19px;} .ncontain{background:#f4f4f4;}
/* e6ar-FORUMHOME */ #tforumhome {background:url(http://www.3rbz.com/uploads/373d39e6b3351.png) repeat-x; height:44px;} #tforumhome .top-right-1{background:url(http://www.3rbz.com/uploads/7dc6d44caf201.png) no-repeat; height:44px; width:21px; float:right;} #tforumhome .top-right-2{background:url(http://www.3rbz.com/uploads/a718208c53741.png) no-repeat; height:44px; width:82px; float:right;} #tforumhome .top-left-1{background:url(http://www.3rbz.com/uploads/571c0f31fe501.png) no-repeat; height:44px; width:21px; float:left;} #tforumhome .top-left-2{background:url(http://www.3rbz.com/uploads/fc4edf8dd0e01.png) no-repeat; height:44px; width:82px; float:left;} #bforumhome {background:url(http://www.3rbz.com/uploads/fd86ba7d12461.png) repeat-x; height:41px;} #bforumhome .bottom-right{background:url(http://www.3rbz.com/uploads/5a2bd325af761.png) no-repeat; height:41px; width:21px; float:right;} #bforumhome .bottom-left{background:url(http://www.3rbz.com/uploads/fe934d8255ab1.png) no-repeat; height:41px; width:21px; float:left;} #bforumhome .bottom-logo{background:url(http://www.3rbz.com/uploads/2cb4443ac7f81.png) no-repeat; height:41px; width:281px; margin: 0 auto;} .f-right-col{background:url(http://www.3rbz.com/uploads/83c7348ca0681.png) repeat-y right; padding-right:15px;} .f-left-col{background:url(http://www.3rbz.com/uploads/83c7348ca0681.png) repeat-y left; padding-left:15px;} .f-contain {background:#f7f7f7;} .f2top-title {padding-top:16px; text-align:center;} .f2top-title a {color:#fff; text-shadow:#004aa1 0px 1px 0px; text-decoration:none; font-family:Tahoma, Geneva, sans-serif; font-size:12px; font-weight:bold;} .f2top-title a:hover {color:#fff600;}
#tr-stats {border-bottom:2px solid #0e6e94; border-radius:20px; background:url('http://www.3rbz.com/uploads/7eec2ad75fd01.png') repeat-x; text-align:center;} #tr-stats:hover {border-bottom:2px solid #ff9c00; border-radius:20px; background:url('http://www.3rbz.com/uploads/e4b701bb20d11.png') repeat-x; text-align:center;}
/* User Info Postbit & Postbit_legacy */ .postbit_info { background-color: #fff; border-left: 3px solid #279ff5; color: #46535c; font: regular 11px tahoma; font-size: 11px; letter-spacing: 0; margin: 0 0 3px; padding: 4px 5px; vertical-align: middle; font-family: Tahoma; border-top: none; border-bottom:none; border-right: 3px solid #279ff5; -moz-border-radius:11px;-webkit-border-radius:11px;border-radius:11px; } .postbit_info:hover { background-color: #fafafa; border-color: #dbdbdb; border-left: 3px solid #f5bd27; color: #46535c; font: regular 11px tahoma; font-size: 11px; letter-spacing: 0; margin: 0 0 3px; padding: 4px 5px; vertical-align: middle; font-family: Tahoma; border-top: none; border-bottom:none; border-right: 3px solid #f5bd27; -moz-border-radius:11px;-webkit-border-radius:11px;border-radius:11px; } /* Signature Postbit & Postbit_legacy */ .postbit_sig { background-color: #fafafa; border-top: 1px solid #F2F2F2; border-bottom: 1px solid #F2F2F2; border-left: 3px solid #279ff5; border-right: 3px solid #279ff5; border-radius:15px; -moz-border-radius:15px;-webkit-border-radius:15px; } /* End - Postbit_Userinfo */
/* SLIDESHOW - Traidnt-v2 */
/* _______________________________________________ */
/* CONTAINER */ /* _______________________________________________ */
.carousel { position :relative ; margin :0 auto; width :930px; height :auto; border :none; overflow : hidden ; }
/* _______________________________________________ */
/* SLIDES */ /* _______________________________________________ */
/* slide container */ .carousel .slides { margin :0; padding :0; border :none; list-style :none; position :relative ; overflow :visible ; height:200px }
/* slide item */ .carousel .slides .slideItem { position :absolute ; cursor :pointer ; overflow : hidden; padding :0; margin :0; border :none; }
.carousel .slides .slideItem a { display: block ; text-decoration :none; margin :0; padding :0; border :none; outline :none; }
.carousel .slides .slideItem img { margin :0; padding :0; border :none; width :100%; height :100%; } /* _______________________________________________ */
/* BACKGROUND IMAGES */ /* _______________________________________________ */ .carousel .nextButton, .carousel .prevButton, .carousel .buttonNav .bullet, .carousel .buttonNav .bulletActive{ background-color: transparent; background-image: url("http://www.3rbz.com/uploads/adb8de301e601.png"); background-position: 0 0; background-repeat: no-repeat; } /* _______________________________________________ */
/* DIRECTION BUTTON */ /* _______________________________________________ */
.carousel .nextButton, .carousel .prevButton{ position :absolute ; top :90px; width :34px; height :34px; cursor :pointer ; z-index :9999; } .carousel .nextButton{ left :44px; background-position: 0 -34px; } .carousel .nextButton:hover{ background-position: -34px -34px; } .carousel .nextButton:active{ background-position: -68px -34px; } .carousel .prevButton{ right :44px; background-position: 0 0; } .carousel .prevButton:hover{ background-position: -34px 0; } .carousel .prevButton:active{ background-position: -68px 0; }
/* _______________________________________________ */
/* NAVIGATION BUTTON */ /* _______________________________________________ */
/* buttons container */ .carousel .buttonNav{ position : relative ; margin :0 auto; z-index :999; }
/* numbers */ .carousel .buttonNav .numbers { position :relative ; float :left ; margin :5px; cursor :pointer ; }
.carousel .buttonNav .numbers:hover{ }
.carousel .buttonNav .numberActive { background : none; color :#000; cursor :default ; }
/* bullets */ .carousel .buttonNav .bullet{ position :relative ; float :right ; width :16px; height :16px; margin :5px; cursor :pointer ; background-position: -16px -68px ;
} .carousel .buttonNav .bullet:hover{ background-position: 0 -68px; } .carousel .buttonNav .bulletActive{ cursor :default ; background-position: 0 -68px; } /* _____________________________ *
/* SHADOW */ /* _____________________________ */
.carousel .shadow{ width :100%; height :26px; }
.carousel .shadow .shadowLeft{ background : url("") no-repeat; width :66px; height :15px; }
.carousel .shadow .shadowMiddle{ height :15px; background:url("") repeat-x; }
.carousel .shadow .shadowRight{ width :69px; height :15px; background:url("") no-repeat;
} /* C????E C?????E */ .prpic {border:1px #d1d1d1 solid; background-color:#e7e7e7; padding:4px; background-image:url(''); background-repeat:repeat-x; height:80px;} /* C????E C?????E */ </style>
<script type="text/javascript" src=""></script> <script type="text/javascript"> $(document).ready(function() { $("#nav li").prepend("<span></span>"); //Throws an empty span tag right before the a tag $("#nav li").each(function() { //For each list item... var linkText = $(this).find("a").html(); //Find the text inside of the <a> tag $(this).find("span").show().html(linkText); //Add the text in the <span> tag }); $("#nav li").hover(function() { //On hover... $(this).find("span").stop().animate({ marginTop: "-40" //Find the <span> tag and move it up 40 pixels }, 250); } , function() { //On hover out... $(this).find("span").stop().animate({ marginTop: "0" //Move the <span> back to its original state (0px) }, 250); }); }); </script> <script type="text/javascript"> if (parent.frames.length > 0) {parent.location.href = self.document.location;document.location.reload();} </script>
<script src="css/jquery-1.3.2.js" type="text/javascript"></script> <script src="" type="text/javascript"></script> <script> $(function() { var = $('#content'); $('#nav_up').fadeIn('slow'); $('#nav_down').fadeIn('slow'); $(window).bind('scrollstart', function(){ $('#nav_up,#nav_down').stop().animate({'opacity':'0.2'}); }); $(window).bind('scrollstop', function(){ $('#nav_up,#nav_down').stop().animate({'opacity':'1'}); }); $('#nav_down').click( function (e) { $('html, body').animate({scrollTop: .height()}, 800); } ); $('#nav_up').click( function (e) { $('html, body').animate({scrollTop: '0px'}, 800); } ); }); </script>
<script src="" type="text/javascript"></script> <script src="" type="text/javascript"></script> <script> $(function() { var = $('#content'); $('#nav_up').fadeIn('slow'); $('#nav_down').fadeIn('slow'); $(window).bind('scrollstart', function(){ $('#nav_up,#nav_down').stop().animate({'opacity':'0.2'}); }); $(window).bind('scrollstop', function(){ $('#nav_up,#nav_down').stop().animate({'opacity':'1'}); }); $('#nav_down').click( function (e) { $('html, body').animate({scrollTop: .height()}, 800); } ); $('#nav_up').click( function (e) { $('html, body').animate({scrollTop: '0px'}, 800); } );
<link rel="stylesheet" href="http://style.egynt.net/Traidnt-v2/slideshow/carousel.css"/> <script type="text/javascript" src="http://style.egynt.net/Traidnt-v2/slideshow/jquery-1.4.4.min.js"></script> <script type="text/javascript" src="http://style.egynt.net/Traidnt-v2/slideshow/jquery.mousewheel.js"></script> <script type="text/javascript" src="http://style.egynt.net/Traidnt-v2/slideshow/jquery.carousel.js"></script> <script type="text/javascript"> }); </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="http://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="http://{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} <div class="top-r"> <a href="/"><div class="home-button"></div></a>
<a href="register"><div class="register-button"></div></a> <a href="/search"><div class="news-button"></div></a> <a href="sendmessage.php" target="_blank"><div class="mail-button"></div></a> <div class="search-area"> <form method="get" class="searchform" action="search" > <input type="text" size="24" value='ادخل كلمة البحث' name="search_keywords" onfocus="if(this.value=='ادخل كلمة البحث'){this.value=''};" onblur="if(this.value==''){this.value='ادخل كلمة البحث'};" class="text-search" > <input type="submit" name="go" title="إبحث" class="searchsubmit" value="" > </form> </div> <div class="search-button"> </div> </div> <div class="header-r"> <div class="logo"></div> <!-- Traidnt-v2 Login --> <!-- BEGIN switch_user_logged_in --> <div id="login2"> <div align="center" class="smallfont"><br /><br /><br /><br /><br /><br /> <strong><span style="color: Red;">{LOGGED_AS}</span></strong> </div> <div align="center" class="smallfont"> <div>{LAST_VISIT_DATE}</div> <div align="center" class="smallfont"> <a href="/search?search_id=newposts"><font color="#000080">مشاركات جديده</font></a><font color="#000080"> <span lang="ar-sa">|</span> </font> <a href="/search?search_id=egosearch"> <font color="#000080">مشاركاتي</font></a><span lang="ar-sa"><font color="#000080"> | </font></span> <br /> <a href="/search?search_id=unanswered"> <span style="text-decoration: none"><font color="#000080">مواضيع لم يتم الرد عليها</font></span></a> </div> </div> </div> <!-- END switch_user_logged_in --> <!-- BEGIN switch_user_logged_out --> <div id="login"> <td class="alt2" nowrap="nowrap" style="padding:0px"> <form action="login" 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=386"></script> <table cellpadding="0" cellspacing="3" border="0"> <tr> <td><input type="text" class="namelogin" style="font-size: 11px" name="username" id="navbar_username" size="10" accesskey="u" tabindex="101" value="اسم العضو" onfocus="if (this.value == 'اسم العضو') this.value = '';" ></td> <td><input type="checkbox" class="remember" name="autologin" value="1" tabindex="103" id="cb_cookieuser_navbar" accesskey="c" ></td> </tr> <tr> <td><input type="password" class="passlogin" style="font-size: 11px" name="password" id="navbar_password" size="10" tabindex="102" ></td>
<td><input type="دخول" name="login" class="login-button" tabindex="104" valueinput type="submit"="" 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> </td> </div> <!-- END switch_user_logged_out --> <!-- Traidnt-v2 Login --> </div> <div class="mynavb"> <!-- nav buttons bar --> <div style="padding:1px; border-top-width:0px"> <table cellpadding="0" cellspacing="0" border="0" width="100%" align="center"> <tr align="center"> <td> <a accesskey="5">{GENERATED_NAV_BAR}</a></td>
</tr> </table> </div> <!-- / nav buttons bar --> </div>
<div class="main-top"> <div class="top-left-1"></div> <div class="top-left-2"></div> <div class="top-right-1"></div> <div class="top-right-2"></div> <div class="guest-msg-nav"></div>
</div>
<div class="right-col"> <div class="left-col"> <div class="ncontain"> <table class="tborder" cellpadding="6" cellspacing="1" border="0" width="100%" align="center"> <!-- BEGIN switch_user_logged_out --> <tr> <td class="alt1"> أهلا وسهلا بك زائرنا الكريم، إذا كانت هذه زيارتك الأولى للمنتدى، فيرجى التكرم بزيارة صفحة التعليمـــات،<a href="/faq"><strong> بالضغط هنا</strong></a>. كما يشرفنا أن تقوم <a href="/register" rel="nofollow"><strong>بالتسجيل بالضغط هنا</strong></a> إذا رغبت بالمشاركة في المنتدى، أما إذا رغبت بقراءة المواضيع والإطلاع فتفضل بزيارة القسم الذي ترغب أدناه. </td> </tr> <!-- END switch_user_logged_out --> </table> </div> </div> </div>
<div class="main-bottom"> <div class="bottom-left-1"></div> <div class="bottom-left-2"></div> <div class="bottom-right-1"></div> <div class="bottom-right-2"></div> </div>
<!-- BEGIN switch_logo_left --> <td><a href="{U_INDEX}"><img src="{LOGO}" id="i_logo" border="0" alt="{L_INDEX}" vspace="1" /></a></td> <!-- END switch_logo_left --> <td align="center" width="100%" valign="middle"> <!-- BEGIN switch_logo_center --> <a href="{U_INDEX}"><img src="{LOGO}" id="i_logo" border="0" alt="{L_INDEX}" vspace="1" /></a> <br /> <!-- END switch_logo_center --> <div class="maintitle">{MAIN_SITENAME}</div> <br /> <span class="gen">{SITE_DESCRIPTION}<br /> </span> </td> <!-- BEGIN switch_logo_right --> <td><a href="{U_INDEX}"><img src="{LOGO}" id="i_logo" border="0" alt="{L_INDEX}" vspace="1" /></a></td> <!-- END switch_logo_right -->
<table cellspacing="0" cellpadding="0" border="0" align="{MENU_POSITION}"> <tr> <td align="{MENU_POSITION}"{MENU_NOWRAP}></td> </tr> </table>
<div style="clear: both;"></div>
<!-- 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="{C1SIZE}"> <div id="{ID_LEFT}"> <!-- BEGIN giefmod_index1 --> {giefmod_index1.MODVAR} <!-- BEGIN saut --> <div style="height:{SPACE_ROW}px"></div> <!-- END saut --> <!-- END giefmod_index1 --> </div> </td> <td valign="top" width="100%"> <!-- BEGIN html_validation --> </td> </tr> </tbody> </table> </div> </div> </td> </tr> </table> </body> </html> <!-- END html_validation --> للمعاينة المنتدى http://www.house-kora.org/ | |
|