Kuroi, Lat9
Thank you for your kind help.
What I have been trying to do is simply to ad my own header with logo, and have copied the custom folder, which is in the includes/templates/custom directory, and renamed it customwm.
In the customwm folder, I replaced header_bg with my own header_bg and log in the images folder and uploaded into /templates folder under the includes director as follows:
includes/templates/
and the same level in the templates folder:
custom
cumstomwm
CUSTOM_TEMPLATE (Japanese template kindly provided by SR Ward development)
template-defaulte
I have also changed template_info PHP as instructed in the book.
However, my customwm is not overriding the original custom folder. The only way that I could replace the original zen cart header and logo with my own header and logo was to replace them directly in the images folder in the the custom folder.
Why is the files in the customwm folder are not not overriding the original files in the custom folder?
My understanding is that if I modify directly any file located in the custom folder under templates in the include directory, they will be overridden when there is an update of the zen cart, and I will have to re-start all over again.
