Results 1 to 10 of 10

Hybrid View

  1. #1
    Join Date
    Jun 2005
    Location
    Cumbria, UK
    Posts
    10,266
    Plugin Contributions
    3

    Default Re: Creating a Zen template from an XHTML page

    Remember what I said... ZC is not built with html, but PHP.

    Sure... the HTML is cobbled together by the PHP, but you will work largely with PHP files and CSS to get the look and feel. eg: the width is controlled in the stylesheet.css file ---

    #mainWrapper {
    background-color: #ffffff;
    text-align: left;
    width: 750px;
    vertical-align: top;
    }

    What may be useful for you is to get a copy of the book (see adverts on this site).

    Work through it, and also look in the FAQ and WIKI.

    It will start to make sense in time... I promise!
    20 years a Zencart User

  2. #2
    Join Date
    Oct 2008
    Posts
    11
    Plugin Contributions
    0

    Default Re: Creating a Zen template from an XHTML page

    Haha I know CSS, PHP and XHTML.

    I just don't like to read mumbled code with variables that I can't easily understand.

    I have all the CSS figured out, but now I need to move the physical elements, such as the breadcrumb trail and I need to get read of those unsightly <UL> that are after the header and after the main content. What's the deal with those?

 

 

Similar Threads

  1. v154 Creating template from existing site.
    By Ember in forum Templates, Stylesheets, Page Layout
    Replies: 6
    Last Post: 6 Jan 2016, 11:38 PM
  2. v150 Creating template from scratch
    By Feznizzle in forum Templates, Stylesheets, Page Layout
    Replies: 7
    Last Post: 31 Aug 2012, 03:29 PM
  3. Trouble creating a template from scratch
    By anniegurl24 in forum Templates, Stylesheets, Page Layout
    Replies: 4
    Last Post: 1 Jun 2007, 11:15 PM

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