In path_to_xcart/skin1/head.tpl look for the line (should be about 5 lines from top-of-file) that begins with this:
[code]<TD><A href="{$http_location}">[img]{$ImagesDir}/logo1.gif[/img]<A href="{$http_location}/home.php">[img]{$ImagesDir}/logo1.gif[/img][/b]
I should've noted that "logo1.gif" in the examples above is the name of my own logo file - a default logo will be "xlogo.gif" - Sorry for the confusion
</edit>
|