مشكلة مع اكواد css في منتداي

2 مشترك

اذهب الى الأسفل

مشكلة مع اكواد css  في منتداي Empty مشكلة مع اكواد css في منتداي

مُساهمة من طرف xmafia السبت 30 أكتوبر 2010 - 11:43

كل ما اضيف كود جديد بتطلعلي هاي الصورة مع انه انا جربت اكثر من كود وهاي الاكواد صحيحة ومستعملة من قبل كثير من المنتديات ف شو الحل Like a Star @ heaven

مشكلة مع اكواد css  في منتداي 20110306113854

Cool
xmafia
xmafia
 
 

ذكر
عدد المساهمات : 266
معدل النشاط : 5408
السُمعة : 0

http://arabgamehero.yoo7.com

الرجوع الى أعلى الصفحة اذهب الى الأسفل

مشكلة مع اكواد css  في منتداي Empty رد: مشكلة مع اكواد css في منتداي

مُساهمة من طرف yazan3 السبت 30 أكتوبر 2010 - 11:46

اخي الكريم احد الاكواد تحوي مشكلة
كود خاطئ او ناقص
ضع لي هنا كل اكواد الورقة لانظمها لك
avatar
yazan3
 
 

ذكر
عدد المساهمات : 25336
معدل النشاط : 26949
السُمعة : 2

http://www.3alam-it.com/index.htm

الرجوع الى أعلى الصفحة اذهب الى الأسفل

مشكلة مع اكواد css  في منتداي Empty رد: مشكلة مع اكواد css في منتداي

مُساهمة من طرف xmafia السبت 30 أكتوبر 2010 - 11:51

الكود:
 .bodyline{
    background-color: #FFFFFF;
        border:1px solid #009cf5;
 border:0;
padding:0;
margin:0;
}
body{
padding:0;
margin:0;
background-position:center;
}
.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 10px #000;
box-shadow: 0px 0px 10px #000;
-webkit-box-shadow: 0px 0px 10px #000;
-khtml-box-shadow: 0px 0px 10px #000;

}
td {
font-family : tahoma, tahoma, sans-serif;
font-weight : bold;
}
 tr.post td{
text-align: center;
}
td.row1{
background-color: #fff;
background-image: url('http://i53.tinypic.com/htcmyb.jpg');
background-repeat: repeat-x;
background-position: bottom;
border:1px outset#EDEDED;
}
td.row2{
background-color: #fff;
background-image: url('http://i53.tinypic.com/htcmyb.jpg');
background-repeat: repeat-x;
background-position: bottom;
border:1px outset#EDEDED;

}
td.row3{
background-color: #fff;
background-image: url('http://i53.tinypic.com/htcmyb.jpg');
background-repeat: repeat-x;
background-position: bottom;
border:1px outset#EDEDED;
}
td.row3Right,td.spaceRow {
background-color: #fff;
background-image: url('http://i53.tinypic.com/htcmyb.jpg');
background-repeat: repeat-x;
background-position: bottom;
border:1px outset#EDEDED;
}
td.row1.over:hover{
background:#fff url(http://i50.tinypic.com/2dw5mag.jpg) repeat-x top;
}
#page-footer
{
height:58px;
font-size: 12px;
background:url(http://i26.servimg.com/u/f26/12/46/69/62/222211.png) ;
}



/* كود تسجيل الدخول بشكل دائري */


input,input.liteoption,input.mainoption {
-moz-border-radius-bottomleft: 8px;
-moz-border-radius-bottomright: 8px;
-moz-border-radius-topleft: 8px;
-moz-border-radius-topright: 8px;
background-image : url('http://www.vbhacker.net/vb/images/C-blue/buttons/butt.gif');
border:1px solid #444444;





{
font-size: 0.1em;
clear: center;
line-height: 70%;
overflow:
hidden;
width: 96%;
margin-top: 1 em;
border-top: 1px solid
black;
border-bottom:1px solid black;
border-left:1px solid black;
border-right:1px
solid black;


padding:60px 10px 10px 10px;

background:
url(http://b3sm.org/up/uploads/images/b5219559616.png
) no-repeat
top center;
background-color: #E8E5E5;

}

هاي اكواد الورقة
xmafia
xmafia
 
 

ذكر
عدد المساهمات : 266
معدل النشاط : 5408
السُمعة : 0

http://arabgamehero.yoo7.com

الرجوع الى أعلى الصفحة اذهب الى الأسفل

مشكلة مع اكواد css  في منتداي Empty رد: مشكلة مع اكواد css في منتداي

مُساهمة من طرف yazan3 السبت 30 أكتوبر 2010 - 12:00

تفضل
استبدل السابق بهذا
الكود:
 .bodyline{
    background-color: #FFFFFF;
        border:1px solid #009cf5;
 border:0;
padding:0;
margin:0;
}
body{
padding:0;
margin:0;
background-position:center;
}
.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 10px #000;
box-shadow: 0px 0px 10px #000;
-webkit-box-shadow: 0px 0px 10px #000;
-khtml-box-shadow: 0px 0px 10px #000;

}
td {
font-family : tahoma, tahoma, sans-serif;
font-weight : bold;
}
 tr.post td{
text-align: center;
}
td.row1{
background-color: #fff;
background-image: url('http://i53.tinypic.com/htcmyb.jpg');
background-repeat: repeat-x;
background-position: bottom;
border:1px outset#EDEDED;
}
td.row2{
background-color: #fff;
background-image: url('http://i53.tinypic.com/htcmyb.jpg');
background-repeat: repeat-x;
background-position: bottom;
border:1px outset#EDEDED;

}
td.row3{
background-color: #fff;
background-image: url('http://i53.tinypic.com/htcmyb.jpg');
background-repeat: repeat-x;
background-position: bottom;
border:1px outset#EDEDED;
}
td.row3Right,td.spaceRow {
background-color: #fff;
background-image: url('http://i53.tinypic.com/htcmyb.jpg');
background-repeat: repeat-x;
background-position: bottom;
border:1px outset#EDEDED;
}
td.row1.over:hover{
background:#fff url(http://i50.tinypic.com/2dw5mag.jpg) repeat-x top;
}
#page-footer
{
height:58px;
font-size: 12px;
background:url(http://i26.servimg.com/u/f26/12/46/69/62/222211.png) ;
}



/* كود تسجيل الدخول بشكل دائري */


input,input.liteoption,input.mainoption {
-moz-border-radius-bottomleft: 8px;
-moz-border-radius-bottomright: 8px;
-moz-border-radius-topleft: 8px;
-moz-border-radius-topright: 8px;
background-image : url('http://www.vbhacker.net/vb/images/C-blue/buttons/butt.gif');
border:1px solid #444444;
}




{
font-size: 0.1em;
clear: center;
line-height: 70%;
overflow:
hidden;
width: 96%;
margin-top: 1 em;
border-top: 1px solid
black;
border-bottom:1px solid black;
border-left:1px solid black;
border-right:1px
solid black;


padding:60px 10px 10px 10px;

background:
url(http://b3sm.org/up/uploads/images/b5219559616.png
) no-repeat
top center;
background-color: #E8E5E5;

}
avatar
yazan3
 
 

ذكر
عدد المساهمات : 25336
معدل النشاط : 26949
السُمعة : 2

http://www.3alam-it.com/index.htm

الرجوع الى أعلى الصفحة اذهب الى الأسفل

مشكلة مع اكواد css  في منتداي Empty رد: مشكلة مع اكواد css في منتداي

مُساهمة من طرف xmafia السبت 30 أكتوبر 2010 - 12:22

مشكور لكن المشكلة كما هي

حاولت ان ادخل كود جديد وعادت المشكلة وظهرت

بالمناسبة هذا هو الكود الذي حاولت ادخاله

الكود:
{
font-size: 0.1em;
clear: center;
line-height: 70%;
overflow:
hidden;
width: 96%;
margin-top: 1 em;
border-top: 1px solid
black;
border-bottom:1px solid black;
border-left:1px solid black;
border-right:1px
solid black;


padding:60px 10px 10px 10px;

background:
url(http://b3sm.org/up/uploads/images/b5219559616.png
) no-repeat
top center;
background-color: #E8E5E5;


}
xmafia
xmafia
 
 

ذكر
عدد المساهمات : 266
معدل النشاط : 5408
السُمعة : 0

http://arabgamehero.yoo7.com

الرجوع الى أعلى الصفحة اذهب الى الأسفل

مشكلة مع اكواد css  في منتداي Empty رد: مشكلة مع اكواد css في منتداي

مُساهمة من طرف yazan3 السبت 30 أكتوبر 2010 - 12:24

اخي تم تجربتهم ومعاينتهم ولا مشكلة بهم بتاتا
avatar
yazan3
 
 

ذكر
عدد المساهمات : 25336
معدل النشاط : 26949
السُمعة : 2

http://www.3alam-it.com/index.htm

الرجوع الى أعلى الصفحة اذهب الى الأسفل

مشكلة مع اكواد css  في منتداي Empty رد: مشكلة مع اكواد css في منتداي

مُساهمة من طرف xmafia السبت 30 أكتوبر 2010 - 13:05

غلبتك معي مشكورررررررر

pale
xmafia
xmafia
 
 

ذكر
عدد المساهمات : 266
معدل النشاط : 5408
السُمعة : 0

http://arabgamehero.yoo7.com

الرجوع الى أعلى الصفحة اذهب الى الأسفل

الرجوع الى أعلى الصفحة

- مواضيع مماثلة

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