Results 1 to 5 of 5

Hybrid View

  1. #1
    Join Date
    Jul 2008
    Posts
    7
    Plugin Contributions
    0

    Default New to Web building

    I have downloaded zc, and configured all of my shop settings (payment, shipping, etc). Now I am stuck on trying to figure out the customization. I just don't get any of it. Where can I get a crash course on html or php or whatever I need to know? I have always used simple templates in the past, and have no knowledge of where to even find files.
    I managed to change a banner in the banner manager, and it changes every time I refresh my url: nettlesjewelry.com

    I apologize for the basic questions. I am just ready to give up.

  2. #2
    Join Date
    Jul 2005
    Location
    Upstate NY
    Posts
    22,010
    Plugin Contributions
    25

    Default Re: New to Web building

    You don't necessarily need to know HTML or PHP to customize your template, depending on what you want to do.

    You will need to learn something about CSS, as many changes to the appearance of your shop can be made in your stylesheet. (www.w3schools.com is a good place to start learning.)
    You will benefit from getting Firefox and its Web Developer extension for finding out what to modify and trying things quickly.

    The first thing to do, after studying the FAQ/tutorials on templates, is to search the forum, then if you don't find help, ask a specific question (preferably with a link to your site) so we can give specific advice. We don't want to just tell you everything you might need to know; that would overwhelm you and tire us out.

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

    Default Re: New to Web building

    This list is a bit outdated, but it'll give you an idea where to start to create a very basic custom template (you can build from there):
    • includes/languages/YOUR_TEMPLATE/english.php
    • includes/languages/english/YOUR_TEMPLATE/index.php
    • includes/languages/english/YOUR_TEMPLATE/meta_tags.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/common/tpl_footer.php
    • includes/templates/YOUR_TEMPLATE/images/logo.gif
    • includes/templates/YOUR_TEMPLATE/css/stylesheet.css


    Anywhere you see a /classic/ folder, you can create a folder for your custom template. You can copy the necessary files from either the /classic/ folder, the /template_default/ folder or the parent folder.

    Edit includes/templates/YOUR_TEMPLATE/template_info.php to give your template identifying information so you'll recognize it in the admin under tools->template selection.

  4. #4
    Join Date
    Jul 2008
    Posts
    7
    Plugin Contributions
    0

    Default Re: New to Web building

    Where do i find these folders?

  5. #5
    Join Date
    Jul 2005
    Location
    Upstate NY
    Posts
    22,010
    Plugin Contributions
    25

    Default Re: New to Web building

    In your site's hosting control panel. (Probably under /public_html/ or /www/ or /htdocs/ or the like.)

 

 

Similar Threads

  1. Building New Modules
    By acetate in forum General Questions
    Replies: 2
    Last Post: 24 Aug 2008, 11:01 AM
  2. Building a new site... need help!
    By canemasters in forum Templates, Stylesheets, Page Layout
    Replies: 6
    Last Post: 6 Feb 2008, 01:20 AM
  3. Simple question about building a new template
    By Shade in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 12 Mar 2007, 04:53 PM
  4. Dimwit at web building
    By asti in forum General Questions
    Replies: 7
    Last Post: 8 Sep 2006, 02:40 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