By default Zen Cart uses logo.gif for the name of this image, but you can use you own filename for the logo.
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 ...
CAPITALIZED words refer to a folder or language that you choose. We use CUSTOM for your template and ENGLISH for your language by default. These generic terms should be changed to the name of the template/language you are using.
Copyright © 200X Zen Cart covers the design and graphics in the templates. If you are using a stock template with the included graphics you must leave the copyright.
If you make a custom template and use your own graphics you may change the copyright as follows:
Open the includes/languages/english.php file in your text editor.
Find the following lines of code. We will be changing the text starting with “Copyright” and ending with the first “Zen Cart”.
define('FOOTER_TEXT_BODY', ...
If you want to turn your sideboxes on and off, or move them left and right, you do this from the Admin control panel in Admin -> Tools -> Layout boxes controller.
Other files you would modify are located in includes/templates/template_default.
Which file(s) you edit will depend on which page of your shop you want to customize. Working with these files is fairly easy since they are clearly marked with <!--bof whatever--> and <!--eof whatever-->. This makes moving sections of the file easy. After editing any of these files save them in your /CUSTOM folder.
The most common file(s) to be customized are: