Page 304 of 326 FirstFirst ... 204254294302303304305306314 ... LastLast
Results 3,031 to 3,040 of 3251
  1. #3031
    Join Date
    Sep 2007
    Posts
    58
    Plugin Contributions
    0

    Default Re: Cherry Zen Template Support Thread

    Dear Cherry Zenners

    Microsoft IE is sending me crazy, and I'm writing to ask for help to keep my sanity.

    For some reason the "navMain" bar on my site is located correctly in both Firefox and Safari, but is way over to the right in IE. I've read the forum, played with the CSS and used www.firebugger.com - all without success.

    Is anyone familiar with this problem?

    My test site (identical problem to the production site) is test.possumbooks.com.au

    Thanks very much in advance for any help.

    Possum

  2. #3032
    Join Date
    Sep 2006
    Location
    USA
    Posts
    291
    Plugin Contributions
    0

    Default Re: Cherry Zen Template Support Thread

    Quote Originally Posted by possum View Post
    Dear Cherry Zenners

    Microsoft IE is sending me crazy, and I'm writing to ask for help to keep my sanity.

    For some reason the "navMain" bar on my site is located correctly in both Firefox and Safari, but is way over to the right in IE. I've read the forum, played with the CSS and used www.firebugger.com - all without success.

    Is anyone familiar with this problem?

    My test site (identical problem to the production site) is test.possumbooks.com.au

    Thanks very much in advance for any help.

    Possum
    I must ask what version of IE are you using? Because on mine it looks fine!
    http://test.possumbooks.com.au/index.php

  3. #3033
    Join Date
    Oct 2008
    Posts
    55
    Plugin Contributions
    0

    Default Re: Cherry Zen Template Support Thread

    Quote Originally Posted by jettrue View Post
    Here's the section for the qty box commented out:
    Code:
    //   if ($products_qty_box_status == 0 or $products_quantity_order_max== 1) {
                  // hide the quantity box and default to 1
                  $the_button = '<input type="hidden" name="cart_quantity" value="1" />' . zen_draw_hidden_field('products_id', (int)$_GET['products_id']) . zen_image_submit(BUTTON_IMAGE_IN_CART, BUTTON_IN_CART_ALT);
               // } else {
                  // show the quantity box
     //   $the_button = PRODUCTS_ORDER_QTY_TEXT . '<input type="text" name="cart_quantity" value="' . (zen_get_buy_now_qty($_GET['products_id'])) . '" maxlength="6" size="4" /><br />' . zen_get_products_quantity_min_units_display((int)$_GET['products_id']) . '<br />' . zen_draw_hidden_field('products_id', (int)$_GET['products_id']) . zen_image_submit(BUTTON_IMAGE_IN_CART, BUTTON_IN_CART_ALT);
                //}
    Hi, I managed to do this but there is a black box arround my add to cart button, any ideas on how to remove it?

  4. #3034
    Join Date
    Feb 2010
    Location
    New South Wales, Australia
    Posts
    228
    Plugin Contributions
    0

    Default Re: Cherry Zen Template Support Thread

    Hi

    Can someone point me in the right direction?

    I would like to move the price etc down a bit. Maybe so the price aligns with the start of the description. Here is a link to a page:http://www.thehorsestall.com.au/stor...&cPath=144_146

    Rob

  5. #3035
    Join Date
    Jul 2007
    Posts
    2,169
    Plugin Contributions
    16

    Default Re: Cherry Zen Template Support Thread

    Quote Originally Posted by robbie269 View Post
    Hi

    Can someone point me in the right direction?

    I would like to move the price etc down a bit. Maybe so the price aligns with the start of the description. Here is a link to a page:http://www.thehorsestall.com.au/stor...&cPath=144_146

    Rob
    Maybe this will help you. Everything is separated into nicely ordered chunks. You have to open up includes/templates/YOUR_TEMPLATE/templates/tpl_product_info_display.php and find the add to cart section, and move it where you'd like it.
    Is your site Upgraded to the current version 1.5.4 Yet?
    zencart-upgrades-website-installation

  6. #3036
    Join Date
    Feb 2010
    Location
    New South Wales, Australia
    Posts
    228
    Plugin Contributions
    0

    Default Re: Cherry Zen Template Support Thread

    Hi

    Quote Originally Posted by countrycharm View Post
    Maybe this will help you. Everything is separated into nicely ordered chunks. You have to open up includes/templates/YOUR_TEMPLATE/templates/tpl_product_info_display.php and find the add to cart section, and move it where you'd like it.
    I have no trouble moving it down on the product info page. It is the product listing page where it will not move.

    Rob

  7. #3037
    Join Date
    Jul 2007
    Posts
    2,169
    Plugin Contributions
    16

    Default Re: Cherry Zen Template Support Thread

    Quote Originally Posted by robbie269 View Post
    Hi



    I have no trouble moving it down on the product info page. It is the product listing page where it will not move.

    Rob
    Sorry friend I miss understood you. Not sure about that one.
    Is your site Upgraded to the current version 1.5.4 Yet?
    zencart-upgrades-website-installation

  8. #3038
    Join Date
    Sep 2007
    Posts
    58
    Plugin Contributions
    0

    Default Re: Cherry Zen Template Support Thread

    Quote Originally Posted by tncproweb View Post
    I must ask what version of IE are you using? Because on mine it looks fine!
    http://test.possumbooks.com.au/index.php
    Thanks tncproweb. Now that's a bit embarrasing. I've just realised I'm using an old IE (namely 7), rather than the current version (8). And after I installed 8 the site looks fine. I was using my work laptop and 7 is the corporate standard.

    So while it's great to know it works on 8, unfortunately according to http://www.netmarketshare.com/browse...e.aspx?qprid=3 27% of the world still uses IE6 and IE7, which don't work. Which means that 27% of the people landing on my site are likely to be put off by what looks like a poorly designed site. I certainly would be.

    Are there any tricks for fixing IE6/IE7 issues, while not wrecking the site for the newer browsers?

    Thanks!

    Possum.

  9. #3039
    Join Date
    Sep 2008
    Location
    San Diego
    Posts
    159
    Plugin Contributions
    0

    Default Re: Cherry Zen Template Support Thread

    Regarding the site width of my new but not released site at createadesign.net/demo
    In IE the site neatly fills the screen
    on Firefox it is smaller than the screen width
    Being a rank amateur, I am hesitant to play around with width's etc but would rather be guided by some-one who knows what they are doing.
    Thanx in advance,
    Rufusclc

  10. #3040
    Join Date
    Dec 2008
    Posts
    9
    Plugin Contributions
    0

    Default Re: Cherry Zen Template Support Thread

    Got this one figured out. Home link is now showing and working.

 

 

Similar Threads

  1. Simple Zen Template - Support Thread
    By jettrue in forum Addon Templates
    Replies: 461
    Last Post: 27 Apr 2013, 01:33 AM
  2. Fresh Zen -- JellyFish Template Support Thread
    By magicbox in forum Addon Templates
    Replies: 93
    Last Post: 11 Apr 2012, 08:54 AM
  3. Free Template "Future Zen" v1.2 Support Thread
    By kuroi in forum Addon Templates
    Replies: 69
    Last Post: 16 Jul 2010, 06:00 AM
  4. Mix Cherry Zen Template with Default template
    By Globie in forum General Questions
    Replies: 1
    Last Post: 31 Oct 2008, 08:21 PM

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