Thread: Logo Image
View Single Post
  #4  
Old 10-10-2009, 11:15 AM
 
Remote Remote is offline
 

Newbie
  
Join Date: Sep 2009
Posts: 4
 

Default Re: Logo Image

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
__________________
4.2
Reply With Quote