Results 1 to 5 of 5
  1. #1
    Join Date
    Aug 2004
    Posts
    262
    Plugin Contributions
    0

    Default internet explorer display problem

    Internet Explorer breaks my template (everything is fine in Netscape and Firefox). If there is more than one horizontal line of products in the center column, they do not fit in the box and it overlaps. Another thread mentioned to add this to the css:

    .centerBoxContentWrapper {overflow:auto}

    It did not work. Does anyone have any ideas what to do. My test store is:

    www.vintageknits.net/new_store

    Thanks

  2. #2
    Join Date
    Apr 2006
    Posts
    8
    Plugin Contributions
    0

    Default Re: internet explorer display problem

    hi i'm having same problem
    my url is

    www.pin2.com.au/lr

    fine in FF but funny in IE..

    any help plz

    ta

    p

  3. #3
    Join Date
    Aug 2004
    Posts
    262
    Plugin Contributions
    0

    Default Re: internet explorer display problem

    Here is what worked for me:

    .centerBoxContentWrapper {
    overflow:auto
    height: 1%
    }

    You need the height 1% to make it look ok in both IE 6 and 7.

  4. #4
    Join Date
    Apr 2006
    Posts
    8
    Plugin Contributions
    0

    Default Re: internet explorer display problem

    hi

    cant find that code in CSS file, you want me to add it if yes which part. please explain i'm newbee

    ta

    parth

  5. #5
    Join Date
    Aug 2007
    Posts
    7
    Plugin Contributions
    0

    Default Re: internet explorer display problem

    Quote Originally Posted by sadie View Post
    Here is what worked for me:

    .centerBoxContentWrapper {
    overflow:auto
    height: 1%
    }

    You need the height 1% to make it look ok in both IE 6 and 7.
    Sadie thank you for this - I've been going mad trying to find the solution!

    Mitch

 

 

Similar Threads

  1. Internet Explorer 8 display problem
    By technics4home in forum General Questions
    Replies: 1
    Last Post: 5 May 2010, 11:23 AM
  2. Featured products display problem Internet Explorer
    By jewelion in forum General Questions
    Replies: 7
    Last Post: 14 Mar 2010, 03:43 AM
  3. Problem display in Internet Explorer
    By Matt Smith in forum Setting Up Categories, Products, Attributes
    Replies: 0
    Last Post: 15 Nov 2009, 06:53 PM
  4. Internet explorer & firefox display problem
    By globalmemory in forum All Other Contributions/Addons
    Replies: 9
    Last Post: 10 May 2009, 11:34 AM
  5. New products display problem Internet Explorer
    By danielleym in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 19 Nov 2008, 04:43 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