September 27, 2008

Zen Cart question?

zen cart
Luna asked:


How do I customize the opening page? I have designed sites in Pagemill and Dreamweaver, but this has to be done in Zencart (so Iv’e been told), and I don’t have a clue. Any help will be appreciated!

Filed under Programming & Design by admin

Permalink Print

Comments on Zen Cart question?

September 27, 2008

Ben Z @ 9:00 pm

i am not too familiar with zen cart but these type of sites are build on php.
it is a bit different from regular HTML file, it is sometime chopped into few parts and sometime it is driven by template.

if you have a section in the control panel where you can edit a template, you can always select it all, paste it in dreamweaver, edit it (may not be WYSIWYG type but at least it will be in environment that you are familiar with,
after you done copy all the code and paste it back into the template

i just visited zen cart website, it is template deriven, download one of the templates there and see how it is build