انجمن


پرونده style.css دارای مشخصه‌های معتبر برای پوسته نیست  (۶ نوشته)

  • mnkh9

    آفلاین
    عضو
    تعداد نوشته‌ها: ۸
    # نوشته شده: ۱۲ سال پیش
    ۲۸ بهمن ۱۳۹۰ - ۱۲:۰۴

    سلام
    وردپرس 3.3.1 با قالب سایت مشکل پیدا کرده و قالبم را به هم ریخته
    وقتی که دوباره همین قالب را یا قالب دیگری را نصب میکنم این پیام را میده:
    این بسته نمی‌تواند نصب شود. پرونده style.css دارای مشخصه‌های معتبر برای پوسته نیست
    چه جوری این مشکل را حل کنم
    با تشکر

  • Morteza

    آفلاین
    ناظم
    تعداد نوشته‌ها: ۳۴۰۲
    تشکر شده: ۳۱۲۸ بار
    # نوشته شده: ۱۲ سال پیش
    ۲۸ بهمن ۱۳۹۰ - ۱۲:۱۰

    چند خط اول یا کل فایل style.css رو بزارید اینجا

    کاربران زیر به‌خاطر این نوشته تشکر کرده‌اند:
    mnkh9
  • mnkh9

    آفلاین
    عضو
    تعداد نوشته‌ها: ۸
    # نوشته شده: ۱۲ سال پیش
    ۲۸ بهمن ۱۳۹۰ - ۱۲:۲۲

    آقا مرتضی ممنون از شما
    بفرمایید این هم کد style.css :

    /*
    Theme Name : Black
    Author : Am!n
    Author URI: http://www.javancloob.com
    Version: 1.0
    Designer : Amin Abdolrezapour - Javancloob.com
    Translations: Am!n
    Test on: IE 6.x, IE 7.x, IE 8.x, Firefox 3.x, Opera 10.x, Safari 4.x, Chrome 1.x
    */
    body{
    
    	background:url(images/bg.jpg) repeat #ffffff;
    
    	font:11px tahoma;
    
    	text-direction:rtl;
    
    }
    
    img{
    
    	border:none;
    
    }
    
    table,td,tr,tbody {
    
    	font-family:tahoma;
    
    	font-size:8pt;
    
    }
    
    form,input,select,textarea,button {
    
    	font-family:tahoma;
    
    	font-size:8pt;
    
    }
    
    #content{
    
    	width:960px;
    
    	overflow:hidden !important; overflow:visible;
    
    	margin:10px auto 10px auto;
    
    }
    
    #content-head{
    
    	background:url(images/top.gif) no-repeat;
    
    	height:10px;
    
    	width:960px;
    
    	overflow:hidden !important; overflow:visible;
    
    }
    
    #content-side{
    
    	background-color:#fff;
    
    	height:100%;
    
    	width:960px;
    
    	overflow:hidden !important; overflow:visible;
    
    }
    
    #header{
    
    	background:url(images/header.gif) no-repeat;
    
    	margin:0 4px 1px 4px;
    
    	height:147px;
    
    }
    
    #rightcol{
    
    	width:180px;
    
    	float:right;
    
    	padding:15px !important; padding:15px 10px 15px 15px;
    
    	color:#666666;
    
    }
    
    #sidebar-top{
    
    	background:url(images/colum-top.png) no-repeat;
    
    	height:30px;
    
    	width:180px;
    
    }
    
    #sidebar-title{
    
    	font-family:tahoma;
    
    	color:#ffffff;
    
    	padding:7px 5px;
    
    	margin-right:5px;
    
    	font-weight:bold;
    
    	font-size:9pt;
    
    }
    
    #sidebar-body{
    
    	background:url(images/menu-side.gif) repeat-y;
    
    	width:180px;
    
    }
    
    #sidebar-btext{
    
    	padding:8px;
    
    	margin-left:2px;
    
    }
    
    #sidebar-down{
    
    	background:url(images/menu-down.gif) no-repeat;
    
    	height:11px;
    
    	width:180px;
    
    	padding-bottom:10px;
    
    }
    
    #rightcol ul{
    
    	list-style-type:none;
    
    	margin:2px;
    
    	padding:0px;
    
    }
    
    #rightcol ul li{
    
    	display:block;
    
    	background:url(images/arrow.gif) no-repeat right 3px;
    
    	padding:0 13px 0 10px;
    
    	margin-right:2px;
    
    }
    
    #rightcol li{
    
    	padding:0 8px 0 0;
    
    	margin-right:2px;
    
    	display:block;
    
    	background:url(images/arrow.gif) no-repeat right 6px;
    
    }
    
    #rightcol ul li ul li{
    
    	background:url(images/left-arrow.gif) right 7px no-repeat;
    
    	padding:4px 13px 0 3px;
    
    	margin:0px 10px 0px 0px;
    
    	font-weight:100;
    
    }
    
    #rightcol a{
    
    	color:#666666;
    
    	text-decoration:none;
    
    }
    
    #rightcol a:hover{
    
    	color:#FF0085;
    
    	text-decoration:none;
    
    	text-shadow:1px 0px 1px #565656;
    
    	font-size:9pt;
    
    }
    
    #centercol{
    
    	width:540px !important; width:490px;
    
    	float:right;
    
    	padding:10px 0 10px 0 !important; padding:10px 4px 10px 6px;
    
    	color:#666666;
    
    }
    
    #centercol-up{
    
    	background:url(images/center-up.gif) no-repeat !important; background:url(images/center-up-ie.gif) no-repeat;
    
    	height:5px;
    
    	width:540px !important; width:502px;
    
    }
    
    #centercol-body{
    
    	width:538px !important; width:540px;
    
    	border-right:1px solid #CCCCCC;
    
    	border-left:1px solid #CCCCCC;
    
    }
    
    #centercol-down{
    
    	background:url(images/center-foot.gif) no-repeat !important; 		background:url(images/center-foot-ie.gif) no-repeat;
    
    	height:5px;
    
    	width:540px !important; width:502px;
    
    	padding-bottom:10px;
    
    }
    
    #centercol a{
    
    	color:#666666;
    
    	text-decoration:none;
    
    }
    
    #centercol a:hover{
    
    	color:#FF0085;
    
    	text-decoration:none;
    
    	text-shadow:1px 0px 1px #565656;
    
    }
    
    #centercol-ads{
    
    	height:70px;
    
    	width:500px;
    
    	background:url(images/center-ads.gif) no-repeat;
    
    	padding-bottom:10px;
    
    }
    
    #centercol-adsb{
    
    	height:60px;
    
    	width:468px;
    
    	padding:5px 16px 5px 16px;
    
    }
    
    #entry{
    
    	width:540px !important; width:540px;
    
    }
    
    .entry{
    
    	padding:5px !important; padding:0px;
    
    	width:540px;
    
    }
    
    .entry-header{
    
    	padding:5px;
    
    	width:540px;
    
    	font-weight:bold;
    
    }
    
    .entry-body{
    
    	padding:5px;
    
    	width:535px;
    
    	color:#000000;
    
    }
    
    .entry-body img {
    
    	border: 0px;
    
    	filter:alpha(opacity=89);
    
    	opacity:0.8;
    
    	max-width: 520px;
    
    	-moz-border-radius: 5px;
    
    	-webkit-border-radius: 5px;
    
    	margin-left:5px;
    
    	margin-right:5px;
    
    }
    
    .entry-body img:hover {
    
    	border: 0;
    
    	filter:alpha(opacity=100);
    
    	opacity:1.0;
    
    	-moz-border-radius: 5px;
    
    	-webkit-border-radius: 5px;
    
    	max-width: 520px;
    
    	margin-left:5px;
    
    	margin-right:5px;
    
    }
    
    #mat{
    
    	font-family:tahoma;
    
    	margin-right:4px;
    
    	margin-left:5px;
    
    }
    
    #mat a {
    
    	text-decoration:none;
    
    	color:blue;
    
    }
    
    .entry-hit{
    
    	font-size:10px;
    
    	text-align:left;
    
    	padding-left:4px !important; padding-left:4px;
    
    	width:527px !important; width:527px;
    
    	border-top:dotted 1px #666666;
    
    	color:#666666;
    
    }
    
    .entry-footer{
    
    	height:auto;
    
    	width:527px !important; width:527px;
    
    	border-top:dotted 1px #666666;
    
    	font-size:10px;
    
    	color:#666666;
    
    }*
    
    #leftcol{
    
    	height:auto;
    
    	width:180px;
    
    	float:left;
    
    	padding:15px !important; padding:15px 10px 15px 10px;
    
    	color:#666666;
    
    }
    
    #leftcol ul{
    
    	list-style-type:none;
    
    	margin:0px;
    
    	padding:0px;
    
    }
    
    #leftcol li{
    
    	background:url(images/left-arrow.gif) right 5px no-repeat;
    
    	display:block;
    
    	padding:0 13px 0 0;
    
    }
    
    #leftcol a{
    
    	color:#666666;
    
    	text-decoration:none;
    
    }
    
    #leftcol a:hover{
    
    	color:#FF0085;
    
    	font-size:9pt;
    
    	text-decoration:none;
    
    	text-shadow:1px 0px 1px #565656;
    
    }
    
    #footer{
    
    	width:926px;
    
    	border-top: #E6E6E6 2px solid;
    
    	margin-right:20px;
    
    	margin-left:20px;
    
    	float:right;
    
    	color:#395A91;
    
    	font:11px tahoma;
    
    }
    
    #footer a{
    
    	color:#395A91;
    
    	text-decoration:none;
    
    }
    
    #footer a:hover {
    
    	text-shadow:1px 0px 1px #565656;
    
    }
    
    #down{
    
    	background:url(images/down.gif)  no-repeat;
    
    	height:15px;
    
    	width:960px;
    
    	float:right;
    
    	margin-top:5px;
    
    }
    
    .entry blockquote{padding: 10px;font-style: italic;color: #51535B;background: #FFFCFF;border: 2px dashed #E9E9E9;}
    
    .entry blockquote p{margin: 0px 0px 20px 0px;padding: 0px;}
    
    #mat blockquote { 
    
    	background:#eeeeee;
    
    	border:1px solid #cdcdcd;
    
    	font-family:'Segoe UI', Tahoma, Arial;
    
     	font-size:12px;
    
    	text-decoration:none;
    
    	direction:ltr;
    
    	-moz-border-radius:10px;
    
    	border-radius:10px;
    
    	padding:10px 5px;
    
    	width:500px;
    
    	color:#555;
    
    	margin-left:5px;
    
    	margin-right:5px;
    
    	text-align:left;
    
    	margin-top:5px;
    
    	margin-bottom:5px;
    
    	text-shadow:0 1px 0 white;
    
     }
    
    #hidden {
    
    	visibility:hidden;
    
    	display:none;
    
    }
    
    .menu {
    
        height: 25px;
    
        background: url(images/bg_menu_div.gif) top repeat-x;
    
        padding-right: 10px;
    
    }
    
    .menu a {
    
        display: block;
    
        float: right;
    
        background: url(images/bg_menu.gif) top no-repeat;
    
        color: #424242;
    
        text-align: center;
    
        padding-top: 5px;
    
        width:109px;
    
        margin-left: 0px;
    
        height: 20px !important;
    
        height: 25px;
    
        text-decoration: none;
    
    }
    
    .menu a:hover, .menu a:visited:hover {
    
        background: url(images/bg_menu.gif) bottom no-repeat;
    
        color: #4E4E94;
    
    }
    
    #user_login{
    
      background-color:#F5F3F4;
    
      background-repeat: no-repeat;
    
      border: 1px solid #CAC8C9;
    
      height:19px;
    
      width:125px;
    
      background-image: url(images/user.png);
    
      background-position: right ;
    
      color:#838282;
    
    	padding:4px 20px 0px 0px;
    
      margin-top:0px;
    
    }
    
    #user_pass {
    
      background-color:#F5F3F4;
    
      background-repeat: no-repeat;
    
      border: 1px solid #CAC8C9;
    
      height:19px;
    
      width:125px;
    
      background-image: url(images/key.png);
    
      background-position: right ;
    
    	padding:4px 20px 0px 0px;
    
      color:#838282
    
    }
    
    #wp-submit{
    
    background: url(images/submit.jpg) bottom no-repeat;
    
    width:119px;
    
    height:28px;
    
    border:0px;
    
    }
    
    #s {
    
      background-color:#F5F3F4;
    
      background-repeat: no-repeat;
    
      border: 1px solid #CAC8C9;
    
      height:18px;
    
      width:200px;
    
      background-image: url(images/search.png);
    
      background-position: right ;
    
    	padding:4px 26px 0px 0px;
    
      color:#838282
    
    }
    
    #tooltip{
    
    	position:absolute;
    
    	border:1px solid gray;
    
    	background:#FFFFFF;
    
    	min-width:40px;
    
    	min-height:14px;
    
    	text-direction:rtl;
    
    	text-align:center;
    
    	padding:2px 5px;
    
    	filter:alpha(opacity=75);
    
    	opacity:0.7;
    
    	-moz-border-radius: 4px;
    
    	-webkit-border-radius: 4px;
    
    	color:#000000;
    
    	shadow:5px 5px 0 #FFF;
    
    	font-size:8pt;
    
    	font-family: tahoma;
    
    	text-shadow:1px 0px 1px #565656;
    
    	display:none;
    
    	}
  • Morteza

    آفلاین
    ناظم
    تعداد نوشته‌ها: ۳۴۰۲
    تشکر شده: ۳۱۲۸ بار
    # نوشته شده: ۱۲ سال پیش
    ۲۸ بهمن ۱۳۹۰ - ۱۳:۰۵

    مشکلی توی استخوان بندی این فایل نیست.
    بنظر مشکل از جایی دیگه ایی هست.
    همه پوسته ها همین خطا رو میده؟

    کاربران زیر به‌خاطر این نوشته تشکر کرده‌اند:
    mnkh9
  • mnkh9

    آفلاین
    عضو
    تعداد نوشته‌ها: ۸
    # نوشته شده: ۱۲ سال پیش
    ۲۸ بهمن ۱۳۹۰ - ۲۱:۳۶

    آره بیشتر پوسته ها این خطا را میدن که مشکل از Name داخل فایل style.css بود
    http://forum.wp-persian.com/topic/19523#post-106373
    مشکل قالبهای دیگه با نوشتن Name جدید که با Name پوشه پوسته یکی بود حل شد ولی مشکل این قالب حل نشد که نشد!
    ممنون از شما

  • hamechibazar

    آفلاین
    عضو
    تعداد نوشته‌ها: ۲۱
    تشکر شده: ۲ بار
    # نوشته شده: ۱۱ سال پیش
    ۱۹ مرداد ۱۳۹۱ - ۱۴:۴۵

    سلام من قالب سایت mob4u.irرا دانلود کردم ولی موقع نصب در ورد پرس میگه style.css معتبر نیست چی باید کن خواهش میکنم کمکم کنید

درباره‌ی این موضوع



برچسب‌ها

هیچ برچسبی نیست.