Hi, i'm a newbie to zen cart. I hv tried to change the logo on the top left corner but was not successful. The zen cart logo still appear.
I had followed the tutorials and do not know what went wrong in the process. Greatly appreciate if someone could help. Thanks.
*** [P/S : The tutorial i followed as below -
Using an image editor, create your new logo and save it to includes/templates/CUSTOM/images/your_image_name.??? and upload it to your server.
After creating your logo you can adjust the height, width and logo name in includes/languages/ENGLISH/header.php
define('HEADER_ALT_TEXT', 'Powered by Zen Cart :: The Art of E-Commerce');
define('HEADER_LOGO_WIDTH', '192px');
define('HEADER_LOGO_HEIGHT', '64px');
define('HEADER_LOGO_IMAGE', 'logo.gif');
Make the needed changes reflecting the name of your site, and the width, height and filename of your logo.
save the file to includes/languages/ENGLISH/CUSTOM/header.php and upload it to your server.] ***





