View Single Post
  #6  
Old 08-16-2009, 05:43 PM
  cflsystems's Avatar 
cflsystems cflsystems is offline
 

Veteran
  
Join Date: Apr 2007
Posts: 14,201
 

Default Re: If is other language is selected change header_top.jpg

This is the line that shows the image
Code:
<div class="logo"><a href="{$catalogs.customer}/home.php"><img src="{$ImagesDir}/neon_lights/xlogo.png" alt="" /></a></div>
and in particular
Code:
<img src="{$ImagesDir}/neon_lights/xlogo.png" alt="" />
__________________
Steve Stoyanov
CFLSystems.com
Web Development
Reply With Quote