Page 1 of 2 12 LastLast
Results 1 to 10 of 14
  1. #1
    Join Date
    Jul 2006
    Posts
    89
    Plugin Contributions
    0

    Default My site is broken in firefox but ok in IE6

    Hi! Anyone can take a look at my site and give me some suggestions as to how to make the layout right?

    I mean, it looks all right in IE 6.0 but totally broken in firefox. I am using the default template included in the zen install files. How to fix it? Thanks so much!

  2. #2
    Join Date
    Dec 2005
    Posts
    1,059
    Plugin Contributions
    2

    Default Re: My site is broken in firefox but ok in IE6

    You'd prolly want to change this in your css to 110px or so:

    #headerWrapper {

    height: 11px;

    border-bottom: 5px solid #006633;

    }
    [FONT=Arial]Country Kitty Crafts[/FONT][FONT=Arial]
    [/FONT] [FONT=Garamond]
    [/FONT]

  3. #3
    Join Date
    Jul 2006
    Posts
    89
    Plugin Contributions
    0

    Default Re: My site is broken in firefox but ok in IE6

    Quote Originally Posted by TShooters View Post
    You'd prolly want to change this in your css to 110px or so:

    #headerWrapper {

    height: 11px;

    border-bottom: 5px solid #006633;

    }
    Unfortunately, it didn't work out. Still the same problem. Any other ideas? Thanks

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

    Default Re: My site is broken in firefox but ok in IE6

    Try deleting the height declaration altogether

    #headerWrapper {
    /*height: 110px;*/ delete this
    border-bottom: 5px solid #006633;
    }

  5. #5
    Join Date
    Apr 2006
    Location
    London, UK
    Posts
    10,569
    Plugin Contributions
    25

    Default Re: My site is broken in firefox but ok in IE6

    Clyde's suggestion should fix this for you. As additional commentary, I have never seen a site that is truly OK in Internet Explorer but broken in Firefox. Unless specifically designed for IE (and using IE-specific features that aren't recognised by standards bodies) sites that look that way are usually just broken, period. However, because IE6 often ignores what you tell it to do, sometimes the features that cause the breakage have been over-ridden.

    As a further aside, IE7 is much more respectful of what you tell it to do, so your site is even more broken in IE7 than in FF.
    Kuroi Web Design and Development | Twitter

    (Questions answered in the forum only - so that any forum member can benefit - not by personal message)

  6. #6
    Join Date
    Jul 2006
    Posts
    89
    Plugin Contributions
    0

    Default Re: My site is broken in firefox but ok in IE6

    Quote Originally Posted by kuroi View Post
    Clyde's suggestion should fix this for you. As additional commentary, I have never seen a site that is truly OK in Internet Explorer but broken in Firefox. Unless specifically designed for IE (and using IE-specific features that aren't recognised by standards bodies) sites that look that way are usually just broken, period. However, because IE6 often ignores what you tell it to do, sometimes the features that cause the breakage have been over-ridden.

    As a further aside, IE7 is much more respectful of what you tell it to do, so your site is even more broken in IE7 than in FF.
    I deleted that line in my template. But it didn't make it any better. I should clarify that I am using a custom template, although it is simply a duplicate of the default except for some texts. And when I say I changed as I was told to, I mean I changed the override file. Let me know if there's anything I missed.

    Oh, gosh! Kuroi, you really shouldn't tell me about it being broken in IE as well! It makes so sad! How can I fix it? Please help!

  7. #7
    Join Date
    Apr 2006
    Location
    London, UK
    Posts
    10,569
    Plugin Contributions
    25

    Default Re: My site is broken in firefox but ok in IE6

    Maybe you had a caching problem with your stylesheet, because this looks fixed to me in both Firefox 1,5 & 2 and Internet Explorer 6 & 7.

    At least what I believed was the problem looks fixed. I'm currently puzzling over why your winter sales thingy appears in the two older versions of the browsers, but not in the more recent versions (at least those on my PC). To carry this further, I can see it in AOL Explorer which is based on IE6, but not in Netscape or Opera. Is there an add-in needed for this?
    Kuroi Web Design and Development | Twitter

    (Questions answered in the forum only - so that any forum member can benefit - not by personal message)

  8. #8
    Join Date
    Jul 2006
    Posts
    89
    Plugin Contributions
    0

    Default Re: My site is broken in firefox but ok in IE6

    Quote Originally Posted by kuroi View Post
    Maybe you had a caching problem with your stylesheet, because this looks fixed to me in both Firefox 1,5 & 2 and Internet Explorer 6 & 7.

    At least what I believed was the problem looks fixed. I'm currently puzzling over why your winter sales thingy appears in the two older versions of the browsers, but not in the more recent versions (at least those on my PC). To carry this further, I can see it in AOL Explorer which is based on IE6, but not in Netscape or Opera. Is there an add-in needed for this?
    That's true! I am so relieved. Thanks so much for all your help guys!

  9. #9
    Join Date
    Jul 2006
    Posts
    89
    Plugin Contributions
    0

    Default Re: My site is broken in firefox but ok in IE6

    A little more problems though. First, it seems that the page loads much slower in firefox than in IE 6. What could be the problem?

    Also, if you look at this product, Dell XPS laptop, you should be able to notice that there are some formatting issues. For example, the trade mark symbol 'TM' and '128MB' etc. How could I fix that?

    I do have some issues with IE 6.0 as well. For example, I didn't want the line spaces in the section under 'highlights' to be so big. But it seemed that I could not really control it. I was using frontpage first to produce html and copying them to zencart product descriptions.

    But on average, my page still looks better in IE6 than in firefox. How can I fix both of them? Where does the problem lie? Thanks for your input!

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

    Default Re: My site is broken in firefox but ok in IE6

    Quote Originally Posted by kuroi View Post
    ... I'm currently puzzling over why your winter sales thingy appears in the two older versions of the browsers, but not in the more recent versions (at least those on my PC). To carry this further, I can see it in AOL Explorer which is based on IE6, but not in Netscape or Opera. Is there an add-in needed for this?
    I checked the site in Opera 9.2 and Netscape 7.2 and the winter sales shows up just fine.

 

 
Page 1 of 2 12 LastLast

Similar Threads

  1. Firefox vs IE6
    By sheldonlg in forum General Questions
    Replies: 5
    Last Post: 3 Apr 2008, 01:22 AM
  2. Header_bg gone in IE6 but ok in Firefox!
    By nkostaki in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 21 Nov 2006, 12:03 AM
  3. Site working in IE, but not Firefox!!
    By MMN Maniac in forum General Questions
    Replies: 5
    Last Post: 2 Jun 2006, 08:06 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