Results 1 to 7 of 7
  1. #1
    Join Date
    Dec 2005
    Location
    Puerto Vallarta, Mexico
    Posts
    7
    Plugin Contributions
    0

    css problem CSS Problem when viewed with MSIE

    Zencart Version 1.3.8a Clean install with several mods.

    Using the Zencart classic template

    Link is: Http://www.loshuicholeslv.com

    Site looks perfect in all browsers except MSIE 8. When viewed in MSIE there is no header or footer showing but everything else looks fine. I have checked all of my CSS files and other mods and nothing I do seems to fix it. I think it is a problem with how MSIE is interpretting the CSS because it looks exactly as it should in all the other browsers I have used.

    Can someone please review my site, try to duplicate the problem and advise me as to where I should focus my efforts on trying to resolve this issue?

    Sorry if this has been posted elsewhere I have searched the forum several times and can not find anyone else experiencing the same issue.

    The site is currently set to showcase mode but the problem is the same even when the shop is live so I do not think it is a problem. If it is let me know and I will activate the store.

    Also another slightly off topic concern, When i used WC3 to validate the CSS it validated fine but said the main stylesheet was fairly large.. is there anything that can be done to shrink it down a bit without losing any of the functionality?? I am fairly green in the CSS Dept.


    Thanks!!

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

    Default Re: CSS Problem when viewed with MSIE

    Try removing the height:0%; from #navMainWrapper

    I wouldn't worry about the size of your stylesheet.

  3. #3
    Join Date
    Dec 2005
    Location
    Puerto Vallarta, Mexico
    Posts
    7
    Plugin Contributions
    0

    Default Re: CSS Problem when viewed with MSIE

    I removed that and it seemed to help but it is still not exactly as it should be.. is there any other controls i can remove or change that MSIE is looking at for the size of the header/footer??

    it still looks fine in the other browsers without the height.

  4. #4
    Join Date
    Nov 2006
    Location
    Dartmouth, NS Canada
    Posts
    2,378
    Plugin Contributions
    0

    Default Re: CSS Problem when viewed with MSIE

    Just guessing, but earlier versions of IE often required a hack to force them to draw heights correctly. That's perhaps why you had that line in your stylesheet, but it wasn't quite right. Try...

    #navMainWrapper: height:1%;

    ... or try putting that specifically into the header and footer parts of the stylesheet.

    Rob

  5. #5
    Join Date
    Dec 2005
    Location
    Puerto Vallarta, Mexico
    Posts
    7
    Plugin Contributions
    0

    Default Re: CSS Problem when viewed with MSIE

    Thanks guys for your help!! Much appreciated I have resolved the issue with those tips as far as I am aware. I do not have other versions of IE to test further but on my system in all browsers i do have it seems to show relatively the same.

  6. #6
    Join Date
    Nov 2006
    Location
    Dartmouth, NS Canada
    Posts
    2,378
    Plugin Contributions
    0

    Default Re: CSS Problem when viewed with MSIE

    You can learn more than you ever wanted to about this sort of problem by Googling "Holly hack, box model hack". One link you'll find is to a CSS Hack Cheat Sheet in PDF form. Very handy.

    Rob
    Last edited by rstevenson; 21 Dec 2009 at 02:49 PM.

  7. #7
    Join Date
    Dec 2005
    Location
    Puerto Vallarta, Mexico
    Posts
    7
    Plugin Contributions
    0

    css problem Re: CSS Problem when viewed with MSIE

    Awesome!! That sheet really will help me and hopefully others too!!

 

 

Similar Threads

  1. MSIE Main Page Featured Products Problem
    By toothpickdog in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 10 Jan 2011, 12:33 PM
  2. Banner is overlapping when viewed with IE7
    By soulmayknow in forum Basic Configuration
    Replies: 4
    Last Post: 11 Dec 2007, 04:58 PM
  3. Please help with MSIE problem
    By lexz in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 1 Mar 2007, 05:02 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