مشكلة بورقة css
5 مشترك
منتدى الدعم و المساعدة لأحلى المنتديات :: منتدى الدعم والمساعدة :: مشاكل في تنسيق مظهر أو تصميم أو صور أو الوان المنتدى :: أرشيف قسم "مشاكل في تنسيق مظهر المنتدى"
صفحة 2 من اصل 2
صفحة 2 من اصل 2 • 1, 2
مشكلة بورقة css
تذكير بمساهمة فاتح الموضوع :
عندي مشكلة بأكواد هذا الاستايل
http://ar.hitskin.com/search-skin/%D8%A7%D8%B3%D8%AA%D8%A7%D9%8A%D9%84-%D9%86%D8%A7%D8%B1%D9%88%D8%AA%D9%88%D8%A7-%D8%A7%D9%84%D8%AC%D8%AF%D9%8A%D8%AF-2015/201972
انا عملت اسفل بيانات الاعضاء 2 حقل
والمفروض تظهر كده في البيانات
بس عندي في المنتدى الرقام غير ظاهرة كده
اريد نفس الاكواد بعد حل المشكلة
دي الاكواد
عندي مشكلة بأكواد هذا الاستايل
http://ar.hitskin.com/search-skin/%D8%A7%D8%B3%D8%AA%D8%A7%D9%8A%D9%84-%D9%86%D8%A7%D8%B1%D9%88%D8%AA%D9%88%D8%A7-%D8%A7%D9%84%D8%AC%D8%AF%D9%8A%D8%AF-2015/201972
انا عملت اسفل بيانات الاعضاء 2 حقل
والمفروض تظهر كده في البيانات
بس عندي في المنتدى الرقام غير ظاهرة كده
اريد نفس الاكواد بعد حل المشكلة
دي الاكواد
- الكود:
tr.post td {
text-align: center;
}
.vote {
width: 24px; /*-- gta_cena --*/
}
/******خلفية الدردشة ********/
.tcat { background: url(http://i49.servimg.com/u/f49/16/89/40/74/bg13.jpg) ; }
body.chatbox{background-color:#fff;}
/******اطار الاقسام body {
font-family: Verdana,Arial,Helvetica,sans-serif;
color: #080000;
font-size: 18px;
}********/
.forumline{ border:1px solid #b2b2b2; padding: 0px 0px 0px 0px; border-radius: 10px; }
/****** جعل خيارات البلد افقي ********/
#profile_field_8_4 li{ display: inline; padding: 0 1px 0 14px; }
/****** خلفية الاقسام ********/
td.row1,td.row3.over:hover{background: url("http://i49.servimg.com/u/f49/16/89/40/74/dashed10.jpg") repeat-x scroll center bottom #FFFFFF; border-style: solid; border-width: 0;}
td.row2,td.row1.over:hover{background: url("http://i49.servimg.com/u/f49/16/89/40/74/dashed10.jpg") repeat-x scroll center bottom #FFFFFF; border-style: solid; border-width: 0;}
td.row3{background: url("http://i49.servimg.com/u/f49/16/89/40/74/dashed10.jpg") repeat-x scroll center bottom #FFFFFF; border-style: solid; border-width: 0;}
td.row3Right,td.spaceRow{background: url("http://i49.servimg.com/u/f49/16/89/40/74/dashed10.jpg") repeat-x scroll center bottom #FFFFFF; border-style: solid; border-width: 0;}
/*اقتباااااس */
.quote{background:#F5F5F5 url("http://i49.servimg.com/u/f49/16/89/40/74/quote_10.png")6px 6px no-repeat;
border: 1px solid #C3C3C3; margin:1em 1px 1em 25px; overflow:hidden;
border-radius:7px; -moz-border-radius : 7px; -webkit-border-radius : 7px;}
/****** اطار الاكواد ********/
.code{background:#F5F5F5 url("http://cdn1.iconfinder.com/data/icons/silk2/page_white_code.png")6px 6px no-repeat;
border : 1px solid #C3C3C3;; margin:1em 1px 1em 25px; overflow:hidden; padding:5px;}
/** خلفيه في الوسط شفاف***/
.bodyline{background-color: transparent;}
/*-----حذف تم تعديل بواسطه -----*/
tr.post span.gensmall{display: none;}
/* ازاله الخط من تحت الكلمات */
a:link{text-decoration: none;} a:visited{text-decoration: none;} a:active{text-decoration: none;} a:hover{text-decoration: none;}
/* تغيير لون مثبت واعلان */
div.topictitle{color:#f8a611; font-size:12px;}
/* ازاله الفراغ في حواف المنتدى */
body{margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px;}
/* تأثير الكود */
.code{
max-height: 200px;
overflow: auto;
direction: ltr;
display: block;
}
/* الانبوت */
input:-moz-focus-inner{border:0;}
input:focus, input:hover{
outline:0;
border-color:rgba(0, 0, 0, 0.4);
-moz-box-shadow:0 0 3px rgba(0, 0, 0, 0.4);
-webkit-box-shadow:0 0 3px rgba(0, 0, 0, 0.4);
box-shadow:0 0 3px rgba(0, 0, 0, 0.4);
}
input:active{
-ms-filter: "progid:DXImageTransform.Microsoft.Gradient(startColorStr=#ededed, endColorStr=#FFFFFF)";
background-image: -webkit-gradient(linear,left top,left bottom,from(#ededed),to(#ffffff));
background: -moz-linear-gradient(top, #ededed, #FFF);
}
input{
float:none;
outline:none;
margin:0;
padding:0px 6px;
height:20px;
background-color:#f6f6f6;
border:1px solid #d4d4d4;
-moz-border-radius:4px;
-webkit-border-radius:4px;
border-radius:4px;
-ms-filter: "progid:DXImageTransform.Microsoft.Gradient(startColorStr=#FFFFFF, endColorStr=#ededed)";
background-image: -webkit-gradient(linear,left top,left bottom,from(#ffffff),to(#ededed));
}
/*-----mytet1-----*/
.postbody{font-size:16px;font-weight:700}
.postbody img{max-width:650px}
hr{-moz-border-radius:7px;
background:url(http://im23.gulfup.com/2012-07-22/1342987643401.png);
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://im23.gulfup.com/2012-07-22/1342987643401.png);
border:1px dotted #5ebac9;
border-bottom:medium solid #8eb0af;
border-top:medium solid #8eb0af;
display:block;font-size:11px;font weight:700;margin:3px;padding:7px}
a:link
{
text-decoration: none;
}
a:visited
{
text-decoration: none;
}
a:active
{
text-decoration: none;
}
a:hover
{
text-decoration: none;
}
td {
font-weight: bold;
}
/*-----اطار حول صورة بيانات العضو بدون تومبيلات -----*/
.postdetails.poster-profile a img {
background-image: url('http://i88.servimg.com/u/f88/11/88/59/12/2iscw010.png');
-moz-border-radius:7px;
-webkit-border-radius:7px;
border: 3px solid #000000;
}
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;}
/* يجعل كل الخطوط بالمنتدي بالخط العريض */
td {
font-weight: bold;
}
/* ينظم أى شئ أسفل المنتدى */
.
#page-footer h3 {
margin-top : 20px;
}
#content-container
#left {
width : 0;
}
#content-container #right {
width :
0;
margin-right : 0;
}
.avatar-index { float: left; }
.avatar-index img { width: 40px; height: 40px; padding: 1px; border: 1px solid #DDD; margin: 0 5px; }
.poster-profile img {
max-height: 200px;
max-width: 150px;
}
#notif_unread { color:Aqua; }
a strong {
background: url("http://i86.servimg.com/u/f86/12/36/92/31/star310.gif") no-repeat scroll right center transparent;
padding: 0 15px 0 20px;
}
td {
text-shadow:1px 1px 0px #ffffff;
}
.borderwrap .subtitle {
border : display : none;
background-image : url(http://i75.servimg.com/u/f75/17/99/57/94/oouu_o74.png);
border-collapse : display : none; }
table.ipbtable tfoot td {
background: url(http://i75.servimg.com/u/f75/17/99/57/94/oouu_o74.png) repeat-x;
height:101px;
border-collapse : display : none;
border : display : none;
}
#page-footer
{
border:9px width: 190%; height: 12em; ridge #ECECEC;
background:#CAE93A url(http://i55.servimg.com/u/f55/16/46/77/76/oouu_108.jpg);
}
رد: مشكلة بورقة css
جرب هذا
- الكود:
.vote {
width: 24px; /*-- gta_cena --*/
}
/******خلفية الدردشة ********/
.tcat { background: url(http://i49.servimg.com/u/f49/16/89/40/74/bg13.jpg) ; }
body.chatbox{background-color:#fff;}
/******اطار الاقسام body {
font-family: Verdana,Arial,Helvetica,sans-serif;
color: #080000;
font-size: 18px;
}********/
.forumline{ border:1px solid #b2b2b2; padding: 0px 0px 0px 0px; border-radius: 10px; }
/****** جعل خيارات البلد افقي ********/
#profile_field_8_4 li{ display: inline; padding: 0 1px 0 14px; }
/****** خلفية الاقسام ********/
td.row1,td.row3.over:hover{background: url("http://i49.servimg.com/u/f49/16/89/40/74/dashed10.jpg") repeat-x scroll center bottom #FFFFFF; border-style: solid; border-width: 0;}
td.row2,td.row1.over:hover{background: url("http://i49.servimg.com/u/f49/16/89/40/74/dashed10.jpg") repeat-x scroll center bottom #FFFFFF; border-style: solid; border-width: 0;}
td.row3{background: url("http://i49.servimg.com/u/f49/16/89/40/74/dashed10.jpg") repeat-x scroll center bottom #FFFFFF; border-style: solid; border-width: 0;}
td.row3Right,td.spaceRow{background: url("http://i49.servimg.com/u/f49/16/89/40/74/dashed10.jpg") repeat-x scroll center bottom #FFFFFF; border-style: solid; border-width: 0;}
/*اقتباااااس */
.quote{background:#F5F5F5 url("http://i49.servimg.com/u/f49/16/89/40/74/quote_10.png")6px 6px no-repeat;
border: 1px solid #C3C3C3; margin:1em 1px 1em 25px; overflow:hidden;
border-radius:7px; -moz-border-radius : 7px; -webkit-border-radius : 7px;}
/****** اطار الاكواد ********/
.code{background:#F5F5F5 url("http://cdn1.iconfinder.com/data/icons/silk2/page_white_code.png")6px 6px no-repeat;
border : 1px solid #C3C3C3;; margin:1em 1px 1em 25px; overflow:hidden; padding:5px;}
/** خلفيه في الوسط شفاف***/
.bodyline{background-color: transparent;}
/*-----حذف تم تعديل بواسطه -----*/
tr.post span.gensmall{display: none;}
/* ازاله الخط من تحت الكلمات */
a:link{text-decoration: none;} a:visited{text-decoration: none;} a:active{text-decoration: none;} a:hover{text-decoration: none;}
/* تغيير لون مثبت واعلان */
div.topictitle{color:#f8a611; font-size:12px;}
/* ازاله الفراغ في حواف المنتدى */
body{margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px;}
/* تأثير الكود */
.code{
max-height: 200px;
overflow: auto;
direction: ltr;
display: block;
}
/* الانبوت */
input:-moz-focus-inner{border:0;}
input:focus, input:hover{
outline:0;
border-color:rgba(0, 0, 0, 0.4);
-moz-box-shadow:0 0 3px rgba(0, 0, 0, 0.4);
-webkit-box-shadow:0 0 3px rgba(0, 0, 0, 0.4);
box-shadow:0 0 3px rgba(0, 0, 0, 0.4);
}
input:active{
-ms-filter: "progid:DXImageTransform.Microsoft.Gradient(startColorStr=#ededed, endColorStr=#FFFFFF)";
background-image: -webkit-gradient(linear,left top,left bottom,from(#ededed),to(#ffffff));
background: -moz-linear-gradient(top, #ededed, #FFF);
}
input{
float:none;
outline:none;
margin:0;
padding:0px 6px;
height:20px;
background-color:#f6f6f6;
border:1px solid #d4d4d4;
-moz-border-radius:4px;
-webkit-border-radius:4px;
border-radius:4px;
-ms-filter: "progid:DXImageTransform.Microsoft.Gradient(startColorStr=#FFFFFF, endColorStr=#ededed)";
background-image: -webkit-gradient(linear,left top,left bottom,from(#ffffff),to(#ededed));
}
/*-----mytet1-----*/
.postbody{font-size:16px;font-weight:700}
.postbody img{max-width:650px}
hr{-moz-border-radius:7px;
background:url(http://im23.gulfup.com/2012-07-22/1342987643401.png);
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://im23.gulfup.com/2012-07-22/1342987643401.png);
border:1px dotted #5ebac9;
border-bottom:medium solid #8eb0af;
border-top:medium solid #8eb0af;
display:block;font-size:11px;font weight:700;margin:3px;padding:7px}
a:link
{
text-decoration: none;
}
a:visited
{
text-decoration: none;
}
a:active
{
text-decoration: none;
}
a:hover
{
text-decoration: none;
}
td {
font-weight: bold;
}
.avatar-index { float: left; }
.avatar-index img { width: 40px; height: 40px; padding: 1px; border: 1px solid #DDD; margin: 0 5px; }
.poster-profile img {
max-height: 200px;
max-width: 150px;
}
#notif_unread { color:Aqua; }
a strong {
background: url("http://i86.servimg.com/u/f86/12/36/92/31/star310.gif") no-repeat scroll right center transparent;
padding: 0 15px 0 20px;
}
td {
text-shadow:1px 1px 0px #ffffff;
}
.borderwrap .subtitle {
border : display : none;
background-image : url(http://i75.servimg.com/u/f75/17/99/57/94/oouu_o74.png);
border-collapse : display : none; }
table.ipbtable tfoot td {
background: url(http://i75.servimg.com/u/f75/17/99/57/94/oouu_o74.png) repeat-x;
height:101px;
border-collapse : display : none;
border : display : none;
}
#page-footer
{
border:9px width: 190%; height: 12em; ridge #ECECEC;
background:#CAE93A url(http://i55.servimg.com/u/f55/16/46/77/76/oouu_108.jpg);
}
رد: مشكلة بورقة css
اتفضل
- الكود:
tr.post td {
text-align: center;
}
.vote {
width: 24px; /*-- gta_cena --*/
}
/******خلفية الدردشة ********/
.tcat { background: url(http://i49.servimg.com/u/f49/16/89/40/74/bg13.jpg) ; }
body.chatbox{background-color:#fff;}
/******اطار الاقسام body {
font-family: Verdana,Arial,Helvetica,sans-serif;
color: #080000;
font-size: 18px;
}********/
.forumline{ border:1px solid #b2b2b2; padding: 0px 0px 0px 0px; border-radius: 10px; }
/****** جعل خيارات البلد افقي ********/
#profile_field_8_4 li{ display: inline; padding: 0 1px 0 14px; }
/****** خلفية الاقسام ********/
td.row1,td.row3.over:hover{background: url("http://i49.servimg.com/u/f49/16/89/40/74/dashed10.jpg") repeat-x scroll center bottom #FFFFFF; border-style: solid; border-width: 0;}
td.row2,td.row1.over:hover{background: url("http://i49.servimg.com/u/f49/16/89/40/74/dashed10.jpg") repeat-x scroll center bottom #FFFFFF; border-style: solid; border-width: 0;}
td.row3{background: url("http://i49.servimg.com/u/f49/16/89/40/74/dashed10.jpg") repeat-x scroll center bottom #FFFFFF; border-style: solid; border-width: 0;}
td.row3Right,td.spaceRow{background: url("http://i49.servimg.com/u/f49/16/89/40/74/dashed10.jpg") repeat-x scroll center bottom #FFFFFF; border-style: solid; border-width: 0;}
/*اقتباااااس */
.quote{background:#F5F5F5 url("http://i49.servimg.com/u/f49/16/89/40/74/quote_10.png")6px 6px no-repeat;
border: 1px solid #C3C3C3; margin:1em 1px 1em 25px; overflow:hidden;
border-radius:7px; -moz-border-radius : 7px; -webkit-border-radius : 7px;}
/****** اطار الاكواد ********/
.code{background:#F5F5F5 url("http://cdn1.iconfinder.com/data/icons/silk2/page_white_code.png")6px 6px no-repeat;
border : 1px solid #C3C3C3;; margin:1em 1px 1em 25px; overflow:hidden; padding:5px;}
/** خلفيه في الوسط شفاف***/
.bodyline{background-color: transparent;}
/*-----حذف تم تعديل بواسطه -----*/
tr.post span.gensmall{display: none;}
/* ازاله الخط من تحت الكلمات */
a:link{text-decoration: none;} a:visited{text-decoration: none;} a:active{text-decoration: none;} a:hover{text-decoration: none;}
/* تغيير لون مثبت واعلان */
div.topictitle{color:#f8a611; font-size:12px;}
/* ازاله الفراغ في حواف المنتدى */
body{margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px;}
/* تأثير الكود */
.code{
max-height: 200px;
overflow: auto;
direction: ltr;
display: block;
}
/* الانبوت */
input:-moz-focus-inner{border:0;}
input:focus, input:hover{
outline:0;
border-color:rgba(0, 0, 0, 0.4);
-moz-box-shadow:0 0 3px rgba(0, 0, 0, 0.4);
-webkit-box-shadow:0 0 3px rgba(0, 0, 0, 0.4);
box-shadow:0 0 3px rgba(0, 0, 0, 0.4);
}
input:active{
-ms-filter: "progid:DXImageTransform.Microsoft.Gradient(startColorStr=#ededed, endColorStr=#FFFFFF)";
background-image: -webkit-gradient(linear,left top,left bottom,from(#ededed),to(#ffffff));
background: -moz-linear-gradient(top, #ededed, #FFF);
}
input{
float:none;
outline:none;
margin:0;
padding:0px 6px;
height:20px;
background-color:#f6f6f6;
border:1px solid #d4d4d4;
-moz-border-radius:4px;
-webkit-border-radius:4px;
border-radius:4px;
-ms-filter: "progid:DXImageTransform.Microsoft.Gradient(startColorStr=#FFFFFF, endColorStr=#ededed)";
background-image: -webkit-gradient(linear,left top,left bottom,from(#ffffff),to(#ededed));
}
/*-----mytet1-----*/
.postbody{font-size:16px;font-weight:700}
.postbody img{max-width:650px}
hr{-moz-border-radius:7px;
background:url(http://im23.gulfup.com/2012-07-22/1342987643401.png);
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://im23.gulfup.com/2012-07-22/1342987643401.png);
border:1px dotted #5ebac9;
border-bottom:medium solid #8eb0af;
border-top:medium solid #8eb0af;
display:block;font-size:11px;font weight:700;margin:3px;padding:7px}
a:link
{
text-decoration: none;
}
a:visited
{
text-decoration: none;
}
a:active
{
text-decoration: none;
}
a:hover
{
text-decoration: none;
}
td {
font-weight: bold;
}
/*-----اطار حول صورة بيانات العضو بدون تومبيلات -----*/
.postdetails.poster-profile a img {
background-image: url('http://i88.servimg.com/u/f88/11/88/59/12/2iscw010.png');
-moz-border-radius:7px;
-webkit-border-radius:7px;
border: 3px solid #000000;
}
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;}
/* يجعل كل الخطوط بالمنتدي بالخط العريض */
td {
font-weight: bold;
}
/* ينظم أى شئ أسفل المنتدى */
.
#page-footer h3 {
margin-top : 20px;
}
#content-container
#left {
width : 0;
}
#content-container #right {
width :
0;
margin-right : 0;
}
.avatar-index { float: left; }
.avatar-index img { width: 40px; height: 40px; padding: 1px; border: 1px solid #DDD; margin: 0 5px; }
.poster-profile img {
max-height: 200px;
max-width: 150px;
}
#notif_unread { color:Aqua; }
a strong {
background: url("http://i86.servimg.com/u/f86/12/36/92/31/star310.gif") no-repeat scroll right center transparent;
padding: 0 15px 0 20px;
}
td {
text-shadow:1px 1px 0px #ffffff;
}
.borderwrap .subtitle {
border : display : none;
background-image : url(http://i75.servimg.com/u/f75/17/99/57/94/oouu_o74.png);
border-collapse : display : none; }
table.ipbtable tfoot td {
background: url(http://i75.servimg.com/u/f75/17/99/57/94/oouu_o74.png) repeat-x;
height:101px;
border-collapse : display : none;
border : display : none;
}
#page-footer
{
border:9px width: 190%; height: 12em; ridge #ECECEC;
background:#CAE93A url(http://i55.servimg.com/u/f55/16/46/77/76/oouu_108.jpg);
}
صفحة 2 من اصل 2 • 1, 2
مواضيع مماثلة
» مشكل بورقة css بعد ما تم تطويرها من مدة
» مشكلة بورقة الــ css
» مشكل بورقة
» كل ما اضعه بورقة css لا يعمل
» مربع الأكواد بورقة ال CSS
» مشكلة بورقة الــ css
» مشكل بورقة
» كل ما اضعه بورقة css لا يعمل
» مربع الأكواد بورقة ال CSS
منتدى الدعم و المساعدة لأحلى المنتديات :: منتدى الدعم والمساعدة :: مشاكل في تنسيق مظهر أو تصميم أو صور أو الوان المنتدى :: أرشيف قسم "مشاكل في تنسيق مظهر المنتدى"
صفحة 2 من اصل 2
صلاحيات هذا المنتدى:
لاتستطيع الرد على المواضيع في هذا المنتدى