Zen Cart Logo
Forums / Templates, Stylesheets, Page Layout / How can I convert PSD to an ZEN TEMPLATE?

How can I convert PSD to an ZEN TEMPLATE?

Locked

Views: 7,458

Results 21 to 32 of 32
This thread is locked. New replies are disabled.
31 Aug 2008, 7:10 PM
#21
kim avatar

kim

Obaa-san

Join Date:
Jun 2003
Posts:
26,602
Plugin Contributions:
0

How can I convert PSD to an ZEN TEMPLATE?

A couple of things you need to remember about putting a template together for Zen Cart. First -you are not designing a static page with some text or pictures in the middle. The pages are multiple "layers" and the display changes depending on where you are. So you want to start with the background. then on top of that are usually the navigation bars, logo and side bars(s). On top of that are the side boxes, center boxes and the other bits and pieces. So you have to think in 3 dimensions.

The best way to learn the system is download a couple of the free templates and have a look at the override structure and how the parts and pieces fit together.

Also have a look at the shops in the showcase - while there are a ton of "cookie cutter" sites there are also some very creative looks, so breaking the mold can be done.

Enjoy!

2 Sep 2008, 10:31 PM
#23
1plm avatar

1plm

New Zenner

Join Date:
Jul 2008
Location:
Cape-Coast, Ghana WestAfrica
Posts:
53
Plugin Contributions:
0

Re: How can I convert PSD to an ZEN TEMPLATE?

Thanks for the feedback. I will try it out and see. It seems very logical to go about it as such.

3 Sep 2008, 12:22 PM
#24
milkyway avatar

milkyway

Inactive

Join Date:
Aug 2006
Location:
Singapore
Posts:
167
Plugin Contributions:
1

Re: How can I convert PSD to an ZEN TEMPLATE?

I would say there are few basic thing for a start. You can check the CSS for the following:

Main frame and width of the site: #mainWrapper
Header part: check file ../common/tpl_header.php (and all related CSS inside)
Footer: ../common/tpl_footer.php (and all related CSS inside)
Body: usually you will need to customize product listing page, product info page, and new, featured, and specials display, all these files can be found inside /your-template/templates/...
Also you will need to check the folder includes /module/.. for more advance editing.

However I think there is no quick method though, but it is a learning curve, but once you understand them all it is not difficult to create template from a PSD.

Also make sure you customize the template in 'override' folder.

4 Sep 2008, 7:19 AM
#26
dhanesh avatar

dhanesh

New Zenner

Join Date:
May 2008
Location:
India, Trivandrum,Kerala
Posts:
43
Plugin Contributions:
0

Re: How can I convert PSD to an ZEN TEMPLATE?

Dr Byte..

Please have a look at the template.
http://electropath.ca/images/Template.jpg

and if you can please tell me,or better say give an idea of how the slicing procedure is done?I mean the process of how to setup the appropriate coding procedure.

categories,tpl main page,currency etc.

Iam not asking you how to slice or CSS,just after those process,the next steps.

Just hand draw with a marker on the template or give a visual overview of the process.(if you don't mind).

:smile:Thanks

4 Sep 2008, 3:01 PM
#27
stevesh avatar

stevesh

Black Belt

Join Date:
Feb 2005
Location:
Lansing, Michigan USA
Posts:
19,793
Plugin Contributions:
2

Re: How can I convert PSD to an ZEN TEMPLATE?

dhanesh:

Please have a look at the template.
http://electropath.ca/images/Template.jpg

and if you can please tell me,or better say give an idea of how the slicing procedure is done?I mean the process of how to setup the appropriate coding procedure.

That wouldn't be all that difficult to style in Zencart, but I think you need to put the whole 'slicing' thing out of your head.

Other than the language and currency boxes in the header, what that image shows would just be some work with selecting and positioning sideboxes, and styling the rest with CSS, including some background images.

It'd take a little time, but you'd learn a lot along the way.

4 Sep 2008, 3:09 PM
#28
stevesh avatar

stevesh

Black Belt

Join Date:
Feb 2005
Location:
Lansing, Michigan USA
Posts:
19,793
Plugin Contributions:
2

Re: How can I convert PSD to an ZEN TEMPLATE?

5 Sep 2008, 6:45 AM
#29
dhanesh avatar

dhanesh

New Zenner

Join Date:
May 2008
Location:
India, Trivandrum,Kerala
Posts:
43
Plugin Contributions:
0

Re: How can I convert PSD to an ZEN TEMPLATE?

Thanks for the illustration.I can understand what the procedures are.
But one thing i idnt understand is why there is no documentation to this process?????
You can get one in JOOMLA ,OS COMMERCE,WORDPRESS and But not ZENCART???

5 Sep 2008, 4:36 PM
#30
kobra avatar

kobra

Black Belt

Join Date:
Aug 2005
Location:
Arizona
Posts:
31,500
Plugin Contributions:
4

Re: How can I convert PSD to an ZEN TEMPLATE?

i idnt understand is why there is no documentation
Get access and write one to the wiki

25 Sep 2008, 1:13 AM
#31
dhanesh avatar

dhanesh

New Zenner

Join Date:
May 2008
Location:
India, Trivandrum,Kerala
Posts:
43
Plugin Contributions:
0

Re: How can I convert PSD to an ZEN TEMPLATE?

I think this may be a better starting point:clap:

http://www.zen-cart.com/wiki/index.php/Customisation

20 Oct 2008, 4:50 PM
#32
ideasgirl avatar

ideasgirl

Totally Zenned

Join Date:
Aug 2005
Location:
Trujillo Alto, Puerto Rico
Posts:
1,437
Plugin Contributions:
3

Re: How can I convert PSD to an ZEN TEMPLATE?

I am tired of those free template from zen users. Please.... have a variety in design.
So besides they are free and open to edit them to your needs, now they have to be up to your requirements? :shocking:

Since those three elements are probably the most frequently desired in the header, perhaps someone should write a mod for that. I could see that as useful. It would still need customizing for each site, but having the bulk of the coding done would help less-competent coders.
There are already. There's a module to put the language and currency on header as the shopping cart, as shown on those samples.

If you created those 2 sites, how come you don't know how to do the 3rd one? The only difference I see is, as you mentioned, the language, currency, and shopping cart at the header, which can be managed with the modules.

As you can see there ARE tutorials on how to make a ZC template, but just like Joomla, Wordpress, Mambo, osC, and others... is to make a SIMPLE one. The nice features and gadgets of templates, comes with trial and error, in other words experience!

BTW, those 2 sites that you showed, are really nice and simple, like an online store should be. :smile:

Have fun,