Results 1 to 5 of 5
  1. #1
    Join Date
    Apr 2010
    Posts
    125
    Plugin Contributions
    0

    Default 3 Small problems :(

    Well theres more than 3 im sure but for the moment im trying to:

    Give my Contact page a heading like the other pages (it just didnt have one from the start :S)

    Give the content on the Contact page a margin like the shipping page. I added this to my style sheet
    #contactusDefault {
    margin: 30px;
    font-size: 14px;
    }
    yet it does nothing to it ?

    lastly, there is no about me page (at the moment it is linked to privacy notice) but i would like to make an "About Us" page, how would i do this?

    Thanks for any help in advanced,
    Ambitions.

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

    Default Re: 3 Small problems :(

    Would need a link to your site and more detail as to what you want
    there is no about me page (at the moment it is linked to privacy notice) but i would like to make an "About Us" page, how would i do this?
    There is a 3rd party module for about us available in the free software addons link - - above left on this page
    Zen-Venom Get Bitten

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

    Default Re: 3 Small problems :(

    With EZPages you can build any page (and any number of pages) you need / want.
    20 years a Zencart User

  4. #4
    Join Date
    Feb 2005
    Location
    Lansing, Michigan USA
    Posts
    20,021
    Plugin Contributions
    3

    Default Re: 3 Small problems :(

    For your first question:

    Turns out that Zencart doesn't place that heading there by default, probably because the store name and address usually go there. You can add it by editing tpl_contact_us_default.php.

    Find this line near the top and add the line (in red) just below it.

    <div class="centerColumn" id="contactUsDefault">
    <h1 id="contactUsHeading"><?php echo HEADING_TITLE; ?></h1>

  5. #5
    Join Date
    Apr 2010
    Posts
    125
    Plugin Contributions
    0

    Default Re: 3 Small problems :(

    thanks for the replies

    http://www.clickpurchase.co.uk is the site

 

 

Similar Threads

  1. v150 3 small template problems
    By sadie in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 5 Sep 2012, 01:39 PM
  2. 2 small problems
    By trouble706 in forum Templates, Stylesheets, Page Layout
    Replies: 4
    Last Post: 6 Oct 2008, 09:57 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