Results 1 to 6 of 6

Hybrid View

  1. #1
    Join Date
    Nov 2008
    Location
    Auburn, CA
    Posts
    14
    Plugin Contributions
    0

    Default Right Side Box Covering Part of Check Out

    Hi,
    On www.wildeats.com if you add something to your cart and go to checkout, in IE8 the right sidebox is overlapping part of the checkout middle area, specifically I can't see the remove item from cart button as it is covered up by the right sidebox. Does anyone know how to fix this? It looks ok in Firefox. Thanks for any ideas!
    Mary Helen

  2. #2
    Join Date
    Feb 2005
    Location
    Lansing, Michigan USA
    Posts
    20,021
    Plugin Contributions
    3

    Default Re: Right Side Box Covering Part of Check Out

    You'll need to fix the english.php file first.

    Instead of 'Item Name' and 'Total', you have the define names, which may be messing up youir styling. Check that you've edited the defines properly, or if that file is corrupted or missing.

  3. #3
    Join Date
    Nov 2008
    Location
    Auburn, CA
    Posts
    14
    Plugin Contributions
    0

    Default Re: Right Side Box Covering Part of Check Out

    Hi,
    Thanks very much for your response. I did not see it until today. I looked in english.php under admin includes and TABLE_HEADINGS_PRODUCTS does not appear there. It is however in invoice.php
    define('TABLE_HEADING_PRODUCTS', 'Products');
    as well as
    define('TABLE_HEADING_TOTAL', 'Total');

    Is this the place where I should be looking?
    Why are the constant names appearing instead of the values, that is what is weird.
    Thanks for any further ideas on this.
    mh

  4. #4
    Join Date
    Feb 2005
    Location
    Lansing, Michigan USA
    Posts
    20,021
    Plugin Contributions
    3

    Default Re: Right Side Box Covering Part of Check Out

    No. It would be in includes/languages/english.php, not admin.

    The file may be corrupted, or you made a mistake in editing.

  5. #5
    Join Date
    Nov 2008
    Location
    Auburn, CA
    Posts
    14
    Plugin Contributions
    0

    Default Re: Right Side Box Covering Part of Check Out

    Hi Stevesh,
    You are correct, the code is missing from the includes/languages/english.php file. I copied the relevant lines from the original Zen Cart and pasted it in as the last 2 lines,

    define('TABLE_HEADING_PRODUCTS', 'Item Name');
    define('TABLE_HEADING_TOTAL', 'Total');

    But it didn't help. Still getting the mess. Do you or anyone else have any ideas. Some users are reporting that the checkout button is obscured by the right sideboxes because the table is so wide due to these messed up headings.

    Any help greatly appreciated.
    Mary Helen

  6. #6
    Join Date
    Feb 2005
    Location
    Lansing, Michigan USA
    Posts
    20,021
    Plugin Contributions
    3

    Default Re: Right Side Box Covering Part of Check Out

    Since you are using the 'classic' template, the edited english.php file would go in the includes/languages/classic folder.

 

 

Similar Threads

  1. Replies: 2
    Last Post: 13 Jun 2011, 04:22 PM
  2. Move Centre Box right or Right Side Boxes left ?
    By HeyIts007 in forum Templates, Stylesheets, Page Layout
    Replies: 4
    Last Post: 5 Nov 2010, 04:50 AM
  3. Add to cart box going behind right side box’s
    By StarBuck in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 28 Jan 2009, 12:50 AM
  4. Why is my side box image covering the borders of the box?
    By oavs in forum Basic Configuration
    Replies: 1
    Last Post: 15 Nov 2008, 10:38 AM
  5. BannersAll (right side box) leaking to the right
    By zcnb in forum Templates, Stylesheets, Page Layout
    Replies: 8
    Last Post: 26 Sep 2008, 08:56 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