I want to replace the image of "ZenCart" logo in my website http://www.uhotstyle.com. But I don't know where that image is located? anyone can tell?
I want to replace the image of "ZenCart" logo in my website http://www.uhotstyle.com. But I don't know where that image is located? anyone can tell?
https://www.zen-cart.com/tutorials/index.php?category=4 Begin with that section of the FAQ/Tutorials and seriously consider purchasing the e-Start Your Web Store with Zen Cart book.
Please do not PM for support issues: a private solution doesn't benefit the community.
Be careful with unsolicited advice via email or PM - Make sure the person you are talking to is a reliable source.
can you tell more specific? still lost
Try here also
www.zen-cart.com/tutorials/index.php?article=125
Still not work
Here is the problem
1. 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.
I don't find this includes/templates/CUSTOM/images/your_image_name.???
I have includes/templates/classic/css or image/
and
includes/templates/template_default/common or /image or css/
2. // added defines for header alt and text
define('HEADER_ALT_TEXT', 'uhotstyle.com :: A Leading Online Shopper');
define('HEADER_SALES_TEXT', 'TagLine Here');
define('HEADER_LOGO_WIDTH', '192px');
define('HEADER_LOGO_HEIGHT', '64px');
define('HEADER_LOGO_IMAGE', 'logo88.gif');
Even I change logo.gif, it still show the logo.