Page 251 of 305 FirstFirst ... 151201241249250251252253261301 ... LastLast
Results 2,501 to 2,510 of 3042
  1. #2501
    Join Date
    Feb 2009
    Posts
    6
    Plugin Contributions
    0

    Default Re: Apple Zen Support Thread

    Quote Originally Posted by jettrue View Post
    I don't see it changing. What browser are you seeing changes in, and what exactly is changing?
    hahaha.. my bad jet..
    i feel a little bit changing, but that is becoz when i go to page that need to scroll down, the position of my site is moving left a little bit..
    but it is fine now..

    i really like your template..

    thanks jet..

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

    Default Re: Apple Zen Support Thread

    Quote Originally Posted by romyloice View Post
    hahaha.. my bad jet..
    i feel a little bit changing, but that is becoz when i go to page that need to scroll down, the position of my site is moving left a little bit..
    but it is fine now..

    i really like your template..

    thanks jet..
    If it really bothers you, you can force the scroll bar, even on short pages, by adding this to your css.

    Code:
    html 
    	{
    		overflow-y: scroll;
    	}

  3. #2503
    Join Date
    Jan 2009
    Posts
    71
    Plugin Contributions
    0

    Default Re: Apple Zen Support Thread

    I want to install Apple Zen template on a new zen cart.

    RE: File Set

    Is it possible to rename all the folders named apple_zen to something else such as maybe just apple??? or will it not work any longer?

  4. #2504
    Join Date
    Apr 2008
    Posts
    47
    Plugin Contributions
    0

    Default Re: Apple Zen Support Thread

    Hi,

    I am having broblems with the alignment of my 'Information' side box. All the links seem to be hangging over the edge of the background. Please view...

    www.kitchenandbedroominteriors.com/store

    I have tried updating the information.php file found in directory:
    includes/modules/sideboxes/apple_zen

    I am not sure what to put. Any ideas anyone???

    Great template by the way Jade, I am also well impressed at how much support you have been giving people

    Many Many Thanks

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

    Default Re: Apple Zen Support Thread

    Quote Originally Posted by GoNinja View Post
    I want to install Apple Zen template on a new zen cart.

    RE: File Set

    Is it possible to rename all the folders named apple_zen to something else such as maybe just apple??? or will it not work any longer?
    It will work correctly, as long as you change every single apple_zen folder to be EXACTLY the same name.

  6. #2506
    Join Date
    Jan 2009
    Posts
    71
    Plugin Contributions
    0

    Default Re: Apple Zen Support Thread

    Quote Originally Posted by jettrue View Post
    It will work correctly, as long as you change every single apple_zen folder to be EXACTLY the same name.
    /includes/languages/apple_zen

    /includes/languages/english/apple_zen

    /includes/languages/english/extra_definitions/apple_zen

    /includes/modules/sidesboxes/apple_zen

    /includes/templates/apple_zen


    I think that's all of them?? I just need to change the folder names right? I don't need to edit the code in any of the PHP files??

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

    Default Re: Apple Zen Support Thread

    Quote Originally Posted by colnixon View Post
    Hi,

    I am having broblems with the alignment of my 'Information' side box. All the links seem to be hangging over the edge of the background. Please view...

    www.kitchenandbedroominteriors.com/store

    I have tried updating the information.php file found in directory:
    includes/modules/sideboxes/apple_zen

    I am not sure what to put. Any ideas anyone???

    Great template by the way Jade, I am also well impressed at how much support you have been giving people

    Many Many Thanks
    It's because you added this to your stylesheet, please remove it:
    Code:
    #indexHomeBody .centerColumn {margin-left:2%}
    #indexHomeBody #navColumnTwo {margin-left:0%;}
    Then to fix the padding issue of the information box open up includes/templates/template_default/sideboxes/tpl_information.php and change this:
    Code:
    <ul style="margin: 0; padding: 0; list-style-type: none;">
    To this:

    Code:
    <ul>
    Then save and upload that changed file to includes/templates/apple_zen/sideboxes/

    I'll include this file in my next update.

    ETA: You also need to fix your commenting for your colors. Go ahead and remove the words "blue" before and after your blue section in the stylesheet. That may cause you problems. If you want hidden text in a stylesheet, it should always be like this:

    /* Hidden Text Here */
    Last edited by jettrue; 3 Mar 2009 at 02:26 PM.

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

    Default Re: Apple Zen Support Thread

    Quote Originally Posted by GoNinja View Post
    /includes/languages/apple_zen

    /includes/languages/english/apple_zen

    /includes/languages/english/extra_definitions/apple_zen

    /includes/modules/sidesboxes/apple_zen

    /includes/templates/apple_zen


    I think that's all of them?? I just need to change the folder names right? I don't need to edit the code in any of the PHP files??
    Correct!

  9. #2509
    Join Date
    Apr 2008
    Posts
    47
    Plugin Contributions
    0

    Default Apple Zen - Page wider in Firefox than Internet Explorer

    Hi,

    Any ideas why the main content of my site is wider in firefox than in internet explorer? I am judging the width using the borders down the sides...

    Many Thanks

    Colin

  10. #2510
    Join Date
    Apr 2008
    Posts
    47
    Plugin Contributions
    0

    Default Re: Apple Zen - Page wider in Firefox than Internet Explorer

    Quote Originally Posted by colnixon View Post
    Hi,

    Any ideas why the main content of my site is wider in firefox than in internet explorer? I am judging the width using the borders down the sides...

    Many Thanks

    Colin
    Sorry.....
    forgot to mention my web address is www.kitchenandbedroominteriors.com/store

 

 

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