I have changed the .css background. I have changed the customer/head.tpl, and still cant get the image I want showing. Someone has to have clearer instructions than what has been given.
PHP Code:
<div class="logo1">
<a onclick="$('#hr_menu').hide();" href="{$catalogs.customer}/home.php"><img src="{$ImagesDir}/custom/Logo_111.gif" width="244" height="67" alt="" /></a>
PHP Code:
#header .line1 .logo1 {
background-image:url(images/custom/top_lines.gif);
background-position:right top;
background-repeat:no-repeat;