Results 1 to 10 of 3041

Hybrid View

  1. #1
    Join Date
    Dec 2007
    Posts
    130
    Plugin Contributions
    0

    help question Re: Apple Zen Support Thread

    Jade, Thank you for your continue support to this wonderful contribution.

    My Issues if you have a change to look, after 3 days and a lot of coffee I honestly give up.

    This issue is only in IE 7. I do not see on FF 2 o FF3
    Whe Additional image are present (again issue in IE)

    1 Image is Centered (OK)
    2 Images Vertical aligned
    3 Images OK
    4 Images OK

    examples below

    What did I do wrong? Why with 2 images and no 3 or 4, which shows correctly aligned?

    THIS IS A LIVE SITE LEFT CHECK/MONEY ORDER PAYMENT MODULE SO YOU OR ANYONE CAN CHECK MY SITE. ANY FEEDBACK GOOD OR BAD IS MUCH APPRECIATED. JUST ONE FAVOR IN NAME OR LAST NAME ADD TEST SO I CAN DELETE IT LATER - THANK YOU FOR YOUR TIME
    2 Pictures
    ygfashion.com/index.php?main_page=product_info&cPath=2_3&products_id=76
    ygfashion.com/index.php?main_page=product_info&cPath=2_3&products_id=84


    3 Pictures
    ygfashion.com/index.php?main_page=product_info&cPath=2_3&products_id=37


    4 Pictures
    ygfashion.com/index.php?main_page=product_info&cPath=2_3&products_id=85


    Second Issue
    I have severly modified your template and I have left a "space" below drop Menu. This replicate on all the site, just below the black Header drop menu background and on top of center white column
    I would like that portion = 0px


    Zen 1.3.8a
    Apple Zen 2.4
    CAPTCHA
    Easy Sign Up Log in with COWOA
    Fast and Easy Checkout with 1 Page check out
    Disabled Paypal express
    Disable Google Checkout
    Site with NOSSL (reason I disables both payment method)
    Enable Paypal IPN for testing
    Google SiteMap
    Google Product Feed
    Fual Slimbox
    Image Handler 2


    Other that that I am pretty much done other that Google checkout Module and lack of SSL which will be done once this issues are gone

    Jade :thumbsup, Thank You!

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

    Default Re: Apple Zen Support Thread

    Quote Originally Posted by marcelo63 View Post
    This issue is only in IE 7. I do not see on FF 2 o FF3
    Whe Additional image are present (again issue in IE)

    Second Issue
    I have severly modified your template and I have left a "space" below drop Menu. This replicate on all the site, just below the black Header drop menu background and on top of center white column
    I would like that portion = 0px

    Jade :thumbsup, Thank You!
    First issue, open up includes/modules/YOUR_TEMPLATE/additional_images.php and change this:

    Code:
        $col_width = floor(100/$num_images);
      } else {
        $col_width = floor(100/IMAGES_AUTO_ADDED);
      }
    to this:

    Code:
        $col_width = floor(100/$num_images) -.5;
      } else {
        $col_width = floor(100/IMAGES_AUTO_ADDED) -.5;
      }
    Second issue:

    in your stylesheeet.css change this:

    Code:
    #contentMainWrapper {
    	width:71em;
    	margin:0 auto;
    	text-align:center;
    	position:relative;
    	top:2.18em;
    	}
    to this:

    Code:
    #contentMainWrapper {
    	width:71em;
    	margin:0 auto;
    	text-align:center;
    	position:relative;
    	top:1.4em;
    	}

  3. #3
    Join Date
    Feb 2008
    Location
    Texas
    Posts
    10
    Plugin Contributions
    0

    image problem Re: Apple Zen Support Thread

    Hi, I'm using the Apple_Zen template for my new site and of course, I'm a Newbie . This thread and the tutorials have assisted me in doing so much this past week and I haven't had to ask not one question...until now.lol

    Was hoping maybe someone could tell me where to change the logo from a .gif to a .jpg. ?

    Many thanks in advance to those of you who take the time to respond.

  4. #4

    Default Re: Apple Zen Support Thread

    Quote Originally Posted by judygirl View Post
    Hi, I'm using the Apple_Zen template for my new site and of course, I'm a Newbie . This thread and the tutorials have assisted me in doing so much this past week and I haven't had to ask not one question...until now.lol

    Was hoping maybe someone could tell me where to change the logo from a .gif to a .jpg. ?

    Many thanks in advance to those of you who take the time to respond.
    /includes/languages/english/apple_zen/header.php is where the filename should be changed.

    includes/templates/apple_zen/images/ is where your logo should be located :)

    I hope this helps! A little learning at a time...you'll get there :)

  5. #5
    Join Date
    Feb 2008
    Location
    Texas
    Posts
    10
    Plugin Contributions
    0

    Default Re: Apple Zen Support Thread

    I looked there, I SWEAR!

    Thank you, that worked perfectly!

    And to think I wanted to be the first Newbie in the history of ZenCart to build my store without having to post a question. Silly me.

  6. #6
    Join Date
    Jan 2008
    Posts
    8
    Plugin Contributions
    0

    Default Re: Apple Zen Support Thread

    How might one edit the individual product pages so that huge cross reference info lists can go underneath the "add to cart" button. I want the customer to not be forced to scroll through it in order to check out, but I need the info on the page.

    Thanks.

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

    Default Re: Apple Zen Support Thread

    Quote Originally Posted by Ralleh View Post
    How might one edit the individual product pages so that huge cross reference info lists can go underneath the "add to cart" button. I want the customer to not be forced to scroll through it in order to check out, but I need the info on the page.

    Thanks.
    I'm not sure what you mean by "huge cross reference lists", but you can edit the order of the product info page in includes/templates/YOUR_TEMPLATE/templates/tpl_product_info_display.php

 

 

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