ahmedkorashy
عدد المساهمات : 13 معدل النشاط : 3864 السُمعة : 0
| موضوع: مشكله بعلبه الدردشه الخميس 2 يوليو 2015 - 3:09 | |
| السلام عليكم ورحمة الله وبركاته
عندي مشكله في علبه الدردشة الخاصه بمنتداي
ولا اعرف كيف احلها وضعت كل الاكواد التي بمنتدي الدعم والمساعده بدون فائده المشكله انه يظهر لون اسود في علبه الدردشه مما يعطي عدم راحه
كما انه يحتاج الي تغير لون الكتابه حتي تظهر الكتابه
اليكم صوره من المشكله
قد يقول البعض قم بتغير الخلفيه
فقد قمت بذلك وتتغير الخلفيه بالفعل ولكن مع بقاء هذا اللون فوق الخلفيه
ارجوا الحل
عدل سابقا من قبل ahmedkorashy في الخميس 2 يوليو 2015 - 4:33 عدل 1 مرات | |
|
{Lone~Wolf}
عدد المساهمات : 3575 معدل النشاط : 9642 السُمعة : 160
| موضوع: رد: مشكله بعلبه الدردشه الخميس 2 يوليو 2015 - 3:29 | |
| | |
|
ahmedkorashy
عدد المساهمات : 13 معدل النشاط : 3864 السُمعة : 0
| موضوع: رد: مشكله بعلبه الدردشه الخميس 2 يوليو 2015 - 3:46 | |
| اليك اخي كل اكواد css وانا استعمل النسخه phpBB2 (subsilver) - الكود:
-
#chatbox_main_options, #chatbox_main_options a, #chatbox_main_options span{ color: #9a9a9a; text-shadow: 1px 1px 1px #ffffff; text-decoration:none; font-family: Arial Black; text-transform: uppercase; } #chatbox_main_options a:hover{ color: grey; text-shadow: 1px 1px 1px #b8b8b8; text-decoration:none !important; font-family: Arial Black; text-transform: uppercase; } #chatbox_main_options { background: url(http://i25.servimg.com/u/f25/14/45/99/41/untitl21.jpg) repeat-x; float: right; border: 1px solid #c9c9c9; margin-right: 50px; margin-top: -17px; padding: 2px 3px 1px 5px; border-radius: 0px 0px 5px 5px; -moz-border-radius: 0px 0px 5px 5px; -webkit-box-shadow: 0px 0px 4px #c6c6c6; box-shadow: 0px 0px 4px #c6c6c6; -moz-box-shadow: 0px 0px 4px #c6c6c6; } #chatbox_main_options:hover { margin-top: -7px; } /*----------------Members----------------*/ #chatbox_members { background: url(http://i25.servimg.com/u/f25/14/45/99/41/50347510.png); margin-bottom: -30px; border-right: 1px solid #c9c9c9; background-color: #ffffff; } #chatbox_members:hover { border-right: 1px solid #b7b7b7; background-color: #fcfcfc; } h4.member-title{ background: url(http://i25.servimg.com/u/f25/14/45/99/41/untitl23.jpg) repeat-x !important; font-family: Arial Black; text-transform: uppercase; color: #ffffff !important; text-shadow: 0px 0px 3px black; margin-top: -1px; cursor: default; letter-spacing: 0.5em; } #chatbox_members ul { list-style: none; margin: 0px; } #chatbox_members ul li { background: url(http://i25.servimg.com/u/f25/14/45/99/41/115.png); font-family: Arial Black; font-weight: bold; font-size: 14px; color: #393939; padding-left: 10px; border-bottom: 1px solid #e2e2e2; margin: 0px; } #chatbox_members ul li:hover { background-color: #f4f4f4; background-image:url('http://i25.servimg.com/u/f25/14/45/99/41/114.png'); background-repeat: no-repeat; background-position: center left; } #chatbox_members ul li:active { background-image:url('http://i25.servimg.com/u/f25/14/45/99/41/213.png'); } #chatbox_members ul li a { text-shadow: 1px 1px 1px #ffffff; font-size: 12px; color: #909090; text-decoration: none; } #chatbox_members ul li a:hover { color: #393939; text-decoration: none !important; } /*----------------Footer----------------*/ #chatbox_messenger .catBottom{ background: none !important; } #chatbox_messenger_form { width: 550px; background: none !important; float: none !important; bottom: 0px ; position: fixed; z-index: 999; margin-left: auto; margin-right: auto; left: 0; right: 0; } .chatfootertable { -webkit-box-shadow: 0px 0px 4px #d4d4d4; box-shadow: 0px -0px 4px #d4d4d4; -moz-box-shadow: 0px 0px 4px #d4d4d4; box-shadow: 0px 0px 4px #c6c6c6; -moz-box-shadow: 0px 0px 4px #c6c6c6; border-top: 1px solid #c9c9c9; border-left: 1px solid #c9c9c9; border-right: 1px solid #c9c9c9; border-bottom: 0px; height: 30px; border-radius: 5px 5px 0px 0px; -moz-border-radius: 5px 5px 0px 0px; background-color: #ffffff; background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#f9f9f9)); background: -moz-linear-gradient(top, #ffffff, #e2e2e2); } .chatfootertable:hover { border-top: 1px solid #a7a7a7; border-left: 1px solid #a7a7a7; border-right: 1px solid #a7a7a7; } .text-styles { color: grey; } #divbold, #divitalic, #divunderline, #divstrike, #divcolor, #divsmilies { background: url(http://i25.servimg.com/u/f25/14/45/99/41/110.jpg) repeat-x; border: 1px solid #c9c9c9; background-color: #ffffff; border-radius: 3px; -moz-border-radius: 3px; } #divbold:hover, #divitalic:hover, #divunderline:hover, #divstrike:hover, #divcolor:hover, #divsmilies:hover { background: url(http://i25.servimg.com/u/f25/14/45/99/41/hover10.jpg) repeat-x; border: 1px solid #a2a2a2; } #divbold:active, #divitalic:active, #divunderline:active, #divstrike:active, #divcolor:active, #divsmilies:active { background: url(http://i25.servimg.com/u/f25/14/45/99/41/active10.jpg) repeat-x; } .gen label input#message { height: 17px; font-size: 12px; border: 1px solid #c9c9c9; background-color: #ffffff; border-radius: 3px; -moz-border-radius: 3px; } .gen label input#message:hover { border: 1px solid #b2b2b2; background-color: #f5f5f5; } .gen label input#message:focus { border: 1px solid #a4a4a4; background-color: #e0fdff; } .gen input#submit_button { cursor: pointer; color: #929292; font-family: Arial Black; text-transform: uppercase; font-size: 12px; padding-left: 2px; padding-right: 2px; background: url(http://i25.servimg.com/u/f25/14/45/99/41/110.jpg) repeat-x; border: 1px solid #c9c9c9; background-color: #ffffff; border-radius: 3px; -moz-border-radius: 3px; } .gen input#submit_button:hover { color: #2c2c2c; background: url(http://i25.servimg.com/u/f25/14/45/99/41/hover10.jpg) repeat-x; border: 1px solid #a2a2a2; } .gen input#submit_button:active { background: url(http://i25.servimg.com/u/f25/14/45/99/41/active10.jpg) repeat-x; } body.chatbox { background-image : url(http://im56.gulfup.com/cHmgUS.jpeg); background-color : #dddddd; border : 2px dotted #0db4fc; } /*----- ????? ????? ??????? -----*/ .row1, .row2, .row3, td.row3Right, td.spaceRow { background-image : url(http://i65.servimg.com/u/f65/14/95/73/10/222.png); border: 1px groove #d5d5d5; } /*-----البيانات-----*/ .poster-profile, .eshary{ -moz-border-radius-bottomleft: 8px; -moz-border-radius-bottomright: 8px; -moz-border-radius-topleft: 8px; -moz-border-radius-topright: 8px; background-image:url(http://i65.servimg.com/u/f65/14/95/73/10/218.png); border : 1px dotted #00AA00; border-top: medium solid #0058AB; border-bottom: medium solid #0058AB; font-size: 11px; font-weight: bold; padding: 3px; margin: 3px; display: block; padding: 7px; } /*----- ???? ??? ??????? ????????? -----*/ #page-body, .forumline { border:2px solid #EEE; background-color : #F7F7F7;
width:98%; margin: 10px; padding: 3px; -moz-border-radius: 10px; -webkit-border-radius: 10px; -khtml-border-radius: 10px; border-radius: 10px; -moz-box-shadow: 0px 0px 10px #000; box-shadow: 0px 0px 10px #000; -webkit-box-shadow: 0px 0px 10px #000; -khtml-box-shadow: 0px 0px 10px #000; } fieldset, .quote, .code, td.gensmall, .postdetails.poster-profile a img, .esharydetails { background-image : url(\'http://i65.servimg.com/u/f65/14/95/73/10/144.png\'); border : 1px solid #0058AB; border-left : medium solid #00AA00; border-right : medium solid #00AA00; -moz-border-radius: 10px; padding: 3px; margin: 3px; font-weight:bold; } /*----- ??????? -----*/ #i_logo{ background-image : url(\'\'); margin-top: -10px;
margin-left: -9px; width:930px; height: 500px; } /*----- ??? ??????? -----*/ .bodylinewidth { margin: auto; max-width: 950; } /*----- ????? ????? ????????? ??????? -----*/ a.coloradmin, a.name, strong a, a strong, input, input.liteoption, input.mainoption, button.button2, input.button2 ,.post-options img { background-image : url(\'http://i14.servimg.com/u/f14/13/64/37/51/158.png\'); border : 1px solid #000; border-left : medium solid #0058AB; border-right : medium solid #0058AB; -moz-border-radius: 10px; padding : 0 3px 0 3px; font-weight:bold; } a.coloradmin:hover, a.name:hover, strong a:hover, a strong:hover, input, input.liteoption:hover, input.mainoption:hover, button.button2:hover, input.button2:hover { background-image : url(\'http://i14.servimg.com/u/f14/13/64/37/51/158.png\'); border : 1px solid #000; border-left : medium solid #00AA00; border-right : medium solid #00AA00; -moz-border-radius: 10px; padding : 0 3px 0 3px; font-weight:bold; } /*----- ????? ?????? ??????? ??? ???? ?????? -----*/ a.topictitle:hover{ font-size: 13px; } /*----- ??? ??????? ????????? -----*/ tr.post td { text-align : center; text-shadow:0px 1px 0px #FFFFFF; } .postbody{ font-size: 16px; } /*----- ????? ????? ?? ??? ??????? -----*/ a:link { text-decoration : none; } a:visited { text-decoration : none; } a:active { text-decoration : none; } a:hover { text-decoration : none; height:0px; text-align:left; text-shadow:0 0 15px; } /*----- ???? ????? ??? ?????? ??????? -----*/ a.nav { background : url(http://i63.servimg.com/u/f63/13/93/90/70/navbit10.png) no-repeat right; padding-top : 1px; padding-right : 32px; padding-left : 1px; padding-bottom : 4px; font-size : 15px; float : right; } /*----- ??? ??? ????? -----*/ tr.post span.gensmall { display: none; } /*----- ????? ????? ??????? -----*/ body.chatbox { background: url(http://i65.servimg.com/u/f65/14/95/73/10/222.png) repeat; border:1px dashed #000; -moz-border-radius: 7px; } #chatbox_members .member-title { background: url(http://i38.servimg.com/u/f38/15/48/60/81/backgr11.png) repeat; -moz-border-radius: 7px; } .chatbox_row_1 { background: url(http://i65.servimg.com/u/f65/14/95/73/10/222.png) repeat; border:1px dashed #000; -moz-border-radius: 7px; } #chatbox{ border:1px dashed #000; -moz-border-radius: 7px; } #chatbox_members { border:1px dashed #000; -moz-border-radius: 7px; } div#chatbox { background-color:#000; border : medium double #000; background-image : url(\'http://i33.servimg.com/u/f33/13/93/90/70/a1211.png\'); } /*-----??????-----*/ body { cursor: url(\'http://i33.servimg.com/u/f33/13/93/90/70/tribal10.png\'), auto; } /*----- ???? ?????? -----*/ a.copyright{ font-size : 10px; }
/*----- تكبير عنواين الموضوع عند مرور الماوس -----*/ a.topictitle:hover{ font-size: 13px; }
tr.post span.gensmall { display: none; }
/* كود البسمله */ .hr { background: url(http://i27.servimg.com/u/f27/15/47/60/51/f3al_c10.png) no-repeat center; border-top: thin groove; padding: 50px; line-height: 12px; }
/*----- خلفية وإطار للتوقيع -----*/ .signature_div{ padding:10px; border:1px dashed #A10606; background:url(http://i65.servimg.com/u/f65/14/95/73/10/222.png) repeat-x top; -moz-border-radius: 7px; } *- eslamus.com -*/
. #page-footer h3 { margin-top : 20px; } #content-container #left { width : 0; } #content-container #right { width : 0; margin-right : 0; }
.signature_div { border:2px solid #EEE; margin: 10px; padding: 3px; -moz-border-radius: 10px; -webkit-border-radius: 10px; -khtml-border-radius: 10px; border-radius: 10px; -moz-box-shadow: 0px 0px 10px #000; box-shadow: 0px 0px 10px #000; -webkit-box-shadow: 0px 0px 10px #000; -khtml-box-shadow: 0px 0px 10px #000; }
{cursor:pointer;float:right;text-transform:uppercase}a[href="javascript:showhide(document.getElementById(\'plus_menu\'))"]{background:url(\'http://i48.servimg.com/u/f48/14/58/23/42/oouoo_12.png\\A \') no-repeat;background-position:center right;font-size:0;padding:50px}.addthis_button{background:url(http://i48.servimg.com/u/f48/14/58/23/42/ouoo_o11.png)
function footer () {a = document.getElementById("page-footer").innerHTML;document.getElementById("page-footer").innerHTML = a + \'..:: Forums ahlamontada ::..جميع الحقوق الطبع محفوظة لدي منتديات احلي منتدي. All rights reserved Forums ahlamontada 2011\';} // ******************************************************************* // script by drevil_nz, Michael Dillon, Christchurch New Zealand. // Permission granted to use this script provided this credit // remains intact. Visit my homepage www.chc.quik.co.nz/juggler/mikey.html // Script written for Internet Explorer 4.0+. // *******************************************************************
var message="مرحباً بكم فى موقعنا" //specifys the title var message=message+" " //gives a pause at the end,1 space=1 speed unit, here I used 10 spaces@150 each = 1.5seconds. i="0" //declares the variable and sets it to start at 0 var temptitle="" //declares the variable and sets it to have no value yet. var speed="150" //the delay in milliseconds between letters
function titler(){ if (!document.all&&!document.getElementById) return document.title=temptitle+message.charAt(i) //sets the initial title temptitle=temptitle+message.charAt(i) //increases the title by one letter i++ //increments the counter if(i==message.length) //determines the end of the message { i="0" //resets the counter at the end of the message temptitle="" //resets the title to a blank value } setTimeout("titler()",speed) //Restarts. Remove line for no-repeat. }
window.onload=titler
body.chatbox { background-image : url(http://im56.gulfup.com/cHmgUS.jpeg); background-color : #dddddd; border : 2px dotted #0db4fc; }
| |
|
{Lone~Wolf}
عدد المساهمات : 3575 معدل النشاط : 9642 السُمعة : 160
| موضوع: رد: مشكله بعلبه الدردشه الخميس 2 يوليو 2015 - 4:28 | |
| تفضل: - الكود:
-
#chatbox_main_options, #chatbox_main_options a, #chatbox_main_options span{ color: #9a9a9a; text-shadow: 1px 1px 1px #ffffff; text-decoration:none; font-family: Arial Black; text-transform: uppercase; } #chatbox_main_options a:hover{ color: grey; text-shadow: 1px 1px 1px #b8b8b8; text-decoration:none !important; font-family: Arial Black; text-transform: uppercase; } #chatbox_main_options { background: url(http://i25.servimg.com/u/f25/14/45/99/41/untitl21.jpg) repeat-x; float: right; border: 1px solid #c9c9c9; margin-right: 50px; margin-top: -17px; padding: 2px 3px 1px 5px; border-radius: 0px 0px 5px 5px; -moz-border-radius: 0px 0px 5px 5px; -webkit-box-shadow: 0px 0px 4px #c6c6c6; box-shadow: 0px 0px 4px #c6c6c6; -moz-box-shadow: 0px 0px 4px #c6c6c6; } #chatbox_main_options:hover { margin-top: -7px; } /*----------------Members----------------*/ #chatbox_members { background: url(http://i25.servimg.com/u/f25/14/45/99/41/50347510.png); margin-bottom: -30px; border-right: 1px solid #c9c9c9; background-color: #ffffff; } #chatbox_members:hover { border-right: 1px solid #b7b7b7; background-color: #fcfcfc; } h4.member-title{ background: url(http://i25.servimg.com/u/f25/14/45/99/41/untitl23.jpg) repeat-x !important; font-family: Arial Black; text-transform: uppercase; color: #ffffff !important; text-shadow: 0px 0px 3px black; margin-top: -1px; cursor: default; letter-spacing: 0.5em; } #chatbox_members ul { list-style: none; margin: 0px; } #chatbox_members ul li { background: url(http://i25.servimg.com/u/f25/14/45/99/41/115.png); font-family: Arial Black; font-weight: bold; font-size: 14px; color: #393939; padding-left: 10px; border-bottom: 1px solid #e2e2e2; margin: 0px; } #chatbox_members ul li:hover { background-color: #f4f4f4; background-image:url('http://i25.servimg.com/u/f25/14/45/99/41/114.png'); background-repeat: no-repeat; background-position: center left; } #chatbox_members ul li:active { background-image:url('http://i25.servimg.com/u/f25/14/45/99/41/213.png'); } #chatbox_members ul li a { text-shadow: 1px 1px 1px #ffffff; font-size: 12px; color: #909090; text-decoration: none; } #chatbox_members ul li a:hover { color: #393939; text-decoration: none !important; } /*----------------Footer----------------*/ #chatbox_messenger .catBottom{ background: none !important; } #chatbox_messenger_form { width: 550px; background: none !important; float: none !important; bottom: 0px ; position: fixed; z-index: 999; margin-left: auto; margin-right: auto; left: 0; right: 0; } .chatfootertable { -webkit-box-shadow: 0px 0px 4px #d4d4d4; box-shadow: 0px -0px 4px #d4d4d4; -moz-box-shadow: 0px 0px 4px #d4d4d4; box-shadow: 0px 0px 4px #c6c6c6; -moz-box-shadow: 0px 0px 4px #c6c6c6; border-top: 1px solid #c9c9c9; border-left: 1px solid #c9c9c9; border-right: 1px solid #c9c9c9; border-bottom: 0px; height: 30px; border-radius: 5px 5px 0px 0px; -moz-border-radius: 5px 5px 0px 0px; background-color: #ffffff; background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#f9f9f9)); background: -moz-linear-gradient(top, #ffffff, #e2e2e2); } .chatfootertable:hover { border-top: 1px solid #a7a7a7; border-left: 1px solid #a7a7a7; border-right: 1px solid #a7a7a7; } .text-styles { color: grey; } #divbold, #divitalic, #divunderline, #divstrike, #divcolor, #divsmilies { background: url(http://i25.servimg.com/u/f25/14/45/99/41/110.jpg) repeat-x; border: 1px solid #c9c9c9; background-color: #ffffff; border-radius: 3px; -moz-border-radius: 3px; } #divbold:hover, #divitalic:hover, #divunderline:hover, #divstrike:hover, #divcolor:hover, #divsmilies:hover { background: url(http://i25.servimg.com/u/f25/14/45/99/41/hover10.jpg) repeat-x; border: 1px solid #a2a2a2; } #divbold:active, #divitalic:active, #divunderline:active, #divstrike:active, #divcolor:active, #divsmilies:active { background: url(http://i25.servimg.com/u/f25/14/45/99/41/active10.jpg) repeat-x; } .gen label input#message { height: 17px; font-size: 12px; border: 1px solid #c9c9c9; background-color: #ffffff; border-radius: 3px; -moz-border-radius: 3px; } .gen label input#message:hover { border: 1px solid #b2b2b2; background-color: #f5f5f5; } .gen label input#message:focus { border: 1px solid #a4a4a4; background-color: #e0fdff; } .gen input#submit_button { cursor: pointer; color: #929292; font-family: Arial Black; text-transform: uppercase; font-size: 12px; padding-left: 2px; padding-right: 2px; background: url(http://i25.servimg.com/u/f25/14/45/99/41/110.jpg) repeat-x; border: 1px solid #c9c9c9; background-color: #ffffff; border-radius: 3px; -moz-border-radius: 3px; } .gen input#submit_button:hover { color: #2c2c2c; background: url(http://i25.servimg.com/u/f25/14/45/99/41/hover10.jpg) repeat-x; border: 1px solid #a2a2a2; } .gen input#submit_button:active { background: url(http://i25.servimg.com/u/f25/14/45/99/41/active10.jpg) repeat-x; } body.chatbox { background-image : url(http://im56.gulfup.com/cHmgUS.jpeg); background-color : #dddddd; border : 2px dotted #0db4fc; } /*----- ????? ????? ??????? -----*/ .row1, .row2, .row3, td.row3Right, td.spaceRow { background-image : url(http://i65.servimg.com/u/f65/14/95/73/10/222.png); border: 1px groove #d5d5d5; } /*-----البيانات-----*/ .poster-profile, .eshary{ -moz-border-radius-bottomleft: 8px; -moz-border-radius-bottomright: 8px; -moz-border-radius-topleft: 8px; -moz-border-radius-topright: 8px; background-image:url(http://i65.servimg.com/u/f65/14/95/73/10/218.png); border : 1px dotted #00AA00; border-top: medium solid #0058AB; border-bottom: medium solid #0058AB; font-size: 11px; font-weight: bold; padding: 3px; margin: 3px; display: block; padding: 7px; } /*----- ???? ??? ??????? ????????? -----*/ #page-body, .forumline { border:2px solid #EEE; background-color : #F7F7F7;
width:98%; margin: 10px; padding: 3px; -moz-border-radius: 10px; -webkit-border-radius: 10px; -khtml-border-radius: 10px; border-radius: 10px; -moz-box-shadow: 0px 0px 10px #000; box-shadow: 0px 0px 10px #000; -webkit-box-shadow: 0px 0px 10px #000; -khtml-box-shadow: 0px 0px 10px #000; } fieldset, .quote, .code, td.gensmall, .postdetails.poster-profile a img, .esharydetails { background-image : url(\'http://i65.servimg.com/u/f65/14/95/73/10/144.png\'); border : 1px solid #0058AB; border-left : medium solid #00AA00; border-right : medium solid #00AA00; -moz-border-radius: 10px; padding: 3px; margin: 3px; font-weight:bold; } /*----- ??????? -----*/ #i_logo{ background-image : url(\'\'); margin-top: -10px;
margin-left: -9px; width:930px; height: 500px; } /*----- ??? ??????? -----*/ .bodylinewidth { margin: auto; max-width: 950; } /*----- ????? ????? ????????? ??????? -----*/ a.coloradmin, a.name, strong a, a strong, input, input.liteoption, input.mainoption, button.button2, input.button2 ,.post-options img { background-image : url(\'http://i14.servimg.com/u/f14/13/64/37/51/158.png\'); border : 1px solid #000; border-left : medium solid #0058AB; border-right : medium solid #0058AB; -moz-border-radius: 10px; padding : 0 3px 0 3px; font-weight:bold; } a.coloradmin:hover, a.name:hover, strong a:hover, a strong:hover, input, input.liteoption:hover, input.mainoption:hover, button.button2:hover, input.button2:hover { background-image : url(\'http://i14.servimg.com/u/f14/13/64/37/51/158.png\'); border : 1px solid #000; border-left : medium solid #00AA00; border-right : medium solid #00AA00; -moz-border-radius: 10px; padding : 0 3px 0 3px; font-weight:bold; } /*----- ????? ?????? ??????? ??? ???? ?????? -----*/ a.topictitle:hover{ font-size: 13px; } /*----- ??? ??????? ????????? -----*/ tr.post td { text-align : center; text-shadow:0px 1px 0px #FFFFFF; } .postbody{ font-size: 16px; } /*----- ????? ????? ?? ??? ??????? -----*/ a:link { text-decoration : none; } a:visited { text-decoration : none; } a:active { text-decoration : none; } a:hover { text-decoration : none; height:0px; text-align:left; text-shadow:0 0 15px; } /*----- ???? ????? ??? ?????? ??????? -----*/ a.nav { background : url(http://i63.servimg.com/u/f63/13/93/90/70/navbit10.png) no-repeat right; padding-top : 1px; padding-right : 32px; padding-left : 1px; padding-bottom : 4px; font-size : 15px; float : right; } /*----- ??? ??? ????? -----*/ tr.post span.gensmall { display: none; } /*----- ????? ????? ??????? -----*/ body.chatbox { background: url(http://i65.servimg.com/u/f65/14/95/73/10/222.png) repeat; border:1px dashed #000; -moz-border-radius: 7px; } #chatbox_members .member-title { background: url(http://i38.servimg.com/u/f38/15/48/60/81/backgr11.png) repeat; -moz-border-radius: 7px; } .chatbox_row_1 { background: url(http://i65.servimg.com/u/f65/14/95/73/10/222.png) repeat; border:1px dashed #000; -moz-border-radius: 7px; } #chatbox{ border:1px dashed #000; -moz-border-radius: 7px; } #chatbox_members { border:1px dashed #000; -moz-border-radius: 7px; } div#chatbox { border : medium double #000; background-image : url(\'http://i33.servimg.com/u/f33/13/93/90/70/a1211.png\'); } /*-----??????-----*/ body { cursor: url(\'http://i33.servimg.com/u/f33/13/93/90/70/tribal10.png\'), auto; } /*----- ???? ?????? -----*/ a.copyright{ font-size : 10px; }
/*----- تكبير عنواين الموضوع عند مرور الماوس -----*/ a.topictitle:hover{ font-size: 13px; }
tr.post span.gensmall { display: none; }
/* كود البسمله */ .hr { background: url(http://i27.servimg.com/u/f27/15/47/60/51/f3al_c10.png) no-repeat center; border-top: thin groove; padding: 50px; line-height: 12px; }
/*----- خلفية وإطار للتوقيع -----*/ .signature_div{ padding:10px; border:1px dashed #A10606; background:url(http://i65.servimg.com/u/f65/14/95/73/10/222.png) repeat-x top; -moz-border-radius: 7px; } *- eslamus.com -*/
. #page-footer h3 { margin-top : 20px; } #content-container #left { width : 0; } #content-container #right { width : 0; margin-right : 0; }
.signature_div { border:2px solid #EEE; margin: 10px; padding: 3px; -moz-border-radius: 10px; -webkit-border-radius: 10px; -khtml-border-radius: 10px; border-radius: 10px; -moz-box-shadow: 0px 0px 10px #000; box-shadow: 0px 0px 10px #000; -webkit-box-shadow: 0px 0px 10px #000; -khtml-box-shadow: 0px 0px 10px #000; }
{cursor:pointer;float:right;text-transform:uppercase}a[href="javascript:showhide(document.getElementById(\'plus_menu\'))"]{background:url(\'http://i48.servimg.com/u/f48/14/58/23/42/oouoo_12.png\\A \') no-repeat;background-position:center right;font-size:0;padding:50px}.addthis_button{background:url(http://i48.servimg.com/u/f48/14/58/23/42/ouoo_o11.png) }
function footer () {a = document.getElementById("page-footer").innerHTML;document.getElementById("page-footer").innerHTML = a + \'..:: Forums ahlamontada ::..جميع الحقوق الطبع محفوظة لدي منتديات احلي منتدي. All rights reserved Forums ahlamontada 2011\';} // ******************************************************************* // script by drevil_nz, Michael Dillon, Christchurch New Zealand. // Permission granted to use this script provided this credit // remains intact. Visit my homepage www.chc.quik.co.nz/juggler/mikey.html // Script written for Internet Explorer 4.0+. // *******************************************************************
var message="مرحباً بكم فى موقعنا" //specifys the title var message=message+" " //gives a pause at the end,1 space=1 speed unit, here I used 10 spaces@150 each = 1.5seconds. i="0" //declares the variable and sets it to start at 0 var temptitle="" //declares the variable and sets it to have no value yet. var speed="150" //the delay in milliseconds between letters
function titler(){ if (!document.all&&!document.getElementById) return document.title=temptitle+message.charAt(i) //sets the initial title temptitle=temptitle+message.charAt(i) //increases the title by one letter i++ //increments the counter if(i==message.length) //determines the end of the message { i="0" //resets the counter at the end of the message temptitle="" //resets the title to a blank value } setTimeout("titler()",speed) //Restarts. Remove line for no-repeat. }
window.onload=titler
body.chatbox { background-image : url(http://im56.gulfup.com/cHmgUS.jpeg); background-color : #dddddd; border : 2px dotted #0db4fc; }
| |
|
ahmedkorashy
عدد المساهمات : 13 معدل النشاط : 3864 السُمعة : 0
| موضوع: رد: مشكله بعلبه الدردشه الخميس 2 يوليو 2015 - 4:32 | |
| اشكرك من كل اعماق قلبي
تم الحل | |
|