DJ Hylian Designer مؤسس ورش العرب
الرتبة الشرفية : تاريخ التسجيل : 06/01/2011 عدد المساهمات : 13836 نقاط : 73683 الجنس : العمر : 24 الموقع : ستار ديزاين
| موضوع: اكواد خاصة بالمنتدى 29/09/12, 12:26 pm | |
| اكواد خاصة بالمنتدى - الكود:
-
/*-----mytet1-----*/ .postdetails.poster-profile a img { background-image: url(http://i72.servimg.com/u/f72/14/92/70/14/shanex12.png); width: 110px; height: 240px; background-position: center center; background-repeat: no-repeat; padding: 20px; } /*-----mytet1-----*/ .poster-profile{ -moz-border-radius-bottomleft:8px; -moz-border-radius-bottomright:8px; -moz-border-radius-topleft:8px; -moz-border-radius-topright:8px; background-image:url(http://dc09.arabsh.com/i/02873/u91ge1zcyak6.jpg); border:1px dotted #000000; border-bottom:medium solid #1B507A; border-top:medium solid #1B507A; display:block;font-size:11px;font weight:700;margin:3px;padding:7px} /*-----mytet1-----*/ .postbody{font-size:16px;font-weight:700} .postbody img{max-width:650px} hr{-moz-border-radius:7px; background:url(http://i62.servimg.com/u/f62/14/92/70/14/sans_t18.png); border:1px solid #fff; border-top-width:1px; height:5px }
/*في الرد السريع*/ form#quick_reply:Before{ content: "تزكر دائما قول الله تعالى و ما يلفظ من قول لا لديه رقيب عديد"; text-align: center; padding: 4px; font-size: 11px; font-family: Tahoma; background: none repeat scroll 0 0 #FFFFFF; border: 1px dotted #ff0000; line-height: 25px; } /*عند اضافة موضوع جديد*/ #format-buttons:After{ content: "حاول ان تعطى مظهر جميل موضوعك و لا تنسى كتابه عنوان الموضوع ليدل على اهميه"; text-align: center; padding: 4px; font-size: 11px; font-family: Tahoma; background: none repeat scroll 0 0 #FFFFFF; border: 1px dotted #ff0000; line-height: 25px; } /*a7medvirus*/
/*تطوير صندوق الرد*/
li.row {background-image: url('http://i66.servimg.com/u/f66/13/46/75/82/a20.png');}
h3:before,.h3:before{ content: url(http://img528.imageshack.us/img528/7339/1lhp.png); padding-right: 3px;}
p em b a.gensmall{font-style: normal; font-style: italic; font-weight: bold; font-family: Verdana,Arial,Helvetica,sans-serif; text-transform: none;}
p em{font-style: normal; font-size: 1.05em !important; font-weight: bold; color: #90AD0E; background: url(http://img528.imageshack.us/img528/7339/1lhp.png) no-repeat left; padding-left: 15px; padding-top: 1px; font-family: Verdana,Arial,Helvetica,sans-serif !important; text-transform: uppercase;}
.hierarchy {background: none;} .hierarchy:before {content: url(http://2img.net/i/fa/empty.gif);}
.introduction, .panel { margin: 3px; background: #f0f0f0 url(http://i36.servimg.com/u/f36/16/06/07/66/oouu_o11.jpg) repeat-x; border: 1px solid ; border-color: #dcdcdc; -moz-border-radius: 15px; -webkit-border-radius: 15px; border-radius: 15px;}
.postdetails.poster-profile a img { background-image: url('http://i88.servimg.com/u/f88/11/88/59/12/2iscw010.png');
-moz-border-radius:7px; -webkit-border-radius:7px; border: 3px solid #000000; }
#page-footer { border : 0px dashed #C9C8C8; background : #E6E6E6 url(؟؟); .renklibar { color : #000000; background : #E8EDF0 url(http://i45.tinypic.com/14nfrjs.jpg) no-repeat 0 5px; border : 1px solid #000000; margin : 1px; padding : 10px 5px 10px 40px; font-size : x-small; line-height : 1.4em; }
.resize_process .resizebox { display : none; margin-left : 15px; } .resizebox div { font-weight : normal; font-style : normal; margin : 0; } .resizebox.enlarged a.enlarge { display : none; } .resizebox.enlarged a.resize { display : inline-block; } .resizebox a.resize { display : none; } .resizebox { background : #FFF9BF url("http://i43.tinypic.com/af9egz.gif") no-repeat 7px 4px; max-width : 100%; line-height : 1.1em; cursor : default; font-weight : normal; font-style : normal; margin : 0; text-align : center; display : inline-block; } .resizebox .resize_border { border : 1px solid #BDBDBD; display : block; }
.eklentiler { color : #000000; background : #ffffff; border : 1px solid #000000; margin : 1px; padding : 10px 5px 10px 40px; font-size : x-small; line-height : 1.4em; } } .addthis_button{ background: url('http://i17.servimg.com/u/f17/14/57/22/94/paylas11.gif') no-repeat; background-position: center right; padding: 75px; font-size: 0px ; } strong a{ text-decoration:none; border:1px dashed #FFA34F;
} a.copyright { border:0; background:none; } a.name { text-decoration:none; border:1px dashed #FFA34F;
} a.coloradmin{ text-decoration:none; border:1px dashed #FFA34F;
} .bodyline{ background:#ffffff url(goweto bilobed); border:0; padding:0; margin:0; }
function stop(){ if(TimerRunning) clearTimeout(timerID); TimerRunning = false; } function display() { var thedate = new Date(); var hours = thedate.getHours(); var Min = thedate.getMinutes(); var Sec = thedate.getSeconds(); var TimeV = "" + ((hours >12) ? hours -12 :hours) TimeV += ((Min < 10) ? ":0" : ":") + Min TimeV += ((Sec < 10) ? ":0" : ":") + Sec TimeV += (hours >= 12) ? " PM" : " AM" window.status = TimeV; timerID = setTimeout("display()",1000); TimerRunning = true; } function start() { stop(); display(); }
.postbody img { max-width:700px; }
.postbody{ font-size: 17px; text-align: center; font-weight: bold; line-height: 2.0em; }
#page-footer { border:7px width: 150%; height:9em; ridge #120D0B; background:#100C0A url(http://i36.servimg.com/u/f36/16/06/07/66/i_logo21.jpg); } /*** كود وضع البسمله بدون خطوط ***/ .hr { background: url(http://photos.azyya.com/store/up2/0812091136051BjG.gif) no-repeat; background-position: top; text-align: center; vertical-align: text-bottom; padding: 0px 320px 200px; line-height: normal; } .forumline{ background-color: #C2C2C2; border: 0; background: #E6E6E6 url(http://i36.servimg.com/u/f36/16/06/07/66/i_logo24.jpg) no-repeat; padding: 218px 0px 0px 0px; background-position: top; -moz-border-radius-bottomleft: 10px; -moz-border-radius-bottomright: 10px; -moz-border-radius-topleft: 10px; -moz-border-radius-topright: 10px; border:5px solid #; }
.clear { background: url(http://m002.maktoob.com/alfrasha/up/18243645911592857956.gif) no-repeat center; padding: 250px; }
div.maintitle{background:url(http://files.mothhelah.com/img/Ou726254.gif)NO-repeat;background-position:top;border:5px;padding:200px 5px 5px}-
| |
|
حميد العامري
تاريخ التسجيل : 23/04/2011 عدد المساهمات : 1986 نقاط : 51857 الجنس : الموقع : منتديات حميد العامري
| موضوع: رد: اكواد خاصة بالمنتدى 29/09/12, 03:49 pm | |
| | |
|
بوسى كات
تاريخ التسجيل : 14/04/2012 عدد المساهمات : 478 نقاط : 46749 الجنس : العمر : 46
| موضوع: رد: اكواد خاصة بالمنتدى 29/09/12, 04:45 pm | |
| | |
|
shamirnda
تاريخ التسجيل : 04/06/2011 عدد المساهمات : 2957 نقاط : 54594 العمر : 38 الموقع : http://shamirnda.ahlamontada.com
| |
امير الابداع
تاريخ التسجيل : 09/08/2014 عدد المساهمات : 20 نقاط : 37530 الجنس : العمر : 25
| موضوع: رد: اكواد خاصة بالمنتدى 09/08/14, 08:43 am | |
| | |
|