Results 1 to 6 of 6
  1. #1
    Join Date
    Jul 2005
    Posts
    31
    Plugin Contributions
    0

    Default My Site is a mess in Internet Explorer?

    I have been working on this site in Firefox for quite sometime. It wasn't until recently that I was told that the page display is all messed up in internet explorer.

    http://tinyurl.com/8np68a <--- here is my site

    I use firefox and havent tested the site in internet explorer. I don't know why the page keeps wrapping around itself maybe CSS?

    If anyone could offer any advice I would sincerely appreciate it

  2. #2
    Join Date
    Mar 2007
    Location
    AZ
    Posts
    1,911
    Plugin Contributions
    2

    Default Re: My Site is a mess in Internet Explorer?

    Looks like your site is trying to load WordPress AND Zen Cart on the same page.

    Tina

  3. #3
    Join Date
    Jul 2005
    Posts
    31
    Plugin Contributions
    0

    Default Re: My Site is a mess in Internet Explorer?

    Thanks for the response. I have went ahead and deleted everything that deals with wordpress and the layout still remains a mess. Any other ideas??

  4. #4
    Join Date
    Oct 2007
    Posts
    64
    Plugin Contributions
    0

    Default Re: My Site is a mess in Internet Explorer?

    Quote Originally Posted by xtreme View Post
    Thanks for the response. I have went ahead and deleted everything that deals with wordpress and the layout still remains a mess. Any other ideas??
    It looks like your using applezen ? Not sure how it is implimented exactly but following the code, the breadcrumb menu and "<div id="contentMainWrapper">" parses before the drop down menu ( "dropMenuWrapper"). That could be the cause of IE formatting the page with the menu "dropMenuWrapper" to the right of the bread crumb " contentMainWrapper."

  5. #5
    Join Date
    Oct 2007
    Posts
    64
    Plugin Contributions
    0

    Default Re: My Site is a mess in Internet Explorer?

    Oh yeh,

    one other thing you could try is to fix the position of the drop down menu in your stylesheet.css

    add
    Code:
    #dropMenuWrapper {
    position: fixed;
    
    }
    cheers

  6. #6
    Join Date
    Jan 2004
    Location
    N of San Antonio TX
    Posts
    9,691
    Plugin Contributions
    11

    Default Re: My Site is a mess in Internet Explorer?

    You cannot expect the right things to happen when basic code is incorrect. Not uncommon to find problems with define_main_page and product_info but, you have many problems with JavaScript and missing extra </div>...

    Check out the link you gave at the W3C Validator.
    A little help with colors.
    myZenCartHost.com - Zen Cart Certified, PCI Compatible Hosting by JEANDRET
    Free SSL & Domain with semi-annual and longer hosting. Updating 1.5.2 and Up.

 

 

Similar Threads

  1. View Site in Firefox & Internet Explorer
    By cameo in forum General Questions
    Replies: 1
    Last Post: 31 May 2011, 06:29 AM
  2. Why does my site look different in Internet Explorer?
    By Matt Smith in forum Templates, Stylesheets, Page Layout
    Replies: 5
    Last Post: 3 Oct 2009, 01:21 AM
  3. Internet Explorer 7 site displays incorrectly
    By mauiexcellent in forum General Questions
    Replies: 1
    Last Post: 21 Nov 2008, 03:06 AM
  4. Internet Explorer 7 cannot open internet site
    By Robbyn7 in forum General Questions
    Replies: 14
    Last Post: 27 Mar 2008, 11:21 PM
  5. Site Is messed up in Windows Internet Explorer?
    By touchclothing in forum General Questions
    Replies: 2
    Last Post: 19 Oct 2007, 09:05 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