Page 2 of 2 FirstFirst 12
Results 11 to 13 of 13
  1. #11
    Join Date
    Feb 2005
    Location
    Lansing, Michigan USA
    Posts
    20,021
    Plugin Contributions
    3

    Default Re: Firefox working but IE really wrong

    Second: After fixing the position of the navColumnOneWrapper

    It looks to me that fixing that column position is the cause of your IE7 problem. Not sure what it accomplshes in the other browsers.

    You have to navigate to the 'home' page of a particular forum here to see the New Thread button.

  2. #12
    Join Date
    Aug 2009
    Posts
    59
    Plugin Contributions
    0

    Default Re: Firefox working but IE really wrong

    It looks to me that fixing that column position is the cause of your IE7 problem. Not sure what it accomplshes in the other browsers.

    You have to navigate to the 'home' page of a particular forum here to see the New Thread button.
    Now at least I know how to post a new thread... Thank you!

    To the other point: you're right about the fixing and I think I'm gonna end up dropping this idea.
    But this will only fix that left column problem, but not that
    logo - nav ezpage margin.
    I really have no idea how to get rid of it!

  3. #13
    Join Date
    Aug 2009
    Posts
    59
    Plugin Contributions
    0

    Default Re: Firefox working but IE really wrong

    I found out the (simple but not proper) solution to what my problem was

    #logoWrapper, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #popupAdditionalImage, #popupImage {
    margin: 0em;
    padding: 0em;
    max-height: 166px;
    min-height: 25px;
    height: 166px;
    }
    should have been


    #logoWrapper, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #popupAdditionalImage, #popupImage {
    margin: 0em;
    padding: 0em;
    max-height: 146px;
    min-height: 25px;
    height: 146px;
    }

 

 
Page 2 of 2 FirstFirst 12

Similar Threads

  1. Attribute Images per Row working, but wrong???
    By garyh357 in forum Setting Up Categories, Products, Attributes
    Replies: 6
    Last Post: 6 Oct 2009, 05:35 PM
  2. ZEN not working on any IE but on firefox
    By gmrm in forum General Questions
    Replies: 2
    Last Post: 19 May 2009, 07:09 PM
  3. SSL working..........but not really
    By r1formetoo in forum General Questions
    Replies: 5
    Last Post: 30 Mar 2009, 05:22 PM
  4. Flash header isn't working in IE but works in Firefox
    By webmiss in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 16 Aug 2008, 05:45 AM
  5. 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