Results 1 to 10 of 462

Hybrid View

  1. #1
    Join Date
    Dec 2006
    Posts
    15
    Plugin Contributions
    0

    Default Re: Simple Zen Template - available in download section

    Okay I'll Cry Uncle! I would like to remove the link at the very bottom of the page. Not the copyright and powered by but the link displayed outside my store page. The link and box that changes frequently. Sometimes it says Zen Cart and sometimes Credit Card. I'm getting lost trying to find this. Could someone please point me in the direction of where this is located.

    Dan

  2. #2
    Join Date
    Jan 2005
    Location
    USA, St. Louis
    Posts
    3,710
    Plugin Contributions
    9

    Default Re: Simple Zen Template - available in download section

    Quote Originally Posted by DanAKAL View Post
    Okay I'll Cry Uncle! I would like to remove the link at the very bottom of the page. Not the copyright and powered by but the link displayed outside my store page. The link and box that changes frequently. Sometimes it says Zen Cart and sometimes Credit Card. I'm getting lost trying to find this. Could someone please point me in the direction of where this is located.

    Dan
    That sounds like a banner box. Go to the admin, then "Configuration", then "Layout Settings"... Toward the bottom you'll see options to turn off different banner boxes.

  3. #3
    Join Date
    Dec 2006
    Posts
    15
    Plugin Contributions
    0

    Default Re: Simple Zen Template - available in download section

    Thanks Again Jade. You were correct about the banner changes in Admin. Thought I had looked everywhere but apparently not.

    Dan

  4. #4
    Join Date
    Nov 2006
    Posts
    512
    Plugin Contributions
    0

    Default Re: Simple Zen Template - available in download section

    Again, Great Template!

    my issue is that some pages (with mods) have bullet points that appear in the left sidebox area (see jpeg) (only with Mozilla browsers, IE ok)

    I need to have more space between the sidebox and the body, I can do this by increasing the size of the sideboxes in the admin, but I like it at 150px (tight to the left)

    Is there a way to either make the left side box larger only on right side? or create more space between the left sidebox and body?

    also........ I just installed ZC 1.3.7 are there any tweaks for SZ?, or are we good to go with SZ 1.3.6 on ZC 1.3.7?
    Attached Images Attached Images  
    Last edited by dharma; 3 Jan 2007 at 08:34 PM.

  5. #5
    Join Date
    Jan 2005
    Location
    USA, St. Louis
    Posts
    3,710
    Plugin Contributions
    9

    Default Re: Simple Zen Template - available in download section

    Quote Originally Posted by dharma View Post
    Again, Great Template!

    my issue is that some pages (with mods) have bullet points that appear in the left sidebox area (see jpeg) (only with Mozilla browsers, IE ok)

    I need to have more space between the sidebox and the body, I can do this by increasing the size of the sideboxes in the admin, but I like it at 150px (tight to the left)

    Is there a way to either make the left side box larger only on right side? or create more space between the left sidebox and body?

    also........ I just installed ZC 1.3.7 are there any tweaks for SZ?, or are we good to go with SZ 1.3.6 on ZC 1.3.7?
    Hi There,

    That issue in your screenshot is actually an issue with the wishlist mod (I use it frequently in zen installs). Anyway, if you open up includes/templates/your_template/un_wishlist/tpl_un_wishlist_default.php, you'll see that at the top of the page it just has:

    Code:
    <div id="un"> <!-- begin (un) id for styling -->
    It needs to be:

    Code:
    <div class="centerColumn" id="un"> <!-- begin (un) id for styling -->
    without that "centerColumn" class, it doesn't indent like it should. You'll need to open up all of the un_wishlist files (there's a bunch, go to the un_wishlist_edit/ folder, un_wishlist_email/ folder, etc.

    As for Simple_Zen and 1.3.7, it will still work, the only file affected is:

    includes/templates/simple_zen/common/tpl_main_page.php

    and I'll add a post regarding that in just a bit, and update the download. :-)

 

 

Similar Threads

  1. Cherry Zen Template Support Thread
    By jettrue in forum Addon Templates
    Replies: 3250
    Last Post: 13 Nov 2017, 08:02 PM
  2. Fresh Zen -- JellyFish Template Support Thread
    By magicbox in forum Addon Templates
    Replies: 93
    Last Post: 11 Apr 2012, 08:54 AM
  3. Free Template "Future Zen" v1.2 Support Thread
    By kuroi in forum Addon Templates
    Replies: 69
    Last Post: 16 Jul 2010, 06:00 AM
  4. Re: Simple SEO URL [support thread]
    By creamcrackers in forum General Questions
    Replies: 2
    Last Post: 16 Aug 2009, 03:02 PM
  5. [Support Thread] Simple Video Manager
    By yellow1912 in forum All Other Contributions/Addons
    Replies: 6
    Last Post: 1 Nov 2008, 02:44 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