Page 196 of 305 FirstFirst ... 96146186194195196197198206246296 ... LastLast
Results 1,951 to 1,960 of 3042
  1. #1951
    Join Date
    May 2008
    Posts
    9
    Plugin Contributions
    0

    Default Re: Apple Zen Support Thread

    Very cool template!
    How do you turn off the header, footer and sidebar for a particular page:
    e.g. Product details page or one of the Ezpages.

    Thanks!!!

  2. #1952
    Join Date
    Apr 2008
    Posts
    12
    Plugin Contributions
    0

    Default Re: Apple Zen Support Thread

    Quote Originally Posted by jettrue View Post
    You probably need to adjust the number 9em, in the stylesheet.css, for the body tag for the site-bg.gif background image. It probably needs to be 8em.
    Got it in one!!

    You rock

  3. #1953
    Join Date
    Feb 2006
    Location
    NM
    Posts
    750
    Plugin Contributions
    1

    help question Re: Apple Zen Support Thread

    I'm using Apple with 1.3.8a and love it!!!! Thank you, you really helped me save face with my mother-in-law....

    1. The categories that appear above the tabs, where do I change the font size in the style sheet? OR,

    2. how do I get it into a side box if I prefer to have them listed?

    3. I made a mistake and saved over my style sheet after making some changes and can't for the life of me figure out why the top of the page, where the shopping cart link appears, is now with a white background. can not see where this is set.

  4. #1954
    Join Date
    Feb 2006
    Location
    NM
    Posts
    750
    Plugin Contributions
    1

    help question Re: Apple Zen Support Thread

    can't edit above post.....found how to turn off the tabs in admin>catalogue>layout

    REally prefer to make them smaller font and still need to know what the top nav is white.

  5. #1955
    Join Date
    Feb 2006
    Location
    NM
    Posts
    750
    Plugin Contributions
    1

    help question Re: Apple Zen Support Thread

    I need help so I can get this up and running. Have solved some concerns but still need to know:


    The thick gray line that moves behind the center box along with the diagonal lines-image. I have changed the colors of content_bg and content_bg and if these are the images producing that line, it has not changed from gray.

    1. How do I get rid of it if I can't change it...do I want to get rid of it? Does it hold a future menu?

    2. I've looked with WinMerge at the css and can not see why my side boxes are now transparent instead of the default light gray. The diagonal image shows through the text.

    Any help very much appreciated. You can see it here http://www.thethreadedneedle.com/shop/

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

    Default Re: Apple Zen Support Thread

    Quote Originally Posted by athena View Post
    I need help so I can get this up and running. Have solved some concerns but still need to know:


    The thick gray line that moves behind the center box along with the diagonal lines-image. I have changed the colors of content_bg and content_bg and if these are the images producing that line, it has not changed from gray.

    1. How do I get rid of it if I can't change it...do I want to get rid of it? Does it hold a future menu?

    2. I've looked with WinMerge at the css and can not see why my side boxes are now transparent instead of the default light gray. The diagonal image shows through the text.

    Any help very much appreciated. You can see it here http://www.thethreadedneedle.com/shop/
    Your site is blank right now.

    1. I can't really tell without seeing the site, if you are referring to the grey outside of the drop down menu's, that color is defined in #dropMenuWrapper in the stylesheet.css.

    2. That gray is controlled by an image, that image is:
    includes/templates/apple_zen/images/content_bg.gif

    Make sure it is uploaded correctly, and that your stylesheet has this:
    Code:
    #centerColumnWrapper2 {
    background:url(../images/content_bg.gif) repeat-y 80% 0;
    }
    One your site is back up, I can answer the rest of your questions.

  7. #1957
    Join Date
    May 2008
    Posts
    9
    Plugin Contributions
    0

    Default Re: Apple Zen Support Thread

    Hi jade, can you help me out too, please?? :-)

    I wanted the product info to be displyed in a popup window.
    I made it work on the product link in the shopping cart, but can't figure out which "file" is to be edited/change for the product listing.

    Can you help me?


    Quote Originally Posted by jealouz View Post
    Very cool template!
    How do you turn off the header, footer and sidebar for a particular page:
    e.g. Product details page or one of the Ezpages.

    Thanks!!!

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

    Default Re: Apple Zen Support Thread

    Quote Originally Posted by jealouz View Post
    Hi jade, can you help me out too, please?? :-)

    I wanted the product info to be displyed in a popup window.
    I made it work on the product link in the shopping cart, but can't figure out which "file" is to be edited/change for the product listing.

    Can you help me?
    I have no idea on how to get it to display in a popup window, this would be a good question for the general forum.

    The product listing, if you are talking about the actual single product page, is controlled by includes/templates/YOUR_TEMPLATE/templates/tpl_product_info_display.php

    If you are talking about the page with all of the products in a category, a lot of pages are involved in that.

  9. #1959
    Join Date
    May 2008
    Posts
    9
    Plugin Contributions
    0

    Default Re: Apple Zen Support Thread

    The individual product page, i had that changed already (no header, nofooter, no sidebars). and yes, the page that display the products by categories.

    The product_display_listing calls the tpl_tabular something but there's no "href" in there, where would i see the one that defines the href ??

    here's my site: LINK



    Quote Originally Posted by jettrue View Post
    I have no idea on how to get it to display in a popup window, this would be a good question for the general forum.

    The product listing, if you are talking about the actual single product page, is controlled by includes/templates/YOUR_TEMPLATE/templates/tpl_product_info_display.php

    If you are talking about the page with all of the products in a category, a lot of pages are involved in that.
    Last edited by jealouz; 14 May 2008 at 10:55 PM.

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

    Default Re: Apple Zen Support Thread

    Quote Originally Posted by jealouz View Post
    The individual product page, i had that changed already (no header, nofooter, no sidebars). and yes, the page that display the products by categories.

    The product_display_listing calls the tpl_tabular something but there's no "href" in there, where would i see the one that defines the href ??

    here's my site: LINK
    Did you try includes/modules/product_listing.php?

 

 

Similar Threads

  1. Zen Lightbox addon [Support Thread]
    By Alex Clarke in forum All Other Contributions/Addons
    Replies: 3725
    Last Post: 20 Feb 2025, 05:46 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

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