Hocam kusura bakmayın hiç anlamıyorum hangi dosya üzerinde bu kod style.css'ye baktım bulamadım header.php'de bulamadım
Style.css'de şu kodu bul;
.headerr {
background-image: url(resim/header.png);
height: 80px;
margin-top: -14px;
}
Şununla değiştir;
.headerr {
background-image: url(resim/header.png);
height: 80px;
margin-top: -34px;
}