Page 10 of 305 FirstFirst ... 891011122060110 ... LastLast
Results 91 to 100 of 3042
  1. #91
    Join Date
    Feb 2007
    Posts
    20
    Plugin Contributions
    0

    Default Re: Apple Zen Template Support Thread


  2. #92
    Join Date
    Feb 2007
    Posts
    1
    Plugin Contributions
    0

    Default Re: Apple Zen Template Support Thread

    I have found an error
    In my test site the zip code box is move (Create account)
    On others site the same
    example:
    https://web76.secure-secure.co.uk/gi...b472b17a347e08

    But.. in your site the zip code isn't move

    Sorry for my poor english

  3. #93
    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 mateox View Post
    I have found an error
    In my test site the zip code box is move (Create account)
    On others site the same
    example:
    https://web76.secure-secure.co.uk/gi...b472b17a347e08

    But.. in your site the zip code isn't move

    Sorry for my poor english
    I adjusted that on my own site. To do that, open up includes/templates/YOUR_TEMPLATE/templates/tpl_modules_create_account.php.

    Find this line:
    Code:
    <label class="inputLabel" for="postcode"><?php echo ENTRY_POST_CODE; ?></label>
    and directly after it add:

    Code:
    <br />

  4. #94
    Join Date
    Feb 2007
    Posts
    20
    Plugin Contributions
    0

    Default Re: Apple Zen Template Support Thread

    Hi Jade

    Sorry, I have taken off the password to the site, I'm still having the following 2 problems:

    1. In the header the screen splits into 2 frames when the window is resized. Therefore in a 800x600 resolution, my image is not properly displayed. Is it possible to remove the frames?

    2. When I go to the site I get the following error message:

    Error: Access is denied to: http://giftsofwonder.co.uk/includes/csshover.htc
    Line: 0
    URL:http://www.giftsofwonder.co.uk/

    Can you help resolve these issues?

    Best regards

    Toby

  5. #95
    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 tobicky View Post
    Hi Jade

    Sorry, I have taken off the password to the site, I'm still having the following 2 problems:

    1. In the header the screen splits into 2 frames when the window is resized. Therefore in a 800x600 resolution, my image is not properly displayed. Is it possible to remove the frames?

    2. When I go to the site I get the following error message:

    Error: Access is denied to: http://giftsofwonder.co.uk/includes/csshover.htc
    Line: 0
    URL:http://www.giftsofwonder.co.uk/

    Can you help resolve these issues?

    Best regards

    Toby
    1. Remover overflow:auto; from #logoWrapperOuter.

    2. With which program are you getting this error? I see no such error when I visit your site.

  6. #96
    Join Date
    Feb 2007
    Location
    New York
    Posts
    88
    Plugin Contributions
    0

    Default Re: Apple Zen Template Support Thread

    Hi,

    Can someone tell me why it shows "page not found" when I click on "About Us"?

    here is the online store I'm testing: http://www.ejpshop.com/shop

    Thanks in advance for your help!

  7. #97
    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 mateox View Post
    I have found an error
    In my test site the zip code box is move (Create account)
    On others site the same
    example:
    https://web76.secure-secure.co.uk/gi...b472b17a347e08

    But.. in your site the zip code isn't move

    Sorry for my poor english
    Sorry, guys, after further review, the better way to handle this issue is this way:

    In the stylesheet, change this:

    Code:
    LABEL.inputLabel {
    	width:75%;
    	float:left;
    	}
    to this:
    Code:
    LABEL.inputLabel {
    	width:85%;
    	float:left;
    	}

  8. #98
    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 e81ny View Post
    Hi,

    Can someone tell me why it shows "page not found" when I click on "About Us"?

    here is the online store I'm testing: http://www.ejpshop.com/shop

    Thanks in advance for your help!
    Err, that's something I did not think about mentioning. The about us page needs to be added yourself if you'd like to use it. There is a module in the download section that makes it easer for you to add it yourself:

    About Us Mod

  9. #99
    Join Date
    Feb 2007
    Location
    Dallas area
    Posts
    76
    Plugin Contributions
    0

    application error Order Steps wrap in IE

    I just downloaded the Apple_Zen template to use with Zen Cart 1.3.7. I love the confirmation roadmap that you have for the checkout process, but it doesn't seem to display correctly in IE. In Firefox it looks fine... One long gray bar with each heading in a row above the bar. But IE... well IE never seems to do things the RIGHT way!

    I assume it's just wrapping to the next line because it's a pixel or two too long? Maybe a padding issue?

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

    Default Re: Order Steps wrap in IE

    Quote Originally Posted by bradymc View Post
    I just downloaded the Apple_Zen template to use with Zen Cart 1.3.7. I love the confirmation roadmap that you have for the checkout process, but it doesn't seem to display correctly in IE. In Firefox it looks fine... One long gray bar with each heading in a row above the bar. But IE... well IE never seems to do things the RIGHT way!

    I assume it's just wrapping to the next line because it's a pixel or two too long? Maybe a padding issue?
    Thanks for noticing that, you are correct, it is a spacing issue... IE is tacking on more space.

    SO, open up all the css files for this mod:

    includes/templates/apple_zen/css/checkout_confirmation.css

    includes/templates/apple_zen/css/checkout_payment.css

    includes/templates/apple_zen/css/checkout_shipping.css

    includes/templates/apple_zen/css/checkout_success.css

    and change all instances of 25% to 24%.

    That'll do the trick! I'll change this in my next release.

 

 
Page 10 of 305 FirstFirst ... 891011122060110 ... LastLast

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