Quote:
Originally Posted by Ashley
First back up head.tpl.
Open head.tpl in your skin directory (probably skin1).
Find this line at the top on line 4.
<td class="HeadLogo"><a href="{$http_location}/"><img src="{$ImagesDir}/xlogo.gif" width="244" height="67" alt="" /></a></td>
Change xlogo.gif to whatever you have your logo named. Save the file.
Upload head.tpl to your skin directory and you logo to skinDir/images
|
Ashley,
Changing the logo in head.tpl is the first thing I've tried to do (after entering basic company info) in my newly purchased x-cart store (which was installed by Qualiteam).
I'm having trouble. lol
I've uploaded the logo gif i want to use via FTP to xcart/skin1_original/images. Then (after I uploaded a patch to allow me to change templates) I changed the image source in the line you described above in the "edit file" window inside my control panel. Then I saved it.
Nothing changed on the front end. Infact, I've checked the properties of the x-cart logo that's still in the header of my storefront and it still shows xlogo.gif
I've also tried finding help in the XCart manual to no avail.