Page 1 of 2 12 LastLast
Results 1 to 10 of 3041

Hybrid View

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

    Default Re: Apple Zen Template Support Thread

    Quote Originally Posted by chadderuski View Post
    I noticed something that is giving me some trouble to fix. This happens on a fresh installation so I know it isn't something I broke.

    I believe it has to do with the ContentMainWrapper. When clicking on certain links like usually product on a page the wrapper appears to go 100% wide before redrawing. This gives the page the appearance of blinking white between clicks but only in the area below the header. Kind of annoying. This is even with a very fast connection (3mb).

    I am pretty certain it's a CSS issue... somewhere a div is going 100% wide before being redrawn.

    Anyone manage to fix this? I tried to search for a solution, but didn't have any luck.

    Thanks.

    here is my current work:

    http://royalindustriesinc.com/store/...ain_page=index
    The issue is because you added your background image to

    #mainWrapper


    In my original css, I have the background image set to body. If you do the same, your issue will go away:

    body {
    background:url(../images/site-bg-royal.jpg) 0 0 repeat-x;
    }

  2. #2
    Join Date
    Apr 2007
    Posts
    13
    Plugin Contributions
    0

    Default Re: Apple Zen Template Support Thread

    Thank you for solving my problem but I was wondering if it was possible to put it on the right side of the page where the search box would normally be because I want that link to be separate from the ones associated with the shopping cart. I have the header search box turned off. Thank so much for all of the help.

  3. #3
    Join Date
    Mar 2007
    Posts
    7
    Plugin Contributions
    0

    Default Re: Apple Zen Template Support Thread

    Hi jettrue,

    We are new zenner and like your design very much. We have few questions for you regarding customization of apple zen.

    1) How do we remove the six pix from the bottom of the following url? A handful of our products have the same issue, some with one or two pix.

    2) How to add another 'add to cart' button on the top part of the page, next right to the product name?

    http://peg2u.com/catalogue/index.php...&products_id=5

    3) We noticed that product listing are shown differently than subcategories product. How to make subcategories product listing same with those new listing?

    Thanks in advance.

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

    Default Re: Apple Zen Template Support Thread

    Quote Originally Posted by dolzer View Post
    Hi jettrue,

    We are new zenner and like your design very much. We have few questions for you regarding customization of apple zen.

    1) How do we remove the six pix from the bottom of the following url? A handful of our products have the same issue, some with one or two pix.

    2) How to add another 'add to cart' button on the top part of the page, next right to the product name?

    http://peg2u.com/catalogue/index.php...&products_id=5

    3) We noticed that product listing are shown differently than subcategories product. How to make subcategories product listing same with those new listing?

    Thanks in advance.
    1) your names are too similar. Zen cart has a nifty feature where you can have additional images just by having the same starting letters, with numbers following. All of those images begin with n73.

    2) I've helped someone do that before, but it didn't work. The cart didn't like it.

    3) I'm not sure here, can you show me the two pages that are differing?

  5. #5
    Join Date
    Mar 2007
    Posts
    7
    Plugin Contributions
    0

    Default Re: Apple Zen Template Support Thread

    a)http://peg2u.com/catalogue/index.php...3ab012dd2e72f5

    b)http://peg2u.com/catalogue/index.php...index&cPath=14

    We would like to show our product list (a) to be the same with (b)

    For question 1) our previous post, could we solve the problem if we upload our pix in different folder?

    Lastly, how to disable zen cart from showing 'Units in Stock' in product info ?

    Thanks

  6. #6
    Join Date
    Mar 2007
    Posts
    7
    Plugin Contributions
    0

    Default Re: Apple Zen Template Support Thread

    Quote Originally Posted by jettrue View Post
    1) your names are too similar. Zen cart has a nifty feature where you can have additional images just by having the same starting letters, with numbers following. All of those images begin with n73.

    2) I've helped someone do that before, but it didn't work. The cart didn't like it.

    3) I'm not sure here, can you show me the two pages that are differing?
    a)http://peg2u.com/catalogue/index.php...3ab012dd2e72f5

    b)http://peg2u.com/catalogue/index.php...index&cPath=14

    We would like to show our product list (a) to be the same with (b)

    For question 1) our previous post, could we solve the problem if we upload our pix in different folder?

    Lastly, how to disable zen cart from showing 'Units in Stock' in product info ?

    Thanks

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

    Default Re: Apple Zen Template Support Thread

    Quote Originally Posted by dolzer View Post
    a)http://peg2u.com/catalogue/index.php...3ab012dd2e72f5

    b)http://peg2u.com/catalogue/index.php...index&cPath=14

    Sorry about the previous post.

    We would like to show our product list (b) in the same format as (a)

    For question 1) our previous post, could we solve the problem if we upload our pix in different folder?

    Lastly, how to disable zen cart from showing 'Units in Stock' in product info ?

    Thanks
    Go to your admin, to "Configuration" and "product Listing". There you can add things you want to show, so that the product listing looks more like the all listing.

    Images, yes, a different folder will solve the problem.

    Units in stock: go to "Catalog", "Product Types", and edit layout for "Product General" and you can remove it there.

    You can also remove it from "Configuration", "All Listing", "New Listing", etc.

  8. #8
    Join Date
    Feb 2007
    Posts
    77
    Plugin Contributions
    0

    Default Re: Apple Zen Template Support Thread

    First of all i love the template great work
    I got a couple of questions.

    1) How do I change the color for the "log yourself in" part for "welcome guest! would you like to log yourself in?" The colors are too close on my site the link is not visible.

    2) How do I change the color of the category links on the right hand menu when the cursor is on them (again similar issue as above can't really tell which one is highlighted)

    3) In internet explorer ver 6.0 when I goto create an account the form goes all the way to the bottom of the page since the borders don't resize (falls below where the right hand menu ends) In firefox there is no problem though

    4)How do I edit the links under the right hand menu? (the links under information in my case)


    thanks!

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

    Default Re: Apple Zen Template Support Thread

    Quote Originally Posted by HelpMeSell View Post
    First of all i love the template great work
    I got a couple of questions.

    1) How do I change the color for the "log yourself in" part for "welcome guest! would you like to log yourself in?" The colors are too close on my site the link is not visible.

    2) How do I change the color of the category links on the right hand menu when the cursor is on them (again similar issue as above can't really tell which one is highlighted)

    3) In internet explorer ver 6.0 when I goto create an account the form goes all the way to the bottom of the page since the borders don't resize (falls below where the right hand menu ends) In firefox there is no problem though

    4)How do I edit the links under the right hand menu? (the links under information in my case)


    thanks!
    Link please?

    Thanks!

  10. #10
    Join Date
    Feb 2007
    Posts
    77
    Plugin Contributions
    0

    Default Re: Apple Zen Template Support Thread


 

 
Page 1 of 2 12 LastLast

Similar Threads

  1. Zen Lightbox addon [Support Thread]
    By Alex Clarke in forum All Other Contributions/Addons
    Replies: 3726
    Last Post: 2 Feb 2026, 06:28 PM
  2. Cherry Zen Template Support Thread
    By jettrue in forum Addon Templates
    Replies: 3250
    Last Post: 13 Nov 2017, 08:02 PM
  3. v151 Zen Magnific Support Thread
    By mutinyzoo in forum All Other Contributions/Addons
    Replies: 79
    Last Post: 14 Sep 2015, 04:39 AM
  4. Simple Zen Template - Support Thread
    By jettrue in forum Addon Templates
    Replies: 461
    Last Post: 27 Apr 2013, 01:33 AM

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