Results 1 to 7 of 7
  1. #1
    Join Date
    Jun 2007
    Posts
    32
    Plugin Contributions
    0

    Default IE Vs Firefox Layout Issues

    Hi guys,

    I hope someone can help me, I am trying make changes to my clients zencart layout.
    Everything looks fine when I use firefox but on IE i get the red x's in some places and also the layout is slightly messed up.
    Please can someone be kind enough to let me know what the i should be looking to change.

    site : www.theuk2usa.com


    Thank you
    Samantha

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

    Default Re: IE Vs Firefox Layout Issues

    You should be looking to change the template.

    I looked at the space where one of the missing images should be, and I counted eleven nested divs. Small wonder the actual image never ended up where it is supposed to be.

    Sorry I can't be of more help, but I'd be surprised if anyone here will be able to to take the time to wade through all that 'design'.

    It doesn't really look fine in Firefox. FF just doesn't have a 'missing image' placeholder.

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

    Default Re: IE Vs Firefox Layout Issues

    You have a huge number of validation errors, many of them structural related to opening and closing tag mismatches.

    Properly validating sites generally displays OK nowadays since the markup is renders following the rules laid out in the browser standards.

    But if you feed browsers errors, you're moving outside the area covered by the standards and will either see broken results, or inconsistent attempts by the browsers to deal with them.

    Your firsts steps therefore need to be to deal with the missing images to which stevesh refers, and fixing the many structural errors in your code, which are listed by the link above.
    Kuroi Web Design and Development | Twitter

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

  4. #4
    Join Date
    Jun 2007
    Posts
    32
    Plugin Contributions
    0

    Default Re: IE Vs Firefox Layout Issues

    Hi

    Thanks for the replies guys. Is there any easy way for me to remove red x's at all?

    Thanks
    Samantha

  5. #5
    Join Date
    Mar 2009
    Posts
    221
    Plugin Contributions
    1

    Default Re: IE Vs Firefox Layout Issues

    Those red x's are appearing because you are linking to an image does not exist. Either put the images back or edit the appropriate template files to remove the reference to the missing images.

    /includes/templates/template_default/images/slogan.gif
    /includes/templates/template_default/images/h_pict1.gif
    /includes/templates/template_default/images/f_pict1.gif


    It also looks like you have a mixture of template_default and theme020. The missing credit card logo at bottom is being linked to template_default and the credit card images that show up are being linked to theme020.

  6. #6
    Join Date
    Jun 2007
    Posts
    32
    Plugin Contributions
    0

    Default Re: IE Vs Firefox Layout Issues

    Hi,

    Thaks for your help o this guys, I have managed to get most of the red x's to go just one left. Any ideas why in IE everything for the left menu and right menu has shifted towards the right hence causing a problem with the design, is there a way I can get it to look like how it looks in Firefox?

    Thanks
    Samatha

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

    Default Re: IE Vs Firefox Layout Issues

    See my post #3 above. Having dealt with the missing images, you now need to deal with the structural errors which are among the almost 500 validation errors listed.

    Happily 500 errors reported won't mean that many in practise, many will stem from the same underlying problem, so start fixing them and you'll see the number reduce rapidly until the fog clears and the key ones are left.
    Kuroi Web Design and Development | Twitter

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

 

 

Similar Threads

  1. Issues in IE + Firefox
    By Tweezy in forum Templates, Stylesheets, Page Layout
    Replies: 5
    Last Post: 13 Nov 2011, 12:38 PM
  2. IE vs Firefox issues
    By lunarc in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 6 Oct 2009, 04:32 AM
  3. Major issues with Column Layout / Grid Layout for Products Listing
    By kinget in forum All Other Contributions/Addons
    Replies: 5
    Last Post: 27 Jul 2007, 10:11 PM
  4. Firefox issues
    By lexcor in forum Templates, Stylesheets, Page Layout
    Replies: 6
    Last Post: 12 Apr 2007, 04:34 AM
  5. Firefox Issues
    By Visual Designs in forum Templates, Stylesheets, Page Layout
    Replies: 4
    Last Post: 9 Dec 2006, 06:35 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