TalaT adlı üyeden alıntı

sistemde başka sıkıntı yoksa arkaplanın çıkmaması kodlama ile alakalıdır, style.css dosyanızda belirlediğiniz arkaplan yolu yanlış olabilir.


hocam temayı entegre ettiğim için bir sürü css uzantılı dosya var. İçinde body background olan dosyanın kodlarını veriyorum bi hata var mı acaba?
body {margin:0 auto;
background: url(../images/assky.JPG) no-repeat center center fixed;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
background-position: top+50px;}
.cssgradients #topNav { background-image:-moz-linear-gradient(0% 22px 90deg, #37205f, #523695); background-image:-webkit-gradient(linear, 0% 0%, 0% 70%, from(#999), to(#222)); }
#banner1-bg {border-bottom: 5px solid #37205f;border-top: 5px solid #37205f;}
.buttonlight:link, .buttonlight {background: #37205f!important; }
.buttonlight:hover, .comment-reply-link:hover { background: #fff!important; color:#000; text-shadow:none;}
.sag h2 {color: #37205f!important; border-bottom:1px solid #37205f!important;}
.view a.info { background: #37205f!important;}
.view h3 {color: #5b0f43!important;}
a { color: #37205f; }
a:hover { color: #000; }
.dizibuton ul li a:hover {color:#37205f!important;}
.sidebarli ul li a:hover {color:#fff;}
.baslikbos h3 {color:#37205f!important;}
h1 a:hover {color:#37205f!important;}
.dizibuton ul li.yorum {background: #37205f;}
.dizibuton ul li.yorum:hover {background: #fff;}
.view a.info:hover { background: #fff !important; color:#000!important;}
.filmbuton ul li.yorum { background:#37205F;}
.filmbuton ul li.yorum:hover { background:#fff;}