Quote Originally Posted by kobra View Post
My explanation will most likely be superceeded or defined in a better maner...but -

ZC first looks for the core file and finding this looks for any template specific file and if found uses it and if not the core file is used -

Same schema for css files and additionally, and not due to Zen Cart, but the rules for css - all files that are available that have a .css extention are loaded and processed in order -

Reason not to name an unwanted css file as old_stylesheet.css as this will also load.
Hi,
Does that mean all the files under includes/my_template/css will be loaded automatically? If yes, the same class_name can't be used in differet css files ?
Does language files under includes/languages/english/extra_definitions works the same way?

Thanks
Eric

Thanks
Eric