Thread: Banners

Results 1 to 6 of 6
  1. #1
    Join Date
    May 2007
    Posts
    38
    Plugin Contributions
    0

    Default Banners

    Hiya i want to use the banner manager but i was the banners to appear below the navigation bar and above the main contain. How can i do this ?

  2. #2
    Join Date
    Jan 2004
    Location
    N of San Antonio TX
    Posts
    9,133
    Plugin Contributions
    11

    Default Re: Banners

    Simply create new tpl_header and tpl_footer files for your override template. move the div containing the banners from the tpl_footer to the tpl_header.

    That said, banners are generally for advertising. Why would you want to advertise something other than your cart items.

  3. #3
    Join Date
    May 2007
    Posts
    38
    Plugin Contributions
    0

    Default Re: Banners

    its a banner to advertise free postage :) I only want one ... But i thought it would be the easiest way to get a banner and track how many times it has been clicked and so forth

  4. #4
    Join Date
    May 2007
    Posts
    38
    Plugin Contributions
    0

    Default Re: Banners

    <?php
    if (SHOW_BANNERS_GROUP_SET5 != '' && $banner = zen_banner_exists('dynamic', SHOW_BANNERS_GROUP_SET5)) {
    if ($banner->RecordCount() > 0) {
    ?>
    <div id="bannerFive" class="banners"><?php echo zen_display_banner('static', $banner); ?></div>
    <?php
    }
    }
    ?>
    Is that what i have to move ?

  5. #5
    Join Date
    Jan 2004
    Location
    N of San Antonio TX
    Posts
    9,133
    Plugin Contributions
    11

    Default Re: Banners

    That would probably work but I would add the free postage to the logo so as not to take away from the space you have to present your product.

    take a look at http://gomagnetic.com. The customer sees that they get free shipping without taking any space away from product display.

  6. #6
    Join Date
    May 2007
    Posts
    38
    Plugin Contributions
    0

    Default Re: Banners

    Ahh well the site is http://buttstopshere.com and they want a banner below the navigation... i may just put an image tag in to the tpl_header file

 

 

Similar Threads

  1. I have disabled all banners, yet banners still appear
    By Swampy Acres Farm in forum General Questions
    Replies: 10
    Last Post: 25 Feb 2013, 03:21 PM
  2. Banners
    By SethF in forum Templates, Stylesheets, Page Layout
    Replies: 4
    Last Post: 5 Oct 2011, 05:00 PM
  3. banners
    By layoyo in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 20 Nov 2008, 07:35 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