Thread: customize

Results 1 to 10 of 16

Hybrid View

  1. #1
    Join Date
    Feb 2007
    Posts
    61
    Plugin Contributions
    0

    Default customize

    Hi,

    How easy is it to change the look of a zen cart website. I mean you may want a different layout, graphics, add links etc.

  2. #2
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,755
    Plugin Contributions
    9

    Default Re: customize

    Once you understand the templating system all of this is changeable/customizable
    Zen-Venom Get Bitten

  3. #3
    Join Date
    Feb 2007
    Posts
    61
    Plugin Contributions
    0

    Default Re: customize

    Where do i start to learn about the template system?

  4. #4
    Join Date
    Feb 2007
    Posts
    61
    Plugin Contributions
    0

    Default Re: customize

    Quote Originally Posted by jagguy View Post
    Where do i start to learn about the template system?
    I read in the docs that you must code to css1 html3.2 is this correct?
    This is really a step backwards by the sound sof it, tell me this isn't true with zencart.

  5. #5
    Join Date
    Aug 2004
    Location
    New York City
    Posts
    7,174
    Plugin Contributions
    0

    Default Re: customize

    To create a very basic custom template (you can build from there), you need:
    • includes/languages/YOUR_TEMPLATE/english.php
    • includes/languages/english/YOUR_TEMPLATE/index.php
    • includes/languages/english/YOUR_TEMPLATE/header.php (to change the logo)
    • includes/templates/YOUR_TEMPLATE/template_info.php
    • includes/templates/YOUR_TEMPLATE/common/tpl_header.php
    • includes/templates/YOUR_TEMPLATE/images/logo.gif
    • includes/templates/YOUR_TEMPLATE/css/stylesheet.css


    Any where you see a /classic/ folder, you can create a folder for your custom template.
    Mary Ellen
    I came; I saw; I Zenned
    Taking over the world... one website at a time
    Make sure brain is engaged before putting mouth in gear... or fingers to keyboard.

    Holzheimer
    Fan Odyssey

  6. #6
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,755
    Plugin Contributions
    9

    Default Re: customize

    I read in the docs that you must code to css1 html3.2 is this correct?
    Some ofthe documentation is dated...

    Current version is xhtml compliant, modtly div based in the front end, and uses responds to all css2 entries.
    Zen-Venom Get Bitten

 

 

Similar Threads

  1. v150 Customize receipts?
    By ricor in forum Basic Configuration
    Replies: 4
    Last Post: 13 May 2012, 12:43 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg