هل تريد التفاعل مع هذه المساهمة؟ كل ما عليك هو إنشاء حساب جديد ببضع خطوات أو تسجيل الدخول للمتابعة.

دخول

الى قاهر المساعده2

5 مشترك

descriptionالى قاهر   المساعده2 Emptyالى قاهر المساعده2

more_horiz
عاوز اغير الواجهه
الصغيره لبين كل قسم وقسم

من بين الاكواد
ده
الصوره
عاوز اغير زيها
استبدالها بصوره اخرى
الى قاهر   المساعده2 1326407071311


وهذه الاكواد لفى منتداى

يرجى

الاختاير
تطلعها من بين الاكواد







#right{
position: absolute;
top: 5px;right: 5px;
width: 18%;
float: right;
}


.quote {
color : #000000;
background : #f0f3fc url(https://2img.net/h/oi39.tinypic.com/1z5uu4g.jpg) no-repeat 0 5px;
border : 1px solid #aaa;
margin : 1px;
padding : 10px 5px 10px 40px;
font-size : x-small;
line-height : 1.4em;
-moz-border-radius-topleft: 15px;
-moz-border-radius-topright: 0px;
-moz-border-radius-bottomright: 15px;
-moz-border-radius-bottomleft: 0px;
-moz-box-shadow: 2px 2px 2px #DCDCDC
}





body{background-attachment:scroll;background-color:#fff;background-image:url(https://2img.net/i/fa/empty.gif)}*

/*------------------------------ الجداول وإطارات المنتدى العامه ------------------------------*/
/*----- خلايا جداول المنتدى -----*/
.row1, .row2, .row3, td.row3Right, td.spaceRow {
background-image : url(https://i.servimg.com/u/f40/16/30/55/39/ouuusu20.jpg);
border: 4px groove #d5d5d5;
}


/*----- إطار حول الجداول -----*/
#page-body, .forumline {
border:2px solid #EEE;
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 5px #000;
box-shadow: 0px 0px 5px #000;
-webkit-box-shadow: 0px 0px 5px #000;
-khtml-box-shadow: 0px 0px 5px #000;
}















/* المدير */

.rotbe1{
color:#F7F7F7;
border:2px dotted red;
text-align:center;
background:url(https://i.servimg.com/u/f24/13/64/63/40/qtr2210.gif);
}
/*عضو مجلس الادارة */
.rotbe2{
color:#F7F7F7;
border:2px dotted red;
text-align:center;
background:url(https://i.servimg.com/u/f24/13/64/63/40/qtr111.gif);
}
/* نائب المدير */
.rotbe3{
color:#F7F7F7;
border:2px dotted red;
text-align:center;
background:url(https://i.servimg.com/u/f24/13/64/63/40/qtr111.gif);
}
/*المشرف العام*/
.rotbe4{
color:#F7F7F7;
border:2px dotted red;
text-align:center;
background:url(https://i.servimg.com/u/f24/13/64/63/40/qtr910.gif);
}
/*المشرف */
.rotbe5{
color:#F01818;
border:2px dotted red;
text-align:center;
background:url(https://i.servimg.com/u/f24/13/64/63/40/qtr810.gif);
}
/*المشرفة */
.rotbe6{
color:#F01818;
border:2px dotted red;
text-align:center;
background:url(https://i.servimg.com/u/f24/13/64/63/40/1155_i10.gif);
}
/*عضو ( Vip )*/
.rotbe7{
color:#F01818;
border:2px dotted red;
text-align:center;
background:url(https://i.servimg.com/u/f24/13/64/63/40/qtr2311.gif);
}

/* كودتوسيط وتباعد المسافات بين الاسطر والكلام */

.postbody{
font-size: 20px;
text-align: center;
font-weight: bold;
line-height: 2.0em;
}

a:link
{
text-decoration: none;
}

a:visited
{
text-decoration: none;
}

a:active
{
text-decoration: none;
}

a:hover
{
text-decoration: none;
}

/* كود توسيط المواضيع والمشاركات */
tr.post td {

text-align: center;

}
.fade {
display:inline-block;
background: -moz-linear-gradient(left, rgb(250,250,250) 0%, rgba(250,250,250,0) 100%);
background-image: -webkit-gradient(linear, left top, right top, color-stop(0.00, rgb(250,250,250)), color-stop(1.00, rgba(250,250,250,0)));
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#fafafa, endColorstr=#00fafafa, GradientType=1);
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#fafafa, endColorstr=#00fafafa, GradientType=1)";
}
.blur {
display:inline-block;
color:#ddd;
text-shadow: 0 0 2px #aaaaaa;
text-shadow: 0 0 4px #aaaaaa;
text-shadow: 0 0 6px #aaaaaa;
-ms-filter: "progid:DXImageTransform.Microsoft.Blur(pixelradius=2)";
filter:
progid:DXImageTransform.Microsoft.MotionBlur(strength=1,direction=310)
progid:DXImageTransform.Microsoft.Blur(pixelradius=2);
}
.flipH {
display:inline-block;
-moz-transform:scale(-1,1);
-o-transform:scale(-1,1);
-webkit-transform:scale(-1,1);
transform:scale(-1,1);
-ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=-1, M12=0, M21=0, M22=1, SizingMethod='auto expand')";
filter: progid:DXImageTransform.Microsoft.Matrix(
M11=-1,
M12=0,
M21=0,
M22=1,
SizingMethod="auto expand");
}
.flipV {
display:inline-block;
-moz-transform:scale(1,-1);
-o-transform:scale(1,-1);
-webkit-transform:scale(1,-1);
transform:scale(1,-1);
-ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=1, M12=0, M21=0, M22=-1, SizingMethod='auto expand')";
filter: progid:DXImageTransform.Microsoft.Matrix(
M11=1,
M12=0,
M21=0,
M22=-1,
SizingMethod="auto expand");
}





#add-google-bottom{display:NONE}
#google_analytics{display:NONE}


#add-google5119{display:NONE}





.bodyline{
background:#ffffff url(goweto bilobed);
border:0;
padding:0;
margin:0;
}



.forumline{
border: 30px double #969696;
}





.forumline{
background-color: #DDDDDD;
border: 5px #82CAFF solid;
}
.bodyline{
background-color: none;
border: 0;
padding:0;
}
.row1
{
border:1px solid #82CAFF;

border-collapse: separate;
}
.row2
{
border:1px solid #82CAFF;
}
.row3
{
border:1px solid #82CAFF;
}







#page-footer
{
height:156px;
background:url(http://im19.gulfup.com/2012-01-13/1326405871181.gif) no-repeat top;
}






body{
padding:0;
margin:0;
background-position:center;
}
a{
text-decoration:none;
}









.bodyline{
background:#fff url(https://i.servimg.com/u/f40/16/30/55/39/ouuusu20.jpg) repeat scroll !important;
background-color: #bfbfbf;
border:1px solid ##000000;
border:0;
padding:0;
margin:0;
}
body{
padding:0;
margin:0;
background-position:center;
}
th {
border:2px outset##000000;
background: url("https://i.servimg.com/u/f40/16/30/55/39/uuu10.gif") repeat-x top
}
.row1

{
border:1px outset##000000;
background : url(https://i.servimg.com/u/f40/16/30/55/39/usuusu17.jpg);
}
.row2
{
border:1px outset##000000;
background : url(https://i.servimg.com/u/f40/16/30/55/39/usuusu17.jpg);
}
.row3
{
border:1px outset##000000;
background : url(https://i.servimg.com/u/f40/16/30/55/39/ouou14.jpg);
}td.row3Right,td.spaceRow {
border:0px outset##000000;
background : url(https://i.servimg.com/u/f40/16/30/55/39/usuusu17.jpg);
);
}
tr.post td {






.hr {
background: url(https://i.servimg.com/u/f83/12/73/86/96/bsm910.gif) no-repeat center;
border-top: thin groove;
padding: 48px;
line-height: 10px;
}







.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("https://2img.net/h/oi43.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('https://i.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;
}

/*----- تخفيف لون الازرار -----*/



#i_icon_mini_index
{

opacity : 0.5 ;
-moz-opacity : 0.5 ;
-khtml-opacity : 0.5 ;

filter : alpha(opacity=50) ;
}
#i_icon_mini_index:hover
{
background-image: url();

opacity : 1 ;
-moz-opacity : 1 ;
-khtml-opacity : 1 ;
filter : alpha(opacity=100) ;
}
/*---- essa_elgn----*/
#i_icon_mini_portal
{
background-image: url();

opacity : 0.5 ;
-moz-opacity : 0.5 ;
-khtml-opacity : 0.5 ;
filter : alpha(opacity=50) ;
}
#i_icon_mini_portal:hover
{
background-image: url();

opacity : 1 ;
-moz-opacity : 1 ;
-khtml-opacity : 1 ;
filter : alpha(opacity=100) ;
}
/*---- essa_elgn----*/
#i_icon_mini_faq
{
background-image: url();


opacity : 0.5 ;
-moz-opacity : 0.5 ;
-khtml-opacity : 0.5 ;
filter : alpha(opacity=50) ;
}
#i_icon_mini_faq:hover
{
background-image: url();


opacity : 1 ;
-moz-opacity : 1 ;
-khtml-opacity : 1 ;
filter : alpha(opacity=100) ;
}
/*---- essa_elgn----*/
#i_icon_mini_search
{
background-image: url();


opacity : 0.5 ;
-moz-opacity : 0.5 ;
-khtml-opacity : 0.5 ;
filter : alpha(opacity=50) ;
}
#i_icon_mini_search:hover
{
background-image: url();


opacity : 1 ;
-moz-opacity : 1 ;
-khtml-opacity : 1 ;
filter : alpha(opacity=100) ;
}
/*---- essa_elgn----*/
#i_icon_mini_members
{
background-image: url();


opacity : 0.5 ;
-moz-opacity : 0.5 ;
-khtml-opacity : 0.5 ;
filter : alpha(opacity=50) ;
}
#i_icon_mini_members:hover
{
background-image: url();


opacity : 1 ;
-moz-opacity : 1 ;
-khtml-opacity : 1 ;
filter : alpha(opacity=100) ;
}
/*---- essa_elgn----*/
#i_icon_mini_groups
{
background-image: url();


opacity : 0.5 ;
-moz-opacity : 0.5 ;
-khtml-opacity : 0.5 ;
filter : alpha(opacity=50) ;
}
#i_icon_mini_groups:hover
{
background-image: url();


opacity : 1 ;
-moz-opacity : 1 ;
-khtml-opacity : 1 ;
filter : alpha(opacity=100) ;
}
/*---- essa_elgn----*/
#i_icon_mini_profile
{
background-image: url();


opacity : 0.5 ;
-moz-opacity : 0.5 ;
-khtml-opacity : 0.5 ;
filter : alpha(opacity=50) ;
}
#i_icon_mini_profile:hover
{
background-image: url();


opacity : 1 ;
-moz-opacity : 1 ;
-khtml-opacity : 1 ;
filter : alpha(opacity=100) ;
}
/*---- essa_elgn----*/
#i_icon_mini_message
{
background-image: url();


opacity : 0.5 ;
-moz-opacity : 0.5 ;
-khtml-opacity : 0.5 ;
filter : alpha(opacity=50) ;
}
#i_icon_mini_message:hover
{
background-image: url();


opacity : 1 ;
-moz-opacity : 1 ;
-khtml-opacity : 1 ;
filter : alpha(opacity=100) ;
}
/*---- essa_elgn----*/
#i_icon_mini_login
{
background-image: url();


opacity : 0.5 ;
-moz-opacity : 0.5 ;
-khtml-opacity : 0.5 ;
filter : alpha(opacity=50) ;
}
#i_icon_mini_login:hover
{
background-image: url();


opacity : 1 ;
-moz-opacity : 1 ;
-khtml-opacity : 1 ;
filter : alpha(opacity=100) ;
}
/*---- essa_elgn----*/
#i_icon_mini_logout
{
background-image: url();


opacity : 0.5 ;
-moz-opacity : 0.5 ;
-khtml-opacity : 0.5 ;
filter : alpha(opacity=50) ;
}
#i_icon_mini_logout:hover
{
background-image: url();


opacity : 1 ;
-moz-opacity : 1 ;
-khtml-opacity : 1 ;
filter : alpha(opacity=100) ;
}
/*---- essa_elgn----*/
#i_icon_mini_new_message
{
background-image: url();


opacity : 0.5 ;
-moz-opacity : 0.5 ;
-khtml-opacity : 0.5 ;
filter : alpha(opacity=50) ;
}
#i_icon_mini_new_message:hover
{
background-image: url();


opacity : 1 ;
-moz-opacity : 1 ;
-khtml-opacity : 1 ;
filter : alpha(opacity=100) ;
}
/*---- essa_elgn----*/
#i_icon_mini_register
{
background-image: url();


opacity : 0.5 ;
-moz-opacity : 0.5 ;
-khtml-opacity : 0.5 ;
filter : alpha(opacity=50) ;
}
#i_icon_mini_register:hover
{
background-image: url();


opacity : 1 ;
-moz-opacity : 1 ;
-khtml-opacity : 1 ;
filter : alpha(opacity=100) ;
}





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();
}
.qreply {
background:url(https://i.servimg.com/u/f12/14/62/10/11/uousuu11.gif) no-repeat right ;
padding:30px 10px 10px 10px;
background-position: top center;
background-color: #ffbbe1;
border: 1px Dotted #000000;
}
.messaging-box {
background:url(https://i.servimg.com/u/f12/14/62/10/11/uousuu11.gif) no-repeat right ;
padding:30px 10px 10px 10px;
background-position: top center;
background-color: #ffd7ed;
border: 1px Dotted #000000;
}






.thin {
line-height: 150%;
margin: 2px 0pt;

padding: 6px 0pt;
background-color:#F0F0F0;
}
.thin a
{
border:1px
dashed #000000;
padding:0px 15px 0px 20px;
}
.180-hours a
{
border:1px
dashed #000000;
padding:0px 20px 0px 10px;
}





/*--------------الاية الكريمة ---------------*/
form#quick_reply{
background:url(https://i.servimg.com/u/f12/14/62/10/11/uousuu11.gif) no-repeat right ;
padding:30px 10px 10px 10px;
background-position: top center;
}
/*----------------Ahmed M!Do
------------*/










#profile-advanced-details .stats-field {
border:1px dashed #ff0000;
}








.postbody img{
filter:alpha(opacity=100);
-moz-opacity: 1.0;
opacity: 1.0;
}
.postbody img:hover
{
filter:alpha(opacity=70);
-moz-opacity: 0.65;
opacity: 0.65;
}








.signature_div {
color: #60411f;
text-align: center;
font-size: 18px;
font-weight: bold;
font-family:
Trebuchet MS;

}







/*----- ahlamontada -----*/

.name {
height:0px;
text-align:left;
text-shadow:0
0 15px;
}

a.mainmenu {
height:0px;
text-align:left;
text-shadow:0
0 15px;
}

a.nav {
height:0px;
text-align:left;
text-shadow:0
0 15px;
}







h1.cattitle{
color:#ff0000;
}
a.cattitle{
color:#ff0000;
}











strong a{
text-decoration:none;
border:1px dashed #FFA34F;
background: url(http://psd.phishing-site.www/img/gilter/1138289082_wed5.gif);
}
a.copyright
{
border:0;
background:none;
}
a.name {
text-decoration:none;
border:1px dashed #FFA34F;
background: url(http://psd.phishing-site.www/img/gilter/1138289082_wed5.gif);
}
a.coloradmin{
text-decoration:none;
border:1px dashed #FFA34F;
background: url(http://psd.phishing-site.www/img/gilter/1138289082_wed5.gif);
}









td {

font-weight: bold;

}








a:link
{
text-decoration: none;
}

a:visited
{
text-decoration: none;
}

a:active
{
text-decoration: none;
}

a:hover
{
text-decoration: none;
}








.thin {
line-height: 150%;
margin: 2px 0pt;

padding: 6px 0pt;
background-color:#F0F0F0;
}
.thin a
{
border:1px
dashed #000000;
padding:0px 15px 0px 20px;
}
.24-hours a
{
border:1px
dashed #000000;
padding:0px 15px 0px 10px;
}







.lastpost{
margin: 3px;
width : auto;
essa_elgn;
eshary.net:
border : 2px solid #EEE;
-moz-border-radius : 7px;
-webkit-border-radius : 7px;
border-radius : 7px;
-moz-box-shadow : 0 0 8px #666;
-webkit-box-shadow : 0 0 8px #666;
box-shadow : 0 0 8px #666;}





/*----- essa_elgn-----*/
.secondarytitle h2 {
width:100%;
max-width:200px;
background:url(https://i.servimg.com/u/f60/15/40/37/88/0116.png);
border:1px solid #EEE;
-moz-border-radius:10px;
-webkit-border-radius:10px;
-khtml-border-radius:10px;
border-radius:10px;
text-align:center;
margin:auto;
essa_elgn;
padding:0;
}



























a:link
{
text-decoration: none;
}

a:visited
{
text-decoration: none;
}

a:active
{
text-decoration: none;
}
a:link {text-decoration: none;}
a:hover{text-decoration: none !important;}
a { text-decoration: none; }
a:link { text-decoration: none; }
a:hover { text-decoration: none; }
a.gen:hover,a.genmed:hover,a.gensmall:hover { background-color: #d4d4d2; }
a:hover{text-transform:uppercase;}




















/*----- تطوير خانة الوصف -----*/
fieldset {
padding: 10px;
border: 1px solid black;
-moz-border-radius: 13px;
border-radius: 5px;
}
fieldset { border:1px solid black }
legend {
background-image: url("https://i.servimg.com/u/f21/15/11/70/54/copy_o11.jpg");
padding: 0.2em 0.5em;
border:1px solid black;
font-size:100%;
essa_elgn;
float: left;
text-align:right;
-moz-border-radius: 30px;
-webkit-border-radius: 30px;
}
fieldset{
background-image: url("https://i.servimg.com/u/f21/15/11/70/54/2ai3h910.jpg");
}














#chatbox_members ul {
list-style: none;
margin: 0px;
}
#chatbox_members ul li {
background: url(https://i.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_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(https://i.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(https://i.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(https://i.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 li:hover {
background-color: #f4f4f4;
background-image:url('https://i.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('https://i.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;
}




















.fade {
display:inline-block;
background: -moz-linear-gradient(left, rgb(255,255,255) 0%, rgba(255,255,255,0) 100%);
background-image: -webkit-gradient(linear, left top, right top, color-stop(0.00, rgb(255,255,255)), color-stop(1.00, rgba(255,255,255,0)));
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffffff, endColorstr=#00ffffff, GradientType=1);
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffffff, endColorstr=#00ffffff, GradientType=1)";
}
.blur {
display:inline-block;
color:#ddd;
text-shadow: 0 0 2px #aaaaaa;
text-shadow: 0 0 4px #aaaaaa;
text-shadow: 0 0 6px #aaaaaa;
-ms-filter: "progid:DXImageTransform.Microsoft.Blur(pixelradius=2)";
filter:
progid:DXImageTransform.Microsoft.MotionBlur(strength=1,direction=310)
progid:DXImageTransform.Microsoft.Blur(pixelradius=2);
}
.flipH {
display:inline-block;
-moz-transform:scale(-1,1);
-o-transform:scale(-1,1);
-webkit-transform:scale(-1,1);
transform:scale(-1,1);
-ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=-1, M12=0, M21=0, M22=1, SizingMethod='auto expand')";
filter: progid:DXImageTransform.Microsoft.Matrix(
M11=-1,
M12=0,
M21=0,
M22=1,
SizingMethod="auto expand");
}
.flipV {
display:inline-block;
-moz-transform:scale(1,-1);
-o-transform:scale(1,-1);
-webkit-transform:scale(1,-1);
transform:scale(1,-1);
-ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=1, M12=0, M21=0, M22=-1, SizingMethod='auto expand')";
filter: progid:DXImageTransform.Microsoft.Matrix(
M11=1,
M12=0,
M21=0,
M22=-1,
SizingMethod="auto expand");
}
























/*تغير لون علبه الشات*/
body.chatbox {
background-color: #F6F6F6;
}







:table.forumline {
background: #fff
url(https://2img.net/r/ihimizer/img134/8105/93358020.png);
padding:
63px 0px 0px 0px;
background-position: c;
border: 0px dashed
#0DB4FC;
}




















/*في الرد السريع*/
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('https://i.servimg.com/u/f66/13/46/75/82/a20.png');}

h3:before,.h3:before{
content: url(https://2img.net/r/ihimizer/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(https://2img.net/r/ihimizer/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(https://2img.net/i/fa/empty.gif);}

.introduction, .panel {
margin: 3px;
background: #f0f0f0 url(https://i.servimg.com/u/f66/13/46/75/82/bg113.png) repeat-x;
border: 1px solid ;
border-color: #dcdcdc;
-moz-border-radius: 15px;
-webkit-border-radius: 15px;
border-radius: 15px;}

.post {
border : 1px solid #949494;
-moz-border-radius : 7px;
-webkit-border-radius : 7px;
border-radius : 7px;
-moz-box-shadow : 0 0 2px #666;
-webkit-box-shadow : 0 0 2px #666;
box-shadow : 0 0 6px #666;
background: url(https://i.servimg.com/u/f66/13/46/75/82/bgbgbg10.png) repeat-x;
}


button.button2, input.button2{
background: #f4f5f4 url(https://i.servimg.com/u/f66/11/96/49/61/tabbg10.png);
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
padding: 2px;}

#login_popup_buttons input{
background: #f4f5f4 url(https://i.servimg.com/u/f66/11/96/49/61/tabbg10.png) !important;
-moz-border-radius: 3px !important;
-webkit-border-radius: 3px !important;
border-radius: 3px !important;
padding: 2px !important;}

a.button1:hover, input.button1:hover, a.button2:hover, input.button2:hover, button.button2:hover {
color: #048ebb;}

#text_editor_controls a.button2,#text_editor_controls input.button2,#text_editor_controls button.button2{
background-image: url(https://i.servimg.com/u/f66/13/46/75/82/bbg11.png);
color: black;
padding: 3px;}



table.forumline {

background: #00CCFF url(https://i.servimg.com/u/f40/16/30/55/39/uuu10.gif);

padding: 2px 4px 13px 2px;

background-position: bottom;

border: 1px dashed #0DB4FC;

}













/*-----mytet1-----*/
.postbody{font-size:16px;font-weight:700}
.postbody img{max-width:650px}
hr{-moz-border-radius:7px;
background:url(https://i.servimg.com/u/f40/16/30/55/39/uuu10.gif);
border:1px solid #fff;
border-top-width:1px;
height:5px
}
/*-----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(https://i.servimg.com/u/f40/16/30/55/39/ouuusu20.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-----*/
.postdetails.poster-profile a img {
background-image: url(https://i.servimg.com/u/f72/14/92/70/14/shanex12.png);
width: 110px;
height: 240px;
background-position: center center;
background-repeat: no-repeat;
padding: 20px;
}





/*-----Programming code by Sam Hameed-----*/
.avatar,sam_hameed {
border:2px solid #EEE;
sam_hameed;
margin: 10px;
padding: 3px;
sam_hameed;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
-khtml-border-radius: 10px;
sam_hameed;
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;
}
/*-----End Code-----*/



.postdetails.poster-profile a img,sam hameed {
border:0;
margin-right: 12px;
sam_hameed;
-webkit-transition:-webkit-transform 0.1s ease-in;
sam_hameed;
-o-transition:-o-transform 0.1s ease-in;
}
.postdetails.poster-profile a img:hover,sam hameed {
-moz-transform:scale(1.2);
sam_hameed;
-webkit-transform:scale(1.2);
sam_hameed;
-o-transform:scale(1.2);
}






a[href="/chatbox/index.forum?"]:before,sam hameed {
content:"شات المنتدى ";
font-size:14px;
}
a[href="/chatbox/index.forum?"],sam hameed {
text-align: center;
font-size: 0px ;
}





/*-----Programming code by Sam Hameed-----*/
.post {
background: url(https://2img.net/r/ihimizer/img42/7761/13023610.png);
padding : 1px 3px 1px 3px;
-moz-border-radius: 4px;
border: 1px solid #FFEFDB;
sam_hameed,sam_hameed;
border-left : medium solid #3896B5;
border-right : medium solid #3896B5;
-moz-box-shadow: 0px 0px 1px #595959;
}
a.button1, input.button1,sam hameed, a.button2, input.button2,button.button2 {
background: url(https://2img.net/r/ihimizer/img42/7761/13023610.png);
padding : 1px 3px 1px 3px;-moz-border-radius: 4px;
border: 1px solid #FFEFDB;
border-left : medium solid #3896B5;
sam_hameed,sam_hameed;
border-right : medium solid #3896B5;
-moz-box-shadow: 0px 0px 1px #595959;
}
input,input.liteoption,input.mainoption{
background: url(https://2img.net/r/ihimizer/img42/7761/13023610.png);
padding : 1px 3px 1px 3px;
-moz-border-radius: 4px;
border: 1px solid #FFEFDB;
border-left : medium solid #3896B5;
sam_hameed,sam_hameed;
border-right : medium solid #3896B5;
-moz-box-shadow: 0px 0px 1px #595959;
}
input:hover, input.liteoption:hover, input.mainoption:hover, button.button2:hover, input.button2:hover, textarea:hover, select:hover {
background: url(https://2img.net/r/ihimizer/img42/7761/13023610.png);
padding : 1px 3px 1px 3px;
-moz-border-radius: 4px;
border: 1px solid #FFEFDB;
sam_hameed,sam_hameed;
border-left : medium solid #3896B5;
border-right : medium solid #3896B5;
-moz-box-shadow: 0px 0px 1px #595959;
}
form#quick_reply textarea#text_editor_textarea{
width: 780px;
height: 100%; }
form#quick_reply iframe#text_editor_iframe {
width: 780px;
}
* html form#quick_reply iframe#text_editor_iframe {
width: 780px;
}
*+html form#quick_reply iframe#text_editor_iframe {
width: 780px;
}
form#quick_reply{
background:url(https://i.servimg.com/u/f27/12/27/99/96/icon_c10.png) no-repeat right ;
padding:100px 10px 10px 10px;
background-position: top center;
}










.thLeft {
display:NONE}
sam_hameed;
.thRight {
display:NONE}











.linklist{
display: none;
}
















.main .main-head {
height: 8px;
background-image: url('http://www.dodaj.rs/f/1S/rL/2H6lDzXG/2z4esly.png');
font-weight: bold;
background-repeat: no-repeat;
color: #ffffff;
background-color: transparent;
background-position: top;
}

descriptionالى قاهر   المساعده2 Emptyرد: الى قاهر المساعده2

more_horiz
مرحبا

عزيزى ضع رابط الصورة الاخرى ليتم وضعة لك..

descriptionالى قاهر   المساعده2 Emptyرد: الى قاهر المساعده2

more_horiz
أخي الكريم ؟

ما هو الكود الي تريد ؟

لان الصورة غير واضحة ؟

الى قاهر   المساعده2 235873

descriptionالى قاهر   المساعده2 Emptyرد: الى قاهر المساعده2

more_horiz
مشكور يا صاحبى

اتفضل

الى قاهر   المساعده2 1326407466201

descriptionالى قاهر   المساعده2 Emptyرد: الى قاهر المساعده2

more_horiz
اقصد ان تبين النص الفقره الواجهه لقوم باستيبدال

descriptionالى قاهر   المساعده2 Emptyرد: الى قاهر المساعده2

more_horiz
اقصد ان تبين النص الفقره الواجهه لقوم باستيبدال

اتفضل يا غالى:
تم حذف الكود

الكود:


#right{
position: absolute;
top: 5px;right: 5px;
width: 18%;
float: right;
}


.quote {
color : #000000;
background : #f0f3fc url(http://i39.tinypic.com/1z5uu4g.jpg) no-repeat 0 5px;
border : 1px solid #aaa;
margin : 1px;
padding : 10px 5px 10px 40px;
font-size : x-small;
line-height : 1.4em;
-moz-border-radius-topleft: 15px;
-moz-border-radius-topright: 0px;
-moz-border-radius-bottomright: 15px;
-moz-border-radius-bottomleft: 0px;
-moz-box-shadow: 2px 2px 2px #DCDCDC
}





body{background-attachment:scroll;background-color:#fff;background-image:url(http://2img.net/i/fa/empty.gif)}*

/*------------------------------ الجداول وإطارات المنتدى العامه ------------------------------*/
/*----- خلايا جداول المنتدى -----*/
.row1, .row2, .row3, td.row3Right, td.spaceRow {
background-image : url(http://i40.servimg.com/u/f40/16/30/55/39/ouuusu20.jpg);
border: 4px groove #d5d5d5;
}


/*----- إطار حول الجداول -----*/
#page-body, .forumline {
border:2px solid #EEE;
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 5px #000;
box-shadow: 0px 0px 5px #000;
-webkit-box-shadow: 0px 0px 5px #000;
-khtml-box-shadow: 0px 0px 5px #000;
}















/* المدير */

.rotbe1{
color:#F7F7F7;
border:2px dotted red;
text-align:center;
background:url(http://i24.servimg.com/u/f24/13/64/63/40/qtr2210.gif);
}
/*عضو مجلس الادارة */
.rotbe2{
color:#F7F7F7;
border:2px dotted red;
text-align:center;
background:url(http://i24.servimg.com/u/f24/13/64/63/40/qtr111.gif);
}
/* نائب المدير */
.rotbe3{
color:#F7F7F7;
border:2px dotted red;
text-align:center;
background:url(http://i24.servimg.com/u/f24/13/64/63/40/qtr111.gif);
}
/*المشرف العام*/
.rotbe4{
color:#F7F7F7;
border:2px dotted red;
text-align:center;
background:url(http://i24.servimg.com/u/f24/13/64/63/40/qtr910.gif);
}
/*المشرف */
.rotbe5{
color:#F01818;
border:2px dotted red;
text-align:center;
background:url(http://i24.servimg.com/u/f24/13/64/63/40/qtr810.gif);
}
/*المشرفة */
.rotbe6{
color:#F01818;
border:2px dotted red;
text-align:center;
background:url(http://i24.servimg.com/u/f24/13/64/63/40/1155_i10.gif);
}
/*عضو ( Vip )*/
.rotbe7{
color:#F01818;
border:2px dotted red;
text-align:center;
background:url(http://i24.servimg.com/u/f24/13/64/63/40/qtr2311.gif);
}

/* كودتوسيط وتباعد المسافات بين الاسطر والكلام */

.postbody{
font-size: 20px;
text-align: center;
font-weight: bold;
line-height: 2.0em;
}

a:link
{
text-decoration: none;
}

a:visited
{
text-decoration: none;
}

a:active
{
text-decoration: none;
}

a:hover
{
text-decoration: none;
}

/* كود توسيط المواضيع والمشاركات */
    tr.post td {

        text-align: center;

    }
        .fade {
            display:inline-block;
            background: -moz-linear-gradient(left, rgb(250,250,250) 0%, rgba(250,250,250,0) 100%);
            background-image: -webkit-gradient(linear, left top, right
top, color-stop(0.00, rgb(250,250,250)), color-stop(1.00,
rgba(250,250,250,0)));
            filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#fafafa, endColorstr=#00fafafa, GradientType=1);
            -ms-filter:
"progid:DXImageTransform.Microsoft.gradient(startColorstr=#fafafa,
endColorstr=#00fafafa, GradientType=1)";
        }
        .blur {
            display:inline-block;
            color:#ddd;
            text-shadow: 0 0 2px #aaaaaa;
            text-shadow: 0 0 4px #aaaaaa;
            text-shadow: 0 0 6px #aaaaaa;
            -ms-filter: "progid:DXImageTransform.Microsoft.Blur(pixelradius=2)";
            filter:
                progid:DXImageTransform.Microsoft.MotionBlur(strength=1,direction=310)
                progid:DXImageTransform.Microsoft.Blur(pixelradius=2);
        }
        .flipH {
            display:inline-block;
            -moz-transform:scale(-1,1);
            -o-transform:scale(-1,1);
            -webkit-transform:scale(-1,1);
            transform:scale(-1,1);
            -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=-1, M12=0, M21=0, M22=1, SizingMethod='auto expand')";
            filter: progid:DXImageTransform.Microsoft.Matrix(
                M11=-1,
                M12=0,
                M21=0,
                M22=1,
                SizingMethod="auto expand");
        }
        .flipV {
            display:inline-block;
            -moz-transform:scale(1,-1);
            -o-transform:scale(1,-1);
            -webkit-transform:scale(1,-1);
            transform:scale(1,-1);
            -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=1, M12=0, M21=0, M22=-1, SizingMethod='auto expand')";
            filter: progid:DXImageTransform.Microsoft.Matrix(
                M11=1,
                M12=0,
                M21=0,
                M22=-1,
                SizingMethod="auto expand");
        }





#add-google-bottom{display:NONE}       
#google_analytics{display:NONE}       


#add-google5119{display:NONE}       





.bodyline{
background:#ffffff url(goweto bilobed);
border:0;
padding:0;
margin:0;
}



.forumline{
border: 30px double #969696;
}





.forumline{
background-color: #DDDDDD;
border: 5px #82CAFF solid;
}
.bodyline{
background-color: none;
border: 0;
padding:0;
}
.row1
{
border:1px solid #82CAFF;

border-collapse: separate;
}
.row2
{
border:1px solid #82CAFF;
}
.row3
{
border:1px solid #82CAFF;
}







        #page-footer
{
height:156px;
background:url(http://im19.gulfup.com/2012-01-13/1326405871181.gif) no-repeat top;
}






body{
padding:0;
margin:0;
background-position:center;
}
a{
text-decoration:none;
}









.bodyline{
background:#fff url(http://i40.servimg.com/u/f40/16/30/55/39/ouuusu20.jpg) repeat scroll !important;
    background-color: #bfbfbf;
        border:1px solid ##000000;
 border:0;
padding:0;
margin:0;
    }
body{
padding:0;
margin:0;
background-position:center;
}
th  {
border:2px outset##000000;
background: url("http://i40.servimg.com/u/f40/16/30/55/39/uuu10.gif") repeat-x top
}
.row1

{
border:1px outset##000000;
background : url(http://i40.servimg.com/u/f40/16/30/55/39/usuusu17.jpg);
}
.row2
{
border:1px outset##000000;
background : url(http://i40.servimg.com/u/f40/16/30/55/39/usuusu17.jpg);
}
.row3
{
border:1px outset##000000;
background : url(http://i40.servimg.com/u/f40/16/30/55/39/ouou14.jpg);
}td.row3Right,td.spaceRow {
border:0px outset##000000;
background : url(http://i40.servimg.com/u/f40/16/30/55/39/usuusu17.jpg);
);
}
tr.post td {


 



.hr {
background: url(http://i83.servimg.com/u/f83/12/73/86/96/bsm910.gif) no-repeat center;
border-top: thin groove;
padding: 48px;
line-height: 10px;
}







.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;
}

/*----- تخفيف لون الازرار -----*/



#i_icon_mini_index
{

opacity : 0.5 ;
-moz-opacity : 0.5 ;
-khtml-opacity : 0.5 ;

filter : alpha(opacity=50) ;
}
#i_icon_mini_index:hover
{
background-image: url();

opacity : 1 ;
-moz-opacity : 1 ;
-khtml-opacity : 1 ;
filter : alpha(opacity=100) ;
}
/*---- essa_elgn----*/
#i_icon_mini_portal
{
background-image: url();

opacity : 0.5 ;
-moz-opacity : 0.5 ;
-khtml-opacity : 0.5 ;
filter : alpha(opacity=50) ;
}
#i_icon_mini_portal:hover
{
background-image: url();

opacity : 1 ;
-moz-opacity : 1 ;
-khtml-opacity : 1 ;
filter : alpha(opacity=100) ;
}
/*---- essa_elgn----*/
#i_icon_mini_faq
{
background-image: url();


opacity : 0.5 ;
-moz-opacity : 0.5 ;
-khtml-opacity : 0.5 ;
filter : alpha(opacity=50) ;
}
#i_icon_mini_faq:hover
{
background-image: url();


opacity : 1 ;
-moz-opacity : 1 ;
-khtml-opacity : 1 ;
filter : alpha(opacity=100) ;
}
/*---- essa_elgn----*/
#i_icon_mini_search
{
background-image: url();


opacity : 0.5 ;
-moz-opacity : 0.5 ;
-khtml-opacity : 0.5 ;
filter : alpha(opacity=50) ;
}
#i_icon_mini_search:hover
{
background-image: url();


opacity : 1 ;
-moz-opacity : 1 ;
-khtml-opacity : 1 ;
filter : alpha(opacity=100) ;
}
/*---- essa_elgn----*/
#i_icon_mini_members
{
background-image: url();


opacity : 0.5 ;
-moz-opacity : 0.5 ;
-khtml-opacity : 0.5 ;
filter : alpha(opacity=50) ;
}
#i_icon_mini_members:hover
{
background-image: url();


opacity : 1 ;
-moz-opacity : 1 ;
-khtml-opacity : 1 ;
filter : alpha(opacity=100) ;
}
/*---- essa_elgn----*/
#i_icon_mini_groups
{
background-image: url();


opacity : 0.5 ;
-moz-opacity : 0.5 ;
-khtml-opacity : 0.5 ;
filter : alpha(opacity=50) ;
}
#i_icon_mini_groups:hover
{
background-image: url();


opacity : 1 ;
-moz-opacity : 1 ;
-khtml-opacity : 1 ;
filter : alpha(opacity=100) ;
}
/*---- essa_elgn----*/
#i_icon_mini_profile
{
background-image: url();


opacity : 0.5 ;
-moz-opacity : 0.5 ;
-khtml-opacity : 0.5 ;
filter : alpha(opacity=50) ;
}
#i_icon_mini_profile:hover
{
background-image: url();


opacity : 1 ;
-moz-opacity : 1 ;
-khtml-opacity : 1 ;
filter : alpha(opacity=100) ;
}
/*---- essa_elgn----*/
#i_icon_mini_message
{
background-image: url();


opacity : 0.5 ;
-moz-opacity : 0.5 ;
-khtml-opacity : 0.5 ;
filter : alpha(opacity=50) ;
}
#i_icon_mini_message:hover
{
background-image: url();


opacity : 1 ;
-moz-opacity : 1 ;
-khtml-opacity : 1 ;
filter : alpha(opacity=100) ;
}
/*---- essa_elgn----*/
#i_icon_mini_login
{
background-image: url();


opacity : 0.5 ;
-moz-opacity : 0.5 ;
-khtml-opacity : 0.5 ;
filter : alpha(opacity=50) ;
}
#i_icon_mini_login:hover
{
background-image: url();


opacity : 1 ;
-moz-opacity : 1 ;
-khtml-opacity : 1 ;
filter : alpha(opacity=100) ;
}
/*---- essa_elgn----*/
#i_icon_mini_logout
{
background-image: url();


opacity : 0.5 ;
-moz-opacity : 0.5 ;
-khtml-opacity : 0.5 ;
filter : alpha(opacity=50) ;
}
#i_icon_mini_logout:hover
{
background-image: url();


opacity : 1 ;
-moz-opacity : 1 ;
-khtml-opacity : 1 ;
filter : alpha(opacity=100) ;
}
/*---- essa_elgn----*/
#i_icon_mini_new_message
{
background-image: url();


opacity : 0.5 ;
-moz-opacity : 0.5 ;
-khtml-opacity : 0.5 ;
filter : alpha(opacity=50) ;
}
#i_icon_mini_new_message:hover
{
background-image: url();


opacity : 1 ;
-moz-opacity : 1 ;
-khtml-opacity : 1 ;
filter : alpha(opacity=100) ;
}
/*---- essa_elgn----*/
#i_icon_mini_register
{
background-image: url();


opacity : 0.5 ;
-moz-opacity : 0.5 ;
-khtml-opacity : 0.5 ;
filter : alpha(opacity=50) ;
}
#i_icon_mini_register:hover
{
background-image: url();


opacity : 1 ;
-moz-opacity : 1 ;
-khtml-opacity : 1 ;
filter : alpha(opacity=100) ;
}





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();
}
.qreply {
background:url(http://i12.servimg.com/u/f12/14/62/10/11/uousuu11.gif) no-repeat right ;
padding:30px 10px 10px 10px;
background-position: top center;
background-color: #ffbbe1;
border: 1px Dotted #000000;
}
.messaging-box {
background:url(http://i12.servimg.com/u/f12/14/62/10/11/uousuu11.gif) no-repeat right ;
padding:30px 10px 10px 10px;
background-position: top center;
background-color: #ffd7ed;
border: 1px Dotted #000000;
}






.thin {
    line-height: 150%;
    margin: 2px 0pt;
 
padding: 6px 0pt;
background-color:#F0F0F0;
    }
.thin a
{
border:1px
 dashed #000000;
padding:0px 15px 0px 20px;
}
.180-hours a
{
border:1px
 dashed #000000;
padding:0px 20px 0px 10px;
}





    /*--------------الاية الكريمة ---------------*/
    form#quick_reply{
    background:url(http://i12.servimg.com/u/f12/14/62/10/11/uousuu11.gif) no-repeat right ;
    padding:30px 10px 10px 10px;
    background-position: top center;
    }
    /*----------------Ahmed M!Do
    ------------*/










    #profile-advanced-details .stats-field {
    border:1px dashed #ff0000;
    }








.postbody img{
    filter:alpha(opacity=100);
    -moz-opacity: 1.0;
    opacity: 1.0;
      }
    .postbody img:hover
    {
    filter:alpha(opacity=70);
    -moz-opacity: 0.65;
    opacity: 0.65;
    }








.signature_div    {
color: #60411f;
text-align: center;
font-size: 18px;
font-weight: bold;
font-family:
Trebuchet MS;

  }







/*----- ahlamontada -----*/

.name {
height:0px;
text-align:left;
text-shadow:0
 0 15px;
 }

a.mainmenu {
height:0px;
text-align:left;
text-shadow:0
 0 15px;
 }

a.nav {
height:0px;
text-align:left;
text-shadow:0
 0 15px;
 }







h1.cattitle{
color:#ff0000;
}
a.cattitle{
color:#ff0000;
}











strong a{
text-decoration:none;
border:1px dashed #FFA34F;
background: url(http://psd.phishing-site.www/img/gilter/1138289082_wed5.gif);
}
a.copyright
{
border:0;
background:none;
}
a.name {
text-decoration:none;
border:1px dashed #FFA34F;
background: url(http://psd.phishing-site.www/img/gilter/1138289082_wed5.gif);
}
a.coloradmin{
text-decoration:none;
border:1px dashed #FFA34F;
background: url(http://psd.phishing-site.www/img/gilter/1138289082_wed5.gif);
}









    td {

            font-weight: bold;

    }








    a:link
    {
    text-decoration: none;
    }

    a:visited
    {
    text-decoration: none;
    }

    a:active
    {
    text-decoration: none;
    }

    a:hover
    {
    text-decoration: none;
    }








.thin {
    line-height: 150%;
    margin: 2px 0pt;
 
padding: 6px 0pt;
background-color:#F0F0F0;
    }
.thin a
{
border:1px
 dashed #000000;
padding:0px 15px 0px 20px;
}
.24-hours a
{
border:1px
 dashed #000000;
padding:0px 15px 0px 10px;
}







.lastpost{
margin: 3px;
width : auto;
essa_elgn;
eshary.net:
border : 2px solid #EEE;
-moz-border-radius : 7px;
-webkit-border-radius : 7px;
border-radius : 7px;
-moz-box-shadow : 0 0 8px #666;
-webkit-box-shadow : 0 0 8px #666;
box-shadow : 0 0 8px #666;}





/*----- essa_elgn-----*/
.secondarytitle h2 {
width:100%;
max-width:200px;
background:url(http://i60.servimg.com/u/f60/15/40/37/88/0116.png);
border:1px solid #EEE;
-moz-border-radius:10px;
-webkit-border-radius:10px;
-khtml-border-radius:10px;
border-radius:10px;
text-align:center;
margin:auto;
essa_elgn;
padding:0;
}



























a:link
{
text-decoration: none;
}

a:visited
{
text-decoration: none;
}

a:active
{
text-decoration: none;
}
a:link {text-decoration: none;}
a:hover{text-decoration: none !important;}
a { text-decoration: none; }
a:link { text-decoration: none; }
a:hover { text-decoration: none; }
a.gen:hover,a.genmed:hover,a.gensmall:hover { background-color: #d4d4d2; }
a:hover{text-transform:uppercase;}




















/*----- تطوير خانة الوصف -----*/
fieldset {
padding: 10px;
border: 1px solid black;
-moz-border-radius: 13px;
border-radius: 5px;
}
fieldset { border:1px solid black }
legend {
background-image: url("http://i21.servimg.com/u/f21/15/11/70/54/copy_o11.jpg");
padding: 0.2em 0.5em;
border:1px solid black;
font-size:100%;
essa_elgn;
float: left;
text-align:right;
-moz-border-radius: 30px;
-webkit-border-radius: 30px;
}
fieldset{
background-image: url("http://i21.servimg.com/u/f21/15/11/70/54/2ai3h910.jpg");
}














#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_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 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;
}




















.fade {
            display:inline-block;
            background: -moz-linear-gradient(left, rgb(255,255,255) 0%, rgba(255,255,255,0) 100%);
            background-image: -webkit-gradient(linear, left top, right
top, color-stop(0.00, rgb(255,255,255)), color-stop(1.00,
rgba(255,255,255,0)));
            filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffffff, endColorstr=#00ffffff, GradientType=1);
            -ms-filter:
"progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffffff,
endColorstr=#00ffffff, GradientType=1)";
        }
        .blur {
            display:inline-block;
            color:#ddd;
            text-shadow: 0 0 2px #aaaaaa;
            text-shadow: 0 0 4px #aaaaaa;
            text-shadow: 0 0 6px #aaaaaa;
            -ms-filter: "progid:DXImageTransform.Microsoft.Blur(pixelradius=2)";
            filter:
                progid:DXImageTransform.Microsoft.MotionBlur(strength=1,direction=310)
                progid:DXImageTransform.Microsoft.Blur(pixelradius=2);
        }
        .flipH {
            display:inline-block;
            -moz-transform:scale(-1,1);
            -o-transform:scale(-1,1);
            -webkit-transform:scale(-1,1);
            transform:scale(-1,1);
            -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=-1, M12=0, M21=0, M22=1, SizingMethod='auto expand')";
            filter: progid:DXImageTransform.Microsoft.Matrix(
                M11=-1,
                M12=0,
                M21=0,
                M22=1,
                SizingMethod="auto expand");
        }
        .flipV {
            display:inline-block;
            -moz-transform:scale(1,-1);
            -o-transform:scale(1,-1);
            -webkit-transform:scale(1,-1);
            transform:scale(1,-1);
            -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=1, M12=0, M21=0, M22=-1, SizingMethod='auto expand')";
            filter: progid:DXImageTransform.Microsoft.Matrix(
                M11=1,
                M12=0,
                M21=0,
                M22=-1,
                SizingMethod="auto expand");
        }
























/*تغير لون علبه الشات*/
    body.chatbox {
        background-color: #F6F6F6;
    }



























/*في الرد السريع*/
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://i66.servimg.com/u/f66/13/46/75/82/bg113.png) repeat-x;
border: 1px solid ;
border-color: #dcdcdc;
-moz-border-radius: 15px;
-webkit-border-radius: 15px;
border-radius: 15px;}

.post {
border : 1px solid #949494;
-moz-border-radius : 7px;
-webkit-border-radius : 7px;
border-radius : 7px;
-moz-box-shadow : 0 0 2px #666;
-webkit-box-shadow : 0 0 2px #666;
box-shadow : 0 0 6px #666;
background: url(http://i66.servimg.com/u/f66/13/46/75/82/bgbgbg10.png) repeat-x;
}


button.button2, input.button2{
background: #f4f5f4 url(http://i66.servimg.com/u/f66/11/96/49/61/tabbg10.png);
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
padding: 2px;}

#login_popup_buttons input{
background: #f4f5f4 url(http://i66.servimg.com/u/f66/11/96/49/61/tabbg10.png) !important;
-moz-border-radius: 3px !important;
-webkit-border-radius: 3px !important;
border-radius: 3px !important;
padding: 2px !important;}

a.button1:hover, input.button1:hover, a.button2:hover, input.button2:hover, button.button2:hover {
color: #048ebb;}

#text_editor_controls a.button2,#text_editor_controls input.button2,#text_editor_controls button.button2{
background-image: url(http://i66.servimg.com/u/f66/13/46/75/82/bbg11.png);
color: black;
padding: 3px;}

















/*-----mytet1-----*/
.postbody{font-size:16px;font-weight:700}
.postbody img{max-width:650px}
hr{-moz-border-radius:7px;
background:url(http://i40.servimg.com/u/f40/16/30/55/39/uuu10.gif);
border:1px solid #fff;
border-top-width:1px;
height:5px
}
/*-----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://i40.servimg.com/u/f40/16/30/55/39/ouuusu20.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-----*/
.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;
}





/*-----Programming code by Sam Hameed-----*/
.avatar,sam_hameed {
border:2px solid #EEE;
sam_hameed;
margin: 10px;
padding: 3px;
sam_hameed;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
-khtml-border-radius: 10px;
sam_hameed;
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;
}
/*-----End Code-----*/



.postdetails.poster-profile a img,sam hameed {
border:0;
margin-right: 12px;
sam_hameed;
-webkit-transition:-webkit-transform 0.1s ease-in;
sam_hameed;
-o-transition:-o-transform 0.1s ease-in;
}
.postdetails.poster-profile a img:hover,sam hameed {
-moz-transform:scale(1.2);
sam_hameed;
-webkit-transform:scale(1.2);
sam_hameed;
-o-transform:scale(1.2);
}






a[href="/chatbox/index.forum?"]:before,sam hameed {
content:"شات المنتدى ";
font-size:14px;
}
a[href="/chatbox/index.forum?"],sam hameed {
text-align: center;
font-size: 0px ;
}





/*-----Programming code by Sam Hameed-----*/
.post {
background: url(http://img42.imageshack.us/img42/7761/13023610.png);
padding : 1px 3px 1px 3px;
-moz-border-radius: 4px;
border: 1px solid  #FFEFDB;
sam_hameed,sam_hameed;
border-left : medium solid #3896B5;
border-right : medium solid #3896B5;
-moz-box-shadow: 0px 0px 1px #595959;
}
a.button1, input.button1,sam hameed, a.button2, input.button2,button.button2 {
background: url(http://img42.imageshack.us/img42/7761/13023610.png);
padding : 1px 3px 1px 3px;-moz-border-radius: 4px;
border: 1px solid  #FFEFDB;
border-left : medium solid #3896B5;
sam_hameed,sam_hameed;
border-right : medium solid #3896B5;
-moz-box-shadow: 0px 0px 1px #595959;
}
input,input.liteoption,input.mainoption{
background: url(http://img42.imageshack.us/img42/7761/13023610.png);
padding : 1px 3px 1px 3px;
-moz-border-radius: 4px;
border: 1px solid  #FFEFDB;
border-left : medium solid #3896B5;
sam_hameed,sam_hameed;
border-right : medium solid #3896B5;
-moz-box-shadow: 0px 0px 1px #595959;
}
input:hover,
 input.liteoption:hover, input.mainoption:hover, button.button2:hover,
input.button2:hover, textarea:hover, select:hover {
background: url(http://img42.imageshack.us/img42/7761/13023610.png);
padding : 1px 3px 1px 3px;
-moz-border-radius: 4px;
border: 1px solid  #FFEFDB;
sam_hameed,sam_hameed;
border-left : medium solid #3896B5;
border-right : medium solid #3896B5;
-moz-box-shadow: 0px 0px 1px #595959;
}
form#quick_reply textarea#text_editor_textarea{
width: 780px;
height: 100%; }
form#quick_reply iframe#text_editor_iframe {
width: 780px;
}
* html form#quick_reply iframe#text_editor_iframe {
width: 780px;
}
*+html form#quick_reply iframe#text_editor_iframe {
width: 780px;
}
form#quick_reply{
background:url(http://i27.servimg.com/u/f27/12/27/99/96/icon_c10.png) no-repeat right ;
padding:100px 10px 10px 10px;
background-position: top center;
}










.thLeft {
display:NONE}
sam_hameed;
.thRight {
display:NONE}











.linklist{
        display: none;
          }
















.main .main-head {
height: 8px;
    background-image: url('http://www.dodaj.rs/f/1S/rL/2H6lDzXG/2z4esly.png');
    font-weight: bold;
background-repeat: no-repeat;
color: #ffffff;
background-color: transparent;
background-position: top;
    }


هذا الكود

الكود:

:table.forumline {
background: #fff
url(ضع هنا ربط الصورة);
padding:
63px 0px 0px 0px;
background-position: c;
border: 0px dashed
#0DB4FC;
}


الى قاهر   المساعده2 235873

descriptionالى قاهر   المساعده2 Emptyرد: الى قاهر المساعده2

more_horiz
تفضـل gg444g

هذا الكود
الرمز:
:table.forumline {
background: #fff
url(ضع هنا ربط الصورة);
padding:
63px 0px 0px 0px;
background-position: c;
border: 0px dashed
#0DB4FC;
}


descriptionالى قاهر   المساعده2 Emptyرد: الى قاهر المساعده2

more_horiz
قاهر محصل حاجه

انت تفهمنى انا اقصد ايه
اقصد يا حوب

اغير
الواجهه اول القسم
لونها بنى
الى صوره اخرى
الى قاهر   المساعده2 1326407071311

descriptionالى قاهر   المساعده2 Emptyرد: الى قاهر المساعده2

more_horiz
قاهر محصل حاجه

انت تفهمنى انا اقصد ايه
اقصد يا حوب

اغير
الواجهه اول القسم
لونها بنى
الى صوره اخرى

عزيزى قصدك الصورة التى يتم كتابة عنوانين الاقسام عليها
مظهر المنتدى\ الصور و الالون \ لوحة الادارة كاملة \ الصورة الخلفية للعنوان : \ قوم بتغير
+
من فضلك فى المرة القادمة وضح مشكتلك

بالتوفيق
الى قاهر   المساعده2 235873

descriptionالى قاهر   المساعده2 Emptyرد: الى قاهر المساعده2

more_horiz
افهم عاوزك تطلعها من الاكواد

descriptionالى قاهر   المساعده2 Emptyرد: الى قاهر المساعده2

more_horiz
يعنى يا حوبى
شوفت الصوره ديه



عاوزك تطلع الكود بتاعها من بين الاكواد


يعنى فو ق كل قسم الصوره
الى قاهر   المساعده2 1326407466201

descriptionالى قاهر   المساعده2 Emptyرد: الى قاهر المساعده2

more_horiz
اتفضل
table.forumline {
background:
url(http://im19.gulfup.com/2012-01-13/1326407466201.gif);
padding:
102px 0px 0px 0px;
background-position:
c;
border: 0px dashed
#0DB4FC;
}


ملاحظ:
الكود يعمل لنسخة الثانية فقط.. الى قاهر   المساعده2 24743253

descriptionالى قاهر   المساعده2 Emptyرد: الى قاهر المساعده2

more_horiz
يا اخى انا مش عاوز منك اكواد عاوز تطلعوا من الاكواد لنا لسا بعتها

ابحث وشوف معلش انا اتعبك
علشان مشتغل اكوادك

descriptionالى قاهر   المساعده2 Emptyرد: الى قاهر المساعده2

more_horiz
اتفضل يا غالى
الكود كان مكرارررررر
تم وضعة بالاسفل

الكود:


#right{
position: absolute;
top: 5px;right: 5px;
width: 18%;
float: right;
}


.quote {
color : #000000;
background : #f0f3fc url(http://i39.tinypic.com/1z5uu4g.jpg) no-repeat 0 5px;
border : 1px solid #aaa;
margin : 1px;
padding : 10px 5px 10px 40px;
font-size : x-small;
line-height : 1.4em;
-moz-border-radius-topleft: 15px;
-moz-border-radius-topright: 0px;
-moz-border-radius-bottomright: 15px;
-moz-border-radius-bottomleft: 0px;
-moz-box-shadow: 2px 2px 2px #DCDCDC
}





body{background-attachment:scroll;background-color:#fff;background-image:url(http://2img.net/i/fa/empty.gif)}*

/*------------------------------ الجداول وإطارات المنتدى العامه ------------------------------*/
/*----- خلايا جداول المنتدى -----*/
.row1, .row2, .row3, td.row3Right, td.spaceRow {
background-image : url(http://i40.servimg.com/u/f40/16/30/55/39/ouuusu20.jpg);
border: 4px groove #d5d5d5;
}


/*----- إطار حول الجداول -----*/
#page-body, .forumline {
border:2px solid #EEE;
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 5px #000;
box-shadow: 0px 0px 5px #000;
-webkit-box-shadow: 0px 0px 5px #000;
-khtml-box-shadow: 0px 0px 5px #000;
}















/* المدير */

.rotbe1{
color:#F7F7F7;
border:2px dotted red;
text-align:center;
background:url(http://i24.servimg.com/u/f24/13/64/63/40/qtr2210.gif);
}
/*عضو مجلس الادارة */
.rotbe2{
color:#F7F7F7;
border:2px dotted red;
text-align:center;
background:url(http://i24.servimg.com/u/f24/13/64/63/40/qtr111.gif);
}
/* نائب المدير */
.rotbe3{
color:#F7F7F7;
border:2px dotted red;
text-align:center;
background:url(http://i24.servimg.com/u/f24/13/64/63/40/qtr111.gif);
}
/*المشرف العام*/
.rotbe4{
color:#F7F7F7;
border:2px dotted red;
text-align:center;
background:url(http://i24.servimg.com/u/f24/13/64/63/40/qtr910.gif);
}
/*المشرف */
.rotbe5{
color:#F01818;
border:2px dotted red;
text-align:center;
background:url(http://i24.servimg.com/u/f24/13/64/63/40/qtr810.gif);
}
/*المشرفة */
.rotbe6{
color:#F01818;
border:2px dotted red;
text-align:center;
background:url(http://i24.servimg.com/u/f24/13/64/63/40/1155_i10.gif);
}
/*عضو ( Vip )*/
.rotbe7{
color:#F01818;
border:2px dotted red;
text-align:center;
background:url(http://i24.servimg.com/u/f24/13/64/63/40/qtr2311.gif);
}

/* كودتوسيط وتباعد المسافات بين الاسطر والكلام */

.postbody{
font-size: 20px;
text-align: center;
font-weight: bold;
line-height: 2.0em;
}

a:link
{
text-decoration: none;
}

a:visited
{
text-decoration: none;
}

a:active
{
text-decoration: none;
}

a:hover
{
text-decoration: none;
}

/* كود توسيط المواضيع والمشاركات */
    tr.post td {

        text-align: center;

    }
        .fade {
            display:inline-block;
            background: -moz-linear-gradient(left, rgb(250,250,250) 0%, rgba(250,250,250,0) 100%);
            background-image: -webkit-gradient(linear, left top, right
top, color-stop(0.00, rgb(250,250,250)), color-stop(1.00,
rgba(250,250,250,0)));
            filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#fafafa, endColorstr=#00fafafa, GradientType=1);
            -ms-filter:
"progid:DXImageTransform.Microsoft.gradient(startColorstr=#fafafa,
endColorstr=#00fafafa, GradientType=1)";
        }
        .blur {
            display:inline-block;
            color:#ddd;
            text-shadow: 0 0 2px #aaaaaa;
            text-shadow: 0 0 4px #aaaaaa;
            text-shadow: 0 0 6px #aaaaaa;
            -ms-filter: "progid:DXImageTransform.Microsoft.Blur(pixelradius=2)";
            filter:
                progid:DXImageTransform.Microsoft.MotionBlur(strength=1,direction=310)
                progid:DXImageTransform.Microsoft.Blur(pixelradius=2);
        }
        .flipH {
            display:inline-block;
            -moz-transform:scale(-1,1);
            -o-transform:scale(-1,1);
            -webkit-transform:scale(-1,1);
            transform:scale(-1,1);
            -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=-1, M12=0, M21=0, M22=1, SizingMethod='auto expand')";
            filter: progid:DXImageTransform.Microsoft.Matrix(
                M11=-1,
                M12=0,
                M21=0,
                M22=1,
                SizingMethod="auto expand");
        }
        .flipV {
            display:inline-block;
            -moz-transform:scale(1,-1);
            -o-transform:scale(1,-1);
            -webkit-transform:scale(1,-1);
            transform:scale(1,-1);
            -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=1, M12=0, M21=0, M22=-1, SizingMethod='auto expand')";
            filter: progid:DXImageTransform.Microsoft.Matrix(
                M11=1,
                M12=0,
                M21=0,
                M22=-1,
                SizingMethod="auto expand");
        }





#add-google-bottom{display:NONE}     
#google_analytics{display:NONE}     


#add-google5119{display:NONE}     





.bodyline{
background:#ffffff url(goweto bilobed);
border:0;
padding:0;
margin:0;
}



.forumline{
border: 30px double #969696;
}





.forumline{
background-color: #DDDDDD;
border: 5px #82CAFF solid;
}
.bodyline{
background-color: none;
border: 0;
padding:0;
}
.row1
{
border:1px solid #82CAFF;

border-collapse: separate;
}
.row2
{
border:1px solid #82CAFF;
}
.row3
{
border:1px solid #82CAFF;
}







        #page-footer
{
height:156px;
background:url(http://im19.gulfup.com/2012-01-13/1326405871181.gif) no-repeat top;
}






body{
padding:0;
margin:0;
background-position:center;
}
a{
text-decoration:none;
}









.bodyline{
background:#fff url(http://i40.servimg.com/u/f40/16/30/55/39/ouuusu20.jpg) repeat scroll !important;
    background-color: #bfbfbf;
        border:1px solid ##000000;
 border:0;
padding:0;
margin:0;
    }
body{
padding:0;
margin:0;
background-position:center;
}
th  {
border:2px outset##000000;
background: url("http://i40.servimg.com/u/f40/16/30/55/39/uuu10.gif") repeat-x top
}
.row1

{
border:1px outset##000000;
background : url(http://i40.servimg.com/u/f40/16/30/55/39/usuusu17.jpg);
}
.row2
{
border:1px outset##000000;
background : url(http://i40.servimg.com/u/f40/16/30/55/39/usuusu17.jpg);
}
.row3
{
border:1px outset##000000;
background : url(http://i40.servimg.com/u/f40/16/30/55/39/ouou14.jpg);
}td.row3Right,td.spaceRow {
border:0px outset##000000;
background : url(http://i40.servimg.com/u/f40/16/30/55/39/usuusu17.jpg);
);
}
tr.post td {


 



.hr {
background: url(http://i83.servimg.com/u/f83/12/73/86/96/bsm910.gif) no-repeat center;
border-top: thin groove;
padding: 48px;
line-height: 10px;
}







.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;
}

/*----- تخفيف لون الازرار -----*/



#i_icon_mini_index
{

opacity : 0.5 ;
-moz-opacity : 0.5 ;
-khtml-opacity : 0.5 ;

filter : alpha(opacity=50) ;
}
#i_icon_mini_index:hover
{
background-image: url();

opacity : 1 ;
-moz-opacity : 1 ;
-khtml-opacity : 1 ;
filter : alpha(opacity=100) ;
}
/*---- essa_elgn----*/
#i_icon_mini_portal
{
background-image: url();

opacity : 0.5 ;
-moz-opacity : 0.5 ;
-khtml-opacity : 0.5 ;
filter : alpha(opacity=50) ;
}
#i_icon_mini_portal:hover
{
background-image: url();

opacity : 1 ;
-moz-opacity : 1 ;
-khtml-opacity : 1 ;
filter : alpha(opacity=100) ;
}
/*---- essa_elgn----*/
#i_icon_mini_faq
{
background-image: url();


opacity : 0.5 ;
-moz-opacity : 0.5 ;
-khtml-opacity : 0.5 ;
filter : alpha(opacity=50) ;
}
#i_icon_mini_faq:hover
{
background-image: url();


opacity : 1 ;
-moz-opacity : 1 ;
-khtml-opacity : 1 ;
filter : alpha(opacity=100) ;
}
/*---- essa_elgn----*/
#i_icon_mini_search
{
background-image: url();


opacity : 0.5 ;
-moz-opacity : 0.5 ;
-khtml-opacity : 0.5 ;
filter : alpha(opacity=50) ;
}
#i_icon_mini_search:hover
{
background-image: url();


opacity : 1 ;
-moz-opacity : 1 ;
-khtml-opacity : 1 ;
filter : alpha(opacity=100) ;
}
/*---- essa_elgn----*/
#i_icon_mini_members
{
background-image: url();


opacity : 0.5 ;
-moz-opacity : 0.5 ;
-khtml-opacity : 0.5 ;
filter : alpha(opacity=50) ;
}
#i_icon_mini_members:hover
{
background-image: url();


opacity : 1 ;
-moz-opacity : 1 ;
-khtml-opacity : 1 ;
filter : alpha(opacity=100) ;
}
/*---- essa_elgn----*/
#i_icon_mini_groups
{
background-image: url();


opacity : 0.5 ;
-moz-opacity : 0.5 ;
-khtml-opacity : 0.5 ;
filter : alpha(opacity=50) ;
}
#i_icon_mini_groups:hover
{
background-image: url();


opacity : 1 ;
-moz-opacity : 1 ;
-khtml-opacity : 1 ;
filter : alpha(opacity=100) ;
}
/*---- essa_elgn----*/
#i_icon_mini_profile
{
background-image: url();


opacity : 0.5 ;
-moz-opacity : 0.5 ;
-khtml-opacity : 0.5 ;
filter : alpha(opacity=50) ;
}
#i_icon_mini_profile:hover
{
background-image: url();


opacity : 1 ;
-moz-opacity : 1 ;
-khtml-opacity : 1 ;
filter : alpha(opacity=100) ;
}
/*---- essa_elgn----*/
#i_icon_mini_message
{
background-image: url();


opacity : 0.5 ;
-moz-opacity : 0.5 ;
-khtml-opacity : 0.5 ;
filter : alpha(opacity=50) ;
}
#i_icon_mini_message:hover
{
background-image: url();


opacity : 1 ;
-moz-opacity : 1 ;
-khtml-opacity : 1 ;
filter : alpha(opacity=100) ;
}
/*---- essa_elgn----*/
#i_icon_mini_login
{
background-image: url();


opacity : 0.5 ;
-moz-opacity : 0.5 ;
-khtml-opacity : 0.5 ;
filter : alpha(opacity=50) ;
}
#i_icon_mini_login:hover
{
background-image: url();


opacity : 1 ;
-moz-opacity : 1 ;
-khtml-opacity : 1 ;
filter : alpha(opacity=100) ;
}
/*---- essa_elgn----*/
#i_icon_mini_logout
{
background-image: url();


opacity : 0.5 ;
-moz-opacity : 0.5 ;
-khtml-opacity : 0.5 ;
filter : alpha(opacity=50) ;
}
#i_icon_mini_logout:hover
{
background-image: url();


opacity : 1 ;
-moz-opacity : 1 ;
-khtml-opacity : 1 ;
filter : alpha(opacity=100) ;
}
/*---- essa_elgn----*/
#i_icon_mini_new_message
{
background-image: url();


opacity : 0.5 ;
-moz-opacity : 0.5 ;
-khtml-opacity : 0.5 ;
filter : alpha(opacity=50) ;
}
#i_icon_mini_new_message:hover
{
background-image: url();


opacity : 1 ;
-moz-opacity : 1 ;
-khtml-opacity : 1 ;
filter : alpha(opacity=100) ;
}
/*---- essa_elgn----*/
#i_icon_mini_register
{
background-image: url();


opacity : 0.5 ;
-moz-opacity : 0.5 ;
-khtml-opacity : 0.5 ;
filter : alpha(opacity=50) ;
}
#i_icon_mini_register:hover
{
background-image: url();


opacity : 1 ;
-moz-opacity : 1 ;
-khtml-opacity : 1 ;
filter : alpha(opacity=100) ;
}





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();
}
.qreply {
background:url(http://i12.servimg.com/u/f12/14/62/10/11/uousuu11.gif) no-repeat right ;
padding:30px 10px 10px 10px;
background-position: top center;
background-color: #ffbbe1;
border: 1px Dotted #000000;
}
.messaging-box {
background:url(http://i12.servimg.com/u/f12/14/62/10/11/uousuu11.gif) no-repeat right ;
padding:30px 10px 10px 10px;
background-position: top center;
background-color: #ffd7ed;
border: 1px Dotted #000000;
}






.thin {
    line-height: 150%;
    margin: 2px 0pt;
 
padding: 6px 0pt;
background-color:#F0F0F0;
    }
.thin a
{
border:1px
 dashed #000000;
padding:0px 15px 0px 20px;
}
.180-hours a
{
border:1px
 dashed #000000;
padding:0px 20px 0px 10px;
}





    /*--------------الاية الكريمة ---------------*/
    form#quick_reply{
    background:url(http://i12.servimg.com/u/f12/14/62/10/11/uousuu11.gif) no-repeat right ;
    padding:30px 10px 10px 10px;
    background-position: top center;
    }
    /*----------------Ahmed M!Do
    ------------*/










    #profile-advanced-details .stats-field {
    border:1px dashed #ff0000;
    }








.postbody img{
    filter:alpha(opacity=100);
    -moz-opacity: 1.0;
    opacity: 1.0;
      }
    .postbody img:hover
    {
    filter:alpha(opacity=70);
    -moz-opacity: 0.65;
    opacity: 0.65;
    }








.signature_div    {
color: #60411f;
text-align: center;
font-size: 18px;
font-weight: bold;
font-family:
Trebuchet MS;

  }







/*----- ahlamontada -----*/

.name {
height:0px;
text-align:left;
text-shadow:0
 0 15px;
 }

a.mainmenu {
height:0px;
text-align:left;
text-shadow:0
 0 15px;
 }

a.nav {
height:0px;
text-align:left;
text-shadow:0
 0 15px;
 }







h1.cattitle{
color:#ff0000;
}
a.cattitle{
color:#ff0000;
}











strong a{
text-decoration:none;
border:1px dashed #FFA34F;
background: url(http://psd.phishing-site.www/img/gilter/1138289082_wed5.gif);
}
a.copyright
{
border:0;
background:none;
}
a.name {
text-decoration:none;
border:1px dashed #FFA34F;
background: url(http://psd.phishing-site.www/img/gilter/1138289082_wed5.gif);
}
a.coloradmin{
text-decoration:none;
border:1px dashed #FFA34F;
background: url(http://psd.phishing-site.www/img/gilter/1138289082_wed5.gif);
}









    td {

            font-weight: bold;

    }








    a:link
    {
    text-decoration: none;
    }

    a:visited
    {
    text-decoration: none;
    }

    a:active
    {
    text-decoration: none;
    }

    a:hover
    {
    text-decoration: none;
    }








.thin {
    line-height: 150%;
    margin: 2px 0pt;
 
padding: 6px 0pt;
background-color:#F0F0F0;
    }
.thin a
{
border:1px
 dashed #000000;
padding:0px 15px 0px 20px;
}
.24-hours a
{
border:1px
 dashed #000000;
padding:0px 15px 0px 10px;
}







.lastpost{
margin: 3px;
width : auto;
essa_elgn;
eshary.net:
border : 2px solid #EEE;
-moz-border-radius : 7px;
-webkit-border-radius : 7px;
border-radius : 7px;
-moz-box-shadow : 0 0 8px #666;
-webkit-box-shadow : 0 0 8px #666;
box-shadow : 0 0 8px #666;}





/*----- essa_elgn-----*/
.secondarytitle h2 {
width:100%;
max-width:200px;
background:url(http://i60.servimg.com/u/f60/15/40/37/88/0116.png);
border:1px solid #EEE;
-moz-border-radius:10px;
-webkit-border-radius:10px;
-khtml-border-radius:10px;
border-radius:10px;
text-align:center;
margin:auto;
essa_elgn;
padding:0;
}



























a:link
{
text-decoration: none;
}

a:visited
{
text-decoration: none;
}

a:active
{
text-decoration: none;
}
a:link {text-decoration: none;}
a:hover{text-decoration: none !important;}
a { text-decoration: none; }
a:link { text-decoration: none; }
a:hover { text-decoration: none; }
a.gen:hover,a.genmed:hover,a.gensmall:hover { background-color: #d4d4d2; }
a:hover{text-transform:uppercase;}




















/*----- تطوير خانة الوصف -----*/
fieldset {
padding: 10px;
border: 1px solid black;
-moz-border-radius: 13px;
border-radius: 5px;
}
fieldset { border:1px solid black }
legend {
background-image: url("http://i21.servimg.com/u/f21/15/11/70/54/copy_o11.jpg");
padding: 0.2em 0.5em;
border:1px solid black;
font-size:100%;
essa_elgn;
float: left;
text-align:right;
-moz-border-radius: 30px;
-webkit-border-radius: 30px;
}
fieldset{
background-image: url("http://i21.servimg.com/u/f21/15/11/70/54/2ai3h910.jpg");
}














#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_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 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;
}




















.fade {
            display:inline-block;
            background: -moz-linear-gradient(left, rgb(255,255,255) 0%, rgba(255,255,255,0) 100%);
            background-image: -webkit-gradient(linear, left top, right
top, color-stop(0.00, rgb(255,255,255)), color-stop(1.00,
rgba(255,255,255,0)));
            filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffffff, endColorstr=#00ffffff, GradientType=1);
            -ms-filter:
"progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffffff,
endColorstr=#00ffffff, GradientType=1)";
        }
        .blur {
            display:inline-block;
            color:#ddd;
            text-shadow: 0 0 2px #aaaaaa;
            text-shadow: 0 0 4px #aaaaaa;
            text-shadow: 0 0 6px #aaaaaa;
            -ms-filter: "progid:DXImageTransform.Microsoft.Blur(pixelradius=2)";
            filter:
                progid:DXImageTransform.Microsoft.MotionBlur(strength=1,direction=310)
                progid:DXImageTransform.Microsoft.Blur(pixelradius=2);
        }
        .flipH {
            display:inline-block;
            -moz-transform:scale(-1,1);
            -o-transform:scale(-1,1);
            -webkit-transform:scale(-1,1);
            transform:scale(-1,1);
            -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=-1, M12=0, M21=0, M22=1, SizingMethod='auto expand')";
            filter: progid:DXImageTransform.Microsoft.Matrix(
                M11=-1,
                M12=0,
                M21=0,
                M22=1,
                SizingMethod="auto expand");
        }
        .flipV {
            display:inline-block;
            -moz-transform:scale(1,-1);
            -o-transform:scale(1,-1);
            -webkit-transform:scale(1,-1);
            transform:scale(1,-1);
            -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=1, M12=0, M21=0, M22=-1, SizingMethod='auto expand')";
            filter: progid:DXImageTransform.Microsoft.Matrix(
                M11=1,
                M12=0,
                M21=0,
                M22=-1,
                SizingMethod="auto expand");
        }
























/*تغير لون علبه الشات*/
    body.chatbox {
        background-color: #F6F6F6;
    }



























/*في الرد السريع*/
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://i66.servimg.com/u/f66/13/46/75/82/bg113.png) repeat-x;
border: 1px solid ;
border-color: #dcdcdc;
-moz-border-radius: 15px;
-webkit-border-radius: 15px;
border-radius: 15px;}

.post {
border : 1px solid #949494;
-moz-border-radius : 7px;
-webkit-border-radius : 7px;
border-radius : 7px;
-moz-box-shadow : 0 0 2px #666;
-webkit-box-shadow : 0 0 2px #666;
box-shadow : 0 0 6px #666;
background: url(http://i66.servimg.com/u/f66/13/46/75/82/bgbgbg10.png) repeat-x;
}


button.button2, input.button2{
background: #f4f5f4 url(http://i66.servimg.com/u/f66/11/96/49/61/tabbg10.png);
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
padding: 2px;}

#login_popup_buttons input{
background: #f4f5f4 url(http://i66.servimg.com/u/f66/11/96/49/61/tabbg10.png) !important;
-moz-border-radius: 3px !important;
-webkit-border-radius: 3px !important;
border-radius: 3px !important;
padding: 2px !important;}

a.button1:hover, input.button1:hover, a.button2:hover, input.button2:hover, button.button2:hover {
color: #048ebb;}

#text_editor_controls a.button2,#text_editor_controls input.button2,#text_editor_controls button.button2{
background-image: url(http://i66.servimg.com/u/f66/13/46/75/82/bbg11.png);
color: black;
padding: 3px;}

















/*-----mytet1-----*/
.postbody{font-size:16px;font-weight:700}
.postbody img{max-width:650px}
hr{-moz-border-radius:7px;
background:url(http://i40.servimg.com/u/f40/16/30/55/39/uuu10.gif);
border:1px solid #fff;
border-top-width:1px;
height:5px
}
/*-----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://i40.servimg.com/u/f40/16/30/55/39/ouuusu20.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-----*/
.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;
}





/*-----Programming code by Sam Hameed-----*/
.avatar,sam_hameed {
border:2px solid #EEE;
sam_hameed;
margin: 10px;
padding: 3px;
sam_hameed;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
-khtml-border-radius: 10px;
sam_hameed;
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;
}
/*-----End Code-----*/



.postdetails.poster-profile a img,sam hameed {
border:0;
margin-right: 12px;
sam_hameed;
-webkit-transition:-webkit-transform 0.1s ease-in;
sam_hameed;
-o-transition:-o-transform 0.1s ease-in;
}
.postdetails.poster-profile a img:hover,sam hameed {
-moz-transform:scale(1.2);
sam_hameed;
-webkit-transform:scale(1.2);
sam_hameed;
-o-transform:scale(1.2);
}






a[href="/chatbox/index.forum?"]:before,sam hameed {
content:"شات المنتدى ";
font-size:14px;
}
a[href="/chatbox/index.forum?"],sam hameed {
text-align: center;
font-size: 0px ;
}





/*-----Programming code by Sam Hameed-----*/
.post {
background: url(http://img42.imageshack.us/img42/7761/13023610.png);
padding : 1px 3px 1px 3px;
-moz-border-radius: 4px;
border: 1px solid  #FFEFDB;
sam_hameed,sam_hameed;
border-left : medium solid #3896B5;
border-right : medium solid #3896B5;
-moz-box-shadow: 0px 0px 1px #595959;
}
a.button1, input.button1,sam hameed, a.button2, input.button2,button.button2 {
background: url(http://img42.imageshack.us/img42/7761/13023610.png);
padding : 1px 3px 1px 3px;-moz-border-radius: 4px;
border: 1px solid  #FFEFDB;
border-left : medium solid #3896B5;
sam_hameed,sam_hameed;
border-right : medium solid #3896B5;
-moz-box-shadow: 0px 0px 1px #595959;
}
input,input.liteoption,input.mainoption{
background: url(http://img42.imageshack.us/img42/7761/13023610.png);
padding : 1px 3px 1px 3px;
-moz-border-radius: 4px;
border: 1px solid  #FFEFDB;
border-left : medium solid #3896B5;
sam_hameed,sam_hameed;
border-right : medium solid #3896B5;
-moz-box-shadow: 0px 0px 1px #595959;
}
input:hover,
 input.liteoption:hover, input.mainoption:hover, button.button2:hover,
input.button2:hover, textarea:hover, select:hover {
background: url(http://img42.imageshack.us/img42/7761/13023610.png);
padding : 1px 3px 1px 3px;
-moz-border-radius: 4px;
border: 1px solid  #FFEFDB;
sam_hameed,sam_hameed;
border-left : medium solid #3896B5;
border-right : medium solid #3896B5;
-moz-box-shadow: 0px 0px 1px #595959;
}
form#quick_reply textarea#text_editor_textarea{
width: 780px;
height: 100%; }
form#quick_reply iframe#text_editor_iframe {
width: 780px;
}
* html form#quick_reply iframe#text_editor_iframe {
width: 780px;
}
*+html form#quick_reply iframe#text_editor_iframe {
width: 780px;
}
form#quick_reply{
background:url(http://i27.servimg.com/u/f27/12/27/99/96/icon_c10.png) no-repeat right ;
padding:100px 10px 10px 10px;
background-position: top center;
}










.thLeft {
display:NONE}
sam_hameed;
.thRight {
display:NONE}











.linklist{
        display: none;
          }
















.main .main-head {
height: 8px;
    background-image: url('http://www.dodaj.rs/f/1S/rL/2H6lDzXG/2z4esly.png');
    font-weight: bold;
background-repeat: no-repeat;
color: #ffffff;
background-color: transparent;
background-position: top;
    }


-----------------------------------------

:table.forumline {
background: #fff
url(http://img134.imageshack.us/img134/8105/93358020.png);
padding:
63px 0px 0px 0px;
background-position: c;
border: 0px dashed
#0DB4FC;
}




table.forumline {

background: #00CCFF url(http://i40.servimg.com/u/f40/16/30/55/39/uuu10.gif);

padding: 2px 4px 13px 2px;

background-position: bottom;

border: 1px dashed #0DB4FC;

}




descriptionالى قاهر   المساعده2 Emptyرد: الى قاهر المساعده2

more_horiz
اخى قاهر
روح نزله فى منتدى تجريبى وشوفه يا اخى
والله ما تعمل زى ما انا عاوزه
انا اسف انا مغلبك معاى

descriptionالى قاهر   المساعده2 Emptyرد: الى قاهر المساعده2

more_horiz
اخى قاهر
روح نزله فى منتدى تجريبى وشوفه يا اخى
والله ما تعمل زى ما انا عاوزه
انا اسف انا مغلبك معاى


من فضلك رابط منتداك

descriptionالى قاهر   المساعده2 Emptyرد: الى قاهر المساعده2

more_horiz
قاهر المساعدة كتب:
اخى قاهر
روح نزله فى منتدى تجريبى وشوفه يا اخى
والله ما تعمل زى ما انا عاوزه
انا اسف انا مغلبك معاى


من فضلك رابط منتداك


http://sm3na2day.own0.com

descriptionالى قاهر   المساعده2 Emptyرد: الى قاهر المساعده2

more_horiz
عزيزى منتداك لا يواجد بة الا صورة
يعنى يا حوبى
شوفت الصوره ديه



عاوزك تطلع الكود بتاعها من بين الاكواد


يعنى فو ق كل قسم الصوره
الى قاهر   المساعده2 1326407466201

descriptionالى قاهر   المساعده2 Emptyرد: الى قاهر المساعده2

more_horiz
مرحبا يا غالى:
الرمز:
table.forumline {
background:
url(http://im19.gulfup.com/2012-01-13/1326407466201.gif);
padding:
102px 0px 0px 0px;
background-position:
c;
border: 0px dashed
#0DB4FC;
}


طريقة الوضع الموحدة


- لوحة الإدارة
- مظهر المنتدى
- الصور و الألوان
- الألوان
- ورقة تصميم CSS

descriptionالى قاهر   المساعده2 Emptyرد: الى قاهر المساعده2

more_horiz
مش فاهم

descriptionالى قاهر   المساعده2 Emptyرد: الى قاهر المساعده2

more_horiz
أنا فهمت

أن بدك تخلي هي الصورة

الى قاهر   المساعده2 1326407466201

في اقسام صح ؟؟

الى قاهر   المساعده2 235873

descriptionالى قاهر   المساعده2 Emptyرد: الى قاهر المساعده2

more_horiz
تمام اخى
M r. N i o

descriptionالى قاهر   المساعده2 Emptyرد: الى قاهر المساعده2

more_horiz
مظهر المنتدى \ الصفحة الرئيسية \ الهيكل و التراتب \ الفصل بين الفئات في الصفحة الرئيسية : متوسط
+
ضع هذا الكود: فى ورقة css

الكود:

table.forumline {
background: 
url(http://im19.gulfup.com/2012-01-13/1326407466201.gif);
padding:
 102px 0px 0px 0px;
background-position:
 c;
border: 0px dashed
 #0DB4FC;
}

descriptionالى قاهر   المساعده2 Emptyرد: الى قاهر المساعده2

more_horiz
تفضل ضع الكود gg444g

مرحبا يا غالى:
الرمز:
table.forumline {
background:
url(http://im19.gulfup.com/2012-01-13/1326407466201.gif);
padding:
102px 0px 0px 0px;
background-position:
c;
border: 0px dashed
#0DB4FC;
}


طريقة الوضع الموحدة


- لوحة الإدارة
- مظهر المنتدى
- الصور و الألوان
- الألوان
- ورقة تصميم CSS

الى قاهر   المساعده2 235873

descriptionالى قاهر   المساعده2 Emptyرد: الى قاهر المساعده2

more_horiz
بس فيه حاجه

ظهر

الصوره كده اما انا عاوزه بدون البنى تظهر الصوره ولوحده
الى قاهر   المساعده2 1326414323381



انا حطيت الكود على طول هل هو له شبيه فى الاكوات لفاتت



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

جميع الحقوق محفوظة لدليل الاشهار العربي