I have tried that, but it doesn't make any difference.
I tried changing it like this in logo.php:
Code:
<div class="hot_one_page_logo_image"><a href="#avstemming"><img src="<?php echo $template_path."/images/".$logoImageFile; ?>" alt="<?php echo $logoImageAlt; ?>" /></a></div>
<?php }else{ ?>
It still only change the background like it did before. I also tried in a different browser to rule out it still being ran in from a cache.