Results 1 to 5 of 5
  1. #1
    Join Date
    Jan 2010
    Posts
    3
    Plugin Contributions
    0

    Default How to add home page banner? - free Zen Cart template

    Hi,

    I downloaded free zen cart template from 1 2 l e a v e s .com. I realy like it! But i need a home page banner like on thier red styled template live demo.

    Is there an easy way to add it?
    Thanks.

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

    Default Re: How to add home page banner - free Zen Cart template

    Where is your site?
    Zen-Venom Get Bitten

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

    Default Re: How to add home page banner - free Zen Cart template

    I dont see any red stuff on their site, but no matter...

    The header logo will either be a JPG or GIF file in that template's images folder.

    includes/templates/THAT-RED-TEMPLATE/images/logo.gif (or logo.jpg)

    Just replace it with yours.

    You can ensure pixellation is correct by ensuring the height given in the stylesheet for #logoWrapper (if applicable) corresponds with the pixel height of your new logo.

    includes/languages/english/header.php
    or
    includes/languages/english/THAT-RED-TEMPLATE/header.php

    ... will contain important defines that reference the header logo (such as logo.gif - if you want logo.jpg, then that define needs changing...
    20 years a Zencart User

  4. #4
    Join Date
    Jan 2010
    Posts
    86
    Plugin Contributions
    4

    Default Re: How to add home page banner - free Zen Cart template

    Greetings,

    My live demo of red template variation is on the detail pages of every free zen cart templates. For example:
    1 2 l e a v e s .com/shop/html/liteblue-zen-cart-template-p29787.html

    Click on the "LIVE DEMO" link under "add to cart" section.

    To add the home page banner you should:

    1. Upload a banner image to your Zen Cart folder with FTP client (for example: YOUR_ZEN_CART/images/home_banner.jpg)

    2. Log in to your administration panel, open the Tools --> "Define Pages Editor" section, click on the "Select a file to edit" selectbox and choose file "define_main_page.php"

    3. Add a link to your banner into appeared text area:
    <a href="index.php?main_page=specials"><img title="" alt="" src="images/home_banner.jpg"/></a>

    4. Click "Save" button.
    5. Click "F5" on your store front home page in your browser (or refresh it).

    That is all.

    OR/AND you can edit the following file for your needs:
    \includes\templates\[YOUR_TEMPLATE]\templates\tpl_index_default.php

    You can comment or delete following lines of this file if you don't want the "Welcome text" appears:

    <h1 id="indexDefaultHeading"><?php echo HEADING_TITLE; ?></h1>

    <?php if (SHOW_CUSTOMER_GREETING == 1) { ?>
    <?php echo zen_customer_greeting(); ?>
    <?php } ?>

    <?php if (TEXT_MAIN) { ?>
    <div id="" class="content"><?php echo TEXT_MAIN; ?></div>
    <?php } ?>

  5. #5
    Join Date
    Jan 2010
    Posts
    3
    Plugin Contributions
    0

    Default Re: How to add home page banner - free Zen Cart template

    thank you very much!!! i'll try it on my local installation.

 

 

Similar Threads

  1. v139h HOw to remove banner on Home Page?
    By kevinmc3 in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 12 Apr 2012, 02:54 AM
  2. How to add a new banner to my home page?
    By kdavey2004 in forum Templates, Stylesheets, Page Layout
    Replies: 6
    Last Post: 20 Jul 2011, 08:43 AM
  3. Free Zen-Cart Template ?
    By mamin in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 2 Mar 2010, 05:00 PM
  4. Auto redirect from home page to zen cart home
    By gizmo_girl in forum Basic Configuration
    Replies: 5
    Last Post: 4 Nov 2008, 03:46 PM
  5. How do I make the Zen-Cart home page...
    By friends1976 in forum General Questions
    Replies: 3
    Last Post: 23 Jun 2007, 09:30 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
  •  
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR