Results 1 to 3 of 3
  1. #1
    Join Date
    Mar 2012
    Posts
    14
    Plugin Contributions
    0

    Default Conditions of Use editing

    I am having problems trying to put in the Conditions of Use.
    I know which templates to edit (thank you Forum), but not exactly how to edit them.
    If I want to see.
    Paragraph 1 bla bla
    Paragraph 2 bla bla
    on the conditions page, what do I need to put before and after the text, and where do I place it in the files?
    Also, I need to edit the text of the line on page 2 of 3 of checking out that says: Zone Rates (directly under the Sub-Total) and can't find where to do that.
    Any help is greatly appreciated.
    Many thanks.

  2. #2
    Join Date
    Feb 2005
    Location
    Lansing, Michigan USA
    Posts
    18,137
    Plugin Contributions
    2

    Default Re: Conditions of Use editing

    The first isn't really a Zencart question, but there are a few different ways to separate text into paragraphs:

    The <p></p> tags

    Adding <br/><br/> after each paragraph

    Wrapping each paragraph in a <div></div> and adding some margin to the CSS rule with the name of that div (my choice, because it offers more flexibility)

    For the second:

    http://tutorials.zen-cart.com/index.php?article=38
    http://tutorials.zen-cart.com/index.php?article=39


    In this case,

    includes/languages/english/modules/shipping/zones.php

  3. #3
    Join Date
    Mar 2012
    Posts
    14
    Plugin Contributions
    0

    Default Re: Conditions of Use editing

    Thank you.

 

 

Similar Threads

  1. Conditions of use
    By ykaldes in forum General Questions
    Replies: 1
    Last Post: 1 Mar 2009, 08:19 PM

Bookmarks

Posting Permissions

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