Page 114 of 305 FirstFirst ... 1464104112113114115116124164214 ... LastLast
Results 1,131 to 1,140 of 3042
  1. #1131
    Join Date
    Nov 2006
    Posts
    29
    Plugin Contributions
    0

    Default Re: Apple Zen Support Thread

    Hi Jade,

    One more question about the Information dropdown menu. Iwas able to change the tpl_drop_menu.php and put the ez pages before the Privacy, Sitempa, etc. pages. I tried working with the header sort order to arrange the links in the order that I need them and they display properly in the horizontal menu but not so in the drop down menu. Is there a way to get the order displayed here too?

    Thanks,

    Juliet

  2. #1132
    Join Date
    Sep 2007
    Posts
    27
    Plugin Contributions
    0

    Default Re: Apple Zen Support Thread

    Quote Originally Posted by jettrue View Post
    I think I may be starting to understand you now. So you want the content of the right sideboxes to be wider?

    You can change
    #navColumnTwo, #navColumnOne and give it this width: width:40%;


    And you can change
    .centerColumn and give it this width: width:53%;

    Why are you using all those tables in the home page? Now that the width is set via the css, you can get rid of all of those.
    Wow... thank you very much. you help me a lot...


    that's exactly what i tried to do.
    right now, as you said im going to get rid of all those tables.

    Thanks.
    Tal.

  3. #1133
    Join Date
    May 2007
    Posts
    7
    Plugin Contributions
    0

    Default Re: Apple Zen Support Thread

    I do love this template. I heave nearly got everything the way I want it now but one thing is bugging me. I have a gap which I think is for banners although I don't seem to be able to get banners working. For example, here is one of the pages of categories

    http://www.e-shoppinguk.com/catalog/...=index&cPath=2

    Right next to home and garden and the icon for it I get that right hand band of white space. What should go there? An image or a banner? Is there a quick fix for this? Any help appreciated.


  4. #1134
    Join Date
    Sep 2007
    Posts
    27
    Plugin Contributions
    0

    Default Re: Apple Zen Support Thread

    Hi, i have one more question.
    thanks for the one who can help me .

    so... i visit that website : http://www.ejpshop.com/shop/
    and i really like the way he put the shop cart status on header of apple zen template.

    i tried to contact the owner and get the script but seems like he is not available.

    i hope some one can help me with this issue and give me the code and explanation how to use it.

    Thanks.
    Tal.


  5. #1135
    Join Date
    Aug 2007
    Posts
    84
    Plugin Contributions
    0

    Default Re: Apple Zen Support Thread

    Hi, I'm trying to remove the images from my products, I've followed all the advice on the main forum and the images don't appear in IE but still appear in Firefox!
    any ideas?
    Ta,
    Gordon.

    www.actorxfactor.co.uk

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

    Default Re: Apple Zen Support Thread

    Quote Originally Posted by julie.t View Post
    Hi Jade,

    One more question about the Information dropdown menu. Iwas able to change the tpl_drop_menu.php and put the ez pages before the Privacy, Sitempa, etc. pages. I tried working with the header sort order to arrange the links in the order that I need them and they display properly in the horizontal menu but not so in the drop down menu. Is there a way to get the order displayed here too?

    Thanks,

    Juliet
    Sorry! This was due to an error that I keep SWEARING that I have fixed and uploaded, but yet I haven't!

    Open up includes/modules/sideboxes/apple_zen/ez_pages_drop_menu.php and change this:

    Code:
     $page_query = $db->Execute("select * from " . TABLE_EZPAGES . " where status_header = 1 order by sidebox_sort_order, pages_title");
    to ths:

    Code:
    $page_query = $db->Execute("select * from " . TABLE_EZPAGES . " where status_header = 1 order by header_sort_order, pages_title");

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

    Default Re: Apple Zen Support Thread

    Quote Originally Posted by BUK24hours View Post
    I do love this template. I heave nearly got everything the way I want it now but one thing is bugging me. I have a gap which I think is for banners although I don't seem to be able to get banners working. For example, here is one of the pages of categories

    http://www.e-shoppinguk.com/catalog/...=index&cPath=2

    Right next to home and garden and the icon for it I get that right hand band of white space. What should go there? An image or a banner? Is there a quick fix for this? Any help appreciated.

    I'm not sure what you're referring to. I just see the icon and the name are justified to the left, and there's nothing to the right of it because nothing belongs there. What would you like there to the right of the icon? It looks perfectly normal to me. Or perhaps you're speaking of something else, and it is browser specific. What browser are you using, and could you explain the issue and what you'd like instead a little more.

    Thanks!

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

    Default Re: Apple Zen Support Thread

    Quote Originally Posted by Trole View Post
    Hi, i have one more question.
    thanks for the one who can help me .

    so... i visit that website : http://www.ejpshop.com/shop/
    and i really like the way he put the shop cart status on header of apple zen template.

    i tried to contact the owner and get the script but seems like he is not available.

    i hope some one can help me with this issue and give me the code and explanation how to use it.

    Thanks.
    Tal.

    See this post:
    http://www.zen-cart.com/forum/showpo...59&postcount=6

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

    Default Re: Apple Zen Support Thread

    Quote Originally Posted by actorxfactor View Post
    Hi, I'm trying to remove the images from my products, I've followed all the advice on the main forum and the images don't appear in IE but still appear in Firefox!
    any ideas?
    Ta,
    Gordon.

    www.actorxfactor.co.uk
    I'm not seeing any images in Firefox... did you empty your cache?

  10. #1140
    Join Date
    Sep 2007
    Posts
    27
    Plugin Contributions
    0

    Default Re: Apple Zen Support Thread

    Quote Originally Posted by jettrue View Post

    Hi. and thank you for your help,
    are you sure that the "Cart Summary Sidebox" will work on my ZenCart 1.3.7
    on the description it says "Work with 1.3.0 - 1.3.6"

    Thanks again.
    Tal.

 

 

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