Ma, quello che hai postato non è l'index.php del template. Il richiamo c'è di sicuro, magari non esattamente uguale. In ogni caso puoi correggere così queste righe:
#logo { background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: url("../images/logo.png"); background-origin: padding-box; background-position: 0 0; background-repeat: no-repeat; background-size: auto auto; float: left; margin-top: -14px; text-indent: -9999px; width: 288px;}
template.css (riga 21)