Page 286 of 326 FirstFirst ... 186236276284285286287288296 ... LastLast
Results 2,851 to 2,860 of 3251
  1. #2851
    Join Date
    Jan 2010
    Posts
    2
    Plugin Contributions
    0

    Default Re: Cherry Zen Template Support Thread

    Hi,

    Please accept my apologies in advance if this question has been asked already, but I cannot figure out where to set up product listing on several lines.
    At the moment on my site, on the main page I only see 3 products on the single line, I would like to have at least 3 lines, so visitors can see more products straight away.

    Here is the URL:
    i r i s h b e a u t y s h o p . c o m

  2. #2852
    Join Date
    Feb 2007
    Posts
    819
    Plugin Contributions
    0

    Default Re: Cherry Zen Template Support Thread

    left column categories appear half way down the page in ie6 (only). column width in admin set to left 165 right 150.
    Code:
    .outer {
        padding-left: 165px; /* Same width as margin-left for the float-wrap div */
        padding-right: 150px; /* Our right column width */
        }
    
    .inner {
        width: 100%;
        }
    
    .float-wrap {
        float: left;
        width: 97%;
        margin-left: -165px; /* Same length as .outer padding-left but with negative value */
        }
    
    #content {
        float: right;
        margin-right: -165px; /* Same length as .outer padding-left but with negative value */
        width: 100%;
        line-height:1.6;
        position: relative; /* IE needs this  */
        }
    
    .contentWrap{
        padding: 5px 0 5px 5px;
        }
    
    #navColumnOne { 
        float: left;
        margin-top: 0px;
        position: relative; /* IE needs this  */
        }
    
    #navColumnTwo {
        float: right;
        margin-top: 0px;
        margin-right: -150px; /* This negative margin-right value is in this example the same as the right column width. */
        position: relative; /* IE needs this  */
        }
    
    * html #navColumnTwo {
        margin-right: -170px !important; /* Fixes IE6 Issue */
        }
    if i change all instances of 165 above to 180, it moves the left column back to the top in ie6, but it pushes the left column categories outside the page to the left on the product pages.

    any ideas?

  3. #2853
    Join Date
    Oct 2008
    Posts
    48
    Plugin Contributions
    0

    Default Re: Cherry Zen Template Support Thread

    Quote Originally Posted by IBSHOP View Post
    I cannot figure out where to set up product listing on several lines.
    At the moment on my site, on the main page I only see 3 products on the single line, I would like to have at least 3 lines, so visitors can see more products straight away.
    Try looking at: https://www.zen-cart.com/tutorials/index.php?article=4 or https://www.zen-cart.com/tutorials/index.php?article=3

  4. #2854
    Join Date
    Jan 2010
    Posts
    2
    Plugin Contributions
    0

    Default Re: Cherry Zen Template Support Thread

    Thank you very much for that, greatly appreciated.
    I got the logic now.

  5. #2855
    Join Date
    Oct 2009
    Location
    Great Northwest
    Posts
    80
    Plugin Contributions
    0

    Default Re: Cherry Zen Template Support Thread

    Originally Posted by Crunch
    I experience the same issue with all the popup images and have not found a solution. I have also seen this on other sites using this template. I tested with other templates and the issue does not occur, so I can confirm it's definitely something in cherry zen template relating to image popup.

    I don't have an answer for you, but look into ZenLightbox
    http://www.zen-cart.com/index.php?ma...roducts_id=273

    Which opens the image with Litebox and a shadowed background. Very cool and worth the install.
    JOhn ><>
    Thanks for the tip, John. I'm a little reluctant to add too many mods to my store as they create too many conflicts but will give this a shot. Have seen this mod and it is cool. It will certainly eliminate the problem with the partially covered zoomed image.

    Rod

  6. #2856
    Join Date
    Feb 2007
    Posts
    819
    Plugin Contributions
    0

    Default Re: Cherry Zen Template Support Thread

    fixed the left column, but now the right column links have moved left into the main page (ie6 only).

    and no changes to this line has effect:

    * html #navColumnTwo {
    margin-right: -170px !important; /* Fixes IE6 Issue */
    }

    ???

  7. #2857
    Join Date
    Oct 2007
    Posts
    47
    Plugin Contributions
    0

    Default Re: Cherry Zen Template Support Thread

    Hi

    Is it possible to remove the dot line from the category and subcategory pages, but leave it in place on the product listing pages?

    Grateful for any help

    Thanks!

  8. #2858
    Join Date
    Dec 2009
    Posts
    41
    Plugin Contributions
    0

    Default Re: Cherry Zen Template Support Thread

    Hi

    I need to change the colour on the search function but it will not open in Adobe CS3.

    Anyone know how I edit this image? (I just need to make a small change to the colour).

    Thanks

  9. #2859
    Join Date
    Jan 2010
    Posts
    7
    Plugin Contributions
    0

    Default Re: Cherry Zen Template Support Thread

    what if you don't have an ftp and u are only using a Control Panel, does this one works? and which file should be uploaded. Please help.thanks

  10. #2860
    Join Date
    Mar 2009
    Posts
    221
    Plugin Contributions
    1

    Default Re: Cherry Zen Template Support Thread

    Wasn't sure if I should post this in the Zen Lightbox forum or here, but seems like a template issue.

    Cherry Zen template and Zen Lightbox are not behaving together.

    I just installed Zen Lightbox Version 1.5 (Release Date: 2008-12-18) and there is an issue with the image displayed on the product page.

    Best that I can describe it is that the image background border and text "Larger Image" is extended down vertically.

    I've included two pictures below:

    With Zen Lightbox installed:


    Without Zen Lightbox installed:


    I saw some threads with references to version v1.4 having issues with Cherry Zen (fixed in v1.5), but not the issue I am experiencing.

    The only Cherry Zen file Zen Lightbox overwrote was /includes/templates/cherry_zen/templates/tpl_modules_main_product_image.php, so I am pretty sure the issue lies in there. I just don't know how to fix this.

    Anyone using Cherry Zen v1.7 and Zen Lightbox v1.5 with this image issue?

 

 

Similar Threads

  1. Simple Zen Template - Support Thread
    By jettrue in forum Addon Templates
    Replies: 461
    Last Post: 27 Apr 2013, 01:33 AM
  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. Mix Cherry Zen Template with Default template
    By Globie in forum General Questions
    Replies: 1
    Last Post: 31 Oct 2008, 08:21 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