Results 1 to 8 of 8
  1. #1
    Join Date
    Mar 2009
    Location
    Trowbridge, Wiltshire
    Posts
    121
    Plugin Contributions
    0

    Default Display Problems in IE7 and Firefox

    Hi I have just moved my store to an online ISP and have been using IE6. Everything seemed to be great (on my system) until a few users using Firefox and IE7 have complained that the store doesn't display properly. I am using Zen Cart 1.3.8a.

    Has anyone come across any problems like this, and if so is there a fix or some additional css code for these browsers?

    Many thanks
    Scott

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

    Default Re: Display Problems in IE7 and Firefox

    Everybody has come across problems like this. We'll need a link to your site.

  3. #3
    Join Date
    Mar 2009
    Location
    Trowbridge, Wiltshire
    Posts
    121
    Plugin Contributions
    0

    Default Re: Display Problems in IE7 and Firefox

    Thanks stevesh,
    the site is: http://www.cmsspares.eu

    Many thanks
    Scott

  4. #4
    Join Date
    Nov 2005
    Location
    Colorado Springs, CO USA
    Posts
    7,033
    Plugin Contributions
    31

    Default Re: Display Problems in IE7 and Firefox

    You are using two stylesheets

    stylesheet.css and stylesheetnew.css

    both of these stylesheets appear to contain the same information You don't need both of them

    I'd compare the two and combine them into just one stylesheet.css and then delete stylesheetnew.css

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

    Default Re: Display Problems in IE7 and Firefox

    First thing: Zencart loads all stylesheets with the .css extension that are in the current template's css folder, so you have two fighting each other. Rename the one to stylesheet.old.

    Then, adding the part in red should fix the only problems I see:


    #navBreadCrumb {
    padding: 0.5em 0.5em;
    background-color: #FFFFFF;
    font-size: 0.95em;
    font-weight: bold;
    margin-top: 2em;
    }

  6. #6
    Join Date
    Mar 2009
    Location
    Trowbridge, Wiltshire
    Posts
    121
    Plugin Contributions
    0

    Default Re: Display Problems in IE7 and Firefox

    Awesome - thanks guys much appreciated.

    the css change has made a big difference!

    The only other problem is that for some reason the 100% height setting I had in doesnt seem to work any more - it was perfect in IE6!

    Thanks again

    Scott

  7. #7
    Join Date
    Nov 2005
    Location
    Colorado Springs, CO USA
    Posts
    7,033
    Plugin Contributions
    31

    Default Re: Display Problems in IE7 and Firefox

    Try removing the height definition

    #mainWrapper {
    background-color: #ffffff;
    height: 100%;
    text-align: left;
    width: 900px;
    vertical-align: top;
    border: 1px solid #9a9a9a;
    }

  8. #8
    Join Date
    Mar 2009
    Location
    Trowbridge, Wiltshire
    Posts
    121
    Plugin Contributions
    0

    Default Re: Display Problems in IE7 and Firefox

    Thanks clydejones - that has done the trick. It looks great now!

    Thank you very much - I really appreciate the help.

    Regards
    Scott

 

 

Similar Threads

  1. ie7 and chrome different than ie8 and firefox
    By Congerman in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 14 Aug 2010, 04:48 PM
  2. Display anomolies between IE7 and Firefox 2
    By ajhb in forum Addon Sideboxes
    Replies: 3
    Last Post: 3 Nov 2008, 04:05 PM
  3. IE7 and Firefox problem
    By livingstons in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 27 Oct 2008, 04:23 PM
  4. Two problems with IE7 vs Firefox
    By digger149 in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 28 Jul 2007, 01:56 AM
  5. IE7 & Firefox layout problems
    By AngelusUK in forum Templates, Stylesheets, Page Layout
    Replies: 6
    Last Post: 19 Sep 2006, 04:46 PM

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