Zen Cart Logo
Forums / Basic Configuration / migrating existing design to zen cart

migrating existing design to zen cart

Locked

Views: 953

Results 1 to 3 of 3
This thread is locked. New replies are disabled.
2 Jun 2009, 2:02 AM
#1
p1lot avatar

p1lot

New Zenner

Join Date:
May 2009
Posts:
69
Plugin Contributions:
0

migrating existing design to zen cart

hey guys,

i decided to go with zen cart for an online shop i make for a friend and i know how to configure it for my needs so far. i already started to write a css-based website design which looks nice. now i would like to migrate zen cart to this design. it shouldn't be too hard as it's div-based, right?

is there a howto for this?
could someone give me a clue what's important? any tips/tricks?

thanks in advance :smile:

2 Jun 2009, 2:33 AM
#2
gjh42 avatar

gjh42

Black Belt

Join Date:
Jul 2005
Location:
Upstate NY
Posts:
21,876
Plugin Contributions:
8

Re: migrating existing design to zen cart

Probably the most important thing, aside from reading the Zen Cart tutorials and FAQs on templates, is to install Firefox and its Web Developer and Firebug extensions.

These will let you find the elements of ZC pages to style to match your CSS design, and experiment with styling live to test things.

2 Jun 2009, 1:08 PM
#3
p1lot avatar

p1lot

New Zenner

Join Date:
May 2009
Posts:
69
Plugin Contributions:
0

Re: migrating existing design to zen cart

sorry, my post was a bit unclear. i understand how the overriding system works and i read most of the tutorials.

thanks for the firefox tip!