Quote:
Originally Posted by julie20099
The problem is, I haven't found a good explanation of the relationships between Zen Cart (proper) and it's customizable template, versus a Zen Cart template that can be purchased, and whether you actually can use Dream Weaver to re-format/customize either of them.
|
Using the template structure to create your own templates I find it to be the best way to customize my sites exactly as I want them.
What I find with buying templates from the likes of template monster is they can lock the source code, so if you want to make any changes to the bought template its nearly impossible (depending on what you want to change). They do other changed to some of the core files in some of their templates too and sometimes the only way to get around it is to go back to them and pay them more for customization or get another website developer to sort it for you.
Learning how to create your own template is not as hard as it seems. A good way to learn is to download a free template from the zen-cart website and look how it is structed, look at how it uses seperate folders (template folders) to house the template. Compare the template files with the ones already preinstalled on zencart (classic template or template_default).
There are tons of free online tutorials to choose from. The a good place to start tho is on the zencart support site. They have a section that explains some of the how-to's in step by step for beginners.
But once you start getting the hang of the template system you will start to create better templates very quickly.
I started off know very little about zen-cart or php, but now I have a ton of templates done, and each better than previous.
The 2 programs I use mainly are Photoshop (for graphics) and Dreamweaver (for the layouts and code)
It's really worth trying to create your own templates because not only are you creating a template on your own, but you will be learning other stuff too like php and html, and maybe even some mysql database stuff.