Page 1 of 2 12 LastLast
Results 1 to 10 of 13
  1. #1
    Join Date
    Aug 2009
    Posts
    59
    Plugin Contributions
    0

    Default Firefox working but IE really wrong

    Hi all,

    I spent all night working on the home page of my friends site http://www.ozresort.com.au/ and didn't even think to check it in IE untill today and it's looks messed up in IE6 and IE7

    This is only my second day using zen cart and i'm at a complete loss as to wear to start fixing it as i'm thinking it's more than just one probelem.

    Any help would be greatly appriciated.

    The problem seems to be that the horizontal navigation isn't sitting right which is throwing everything else out.

    I could attach sceenshots so i uploaded them links are....

    http://www.ozresort.com.au/FF.jpg
    http://www.ozresort.com.au/IE6.jpg
    http://www.ozresort.com.au/IE7.jpg




    Thanks very much in advance.

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

    Default Re: Firefox working but IE really wrong

    Have changed the site a little bit trying to fix the problem still no luck

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

    Default Re: Firefox working but IE really wrong

    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.

  4. #4
    Join Date
    Aug 2009
    Posts
    59
    Plugin Contributions
    0

    Default Re: Firefox working but IE really wrong

    Quote Originally Posted by dbltoe View Post
    When you said few i didn't think you meant the same thing as when i go for a few beers

    cheers

  5. #5
    Join Date
    Aug 2009
    Posts
    59
    Plugin Contributions
    0

    Default Re: Firefox working but IE really wrong

    This is a little bit over my head, if anyone has a solution i can use in the mean time while i sort out the validation it would be greatly apriciated

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

    Default Re: Firefox working but IE really wrong

    Just your main page has a page inside a page LITERALLY!

    You have two head tags, Doctypes, etc.

    There is no "meanwhile". The site will not function properly until a majority of these items are fixed.
    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.

  7. #7
    Join Date
    Aug 2009
    Posts
    59
    Plugin Contributions
    0

    Default Re: Firefox working but IE really wrong

    I also have a compatibility problem.
    On FF, Chrome and IE8 everything works fine,
    but in IE7 there are 2 bugs I cannot get rid of.

    http://74.52.48.66/~djoel/zencart/in...ex&language=de

    First there is a little margin between the logo and the navEZPagesTop.
    Second: After fixing the position of the navColumnOneWrapper
    it's showing up out of the left column.
    Please, could anyone help out!

    Here my stylesheet

    PHP Code:
    /**
     * Main CSS Stylesheet
     *
     * @package templateSystem
     * @copyright Copyright 2003-2007 Zen Cart Development Team
     * @copyright Portions Copyright 2003 osCommerce
     * @license http://www.zen-cart.com/license/2_0.txt GNU Public License V2.0
     * @version $Id: stylesheet.css 5952 2007-03-03 06:18:46Z drbyte $
     */

    body {
        
    margin0em;
        
    font-familyverdanaarialhelveticasans-serif;
        
    font-size62.5%;
        
    color#000000;
        
    background-color#e6e6e6;
        
    }

    a img {bordernone; }

    a:link {
         
    font-familyverdana;
         
    font-size0.9em;
        
    color#ffcc99;
        
    text-decorationnone;
        }
    #navEZPagesTOC ul li a {
         
    color#ffcc99;
        
    text-decorationnone;
         }
    a:visited {
        
    color#ffcc99;
        
    text-decorationnone;
        }

    a:hover#navEZPagesTOC ul li a:hover, #navMain ul li a:hover, #navSupp ul li a:hover, #navCatTabs ul li a:hover {
        
    color#aeaac5;
        
    text-decorationnone;
        }

    a:active {
        
    color#596183;
        
    }

    h1 {
        
    font-size1.5em;
        }

    h2 {
        
    font-size1.5em;
        }

    h3h4h5h6 {
        
    font-size1.5em;
        }
        
    LABELh4.optionNameLEGENDADDRESS, .sideBoxContent, .larger{
        
    font-size1.1em;
        }

    .
    biggerText {
        
    font-size1.2em;
        }

    h1h2h3h4h5h6 {
        
    margin0.3em 3px;
    }

    CODE {
        
    font-familyarialverdanahelveticasans-serif;
        
    font-size1em;
        }

    FORMSELECTINPUT {
        
    displayinline;
        
    font-size1em;
        
    margin0.1em;
        }

    TEXTAREA {
    /*    float: left;*/
        
    marginauto;
        
    displayblock;
        
    width95%;
        }

    input:focusselect:focustextarea:focus {
        
    background#f0f8ff;
        
    }

    FIELDSET {
        
    padding0.5em;
        
    margin0.5em 0em;
        
    border1px solid #cccccc;
        
    }

    LEGEND {
        
    font-weightbold;
        
    padding0.3em;
        }

    LABELh4.optionName {
        
    line-height1.5em;
        
    padding0.2em;
        }

    LABEL.checkboxLabelLABEL.radioButtonLabel {
        
    margin0.5em 0.3em;
        }

    .
    centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .centerBoxContentsAlsoPurch, .attribImg {
        
    floatleft;
        }
    #logo { 
        
    text-aligncenter;
        }
        
    LABEL.inputLabel {
        
    width11em;
        
    floatleft;
        }

    LABEL.inputLabelPayment {
        
    width15em;
        
    floatleft;
        }

    LABEL.selectLabelLABEL.switchedLabelLABEL.uploadsLabel  {
        
    width12em;
        
    floatleft;
        }

    PADDRESS {
        
    padding0.5em;
        }

    ADDRESS {
        
    font-stylenormal;
        }

    .
    clearBoth {
        
    clearboth;
        }

    HR {
        
    height1px;
        
    margin-top0.5em;
        
    bordernone;
        
    border-bottom1px solid #9a9a9a;
        
    }

    /*warnings, errors, messages*/
    .messageStackWarning, .messageStackError, .messageStackSuccess, .messageStackCaution {
        
    line-height1.8em;
        
    padding0.2em;
        
    border1px solid #000000;
        
    }

    .
    messageStackWarning, .messageStackError {
        
    background-color#ff0000;
        
    color#ffffff;
        
    }

    .
    messageStackSuccess {
        
    background-color#99FF99;
        
    color#000000;
        
    }

    .
    messageStackCaution {
        
    background-color#FFFF66;
        
    color#000000;
        
    }

    /*wrappers - page or section containers*/
    #mainWrapper {
         
    margin0em;
         
    background-imageurl(../images/hintergrund_1.gif);
        
    text-aligncenter;
        
    width963px;
        
    vertical-aligntop;
        }

    #contentMainWrapper, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #mainWrapper, #popupAdditionalImage, #popupImage {
         
    margin0em;
        
    padding0em;
        }    

    #headerWrapper, #logoWrapper {
         
    margin0em;
        
    padding0em;
        
    width963px;
        
    floatnone;
        }    
    #navColumnTwoWrapper, #mainWrapper {
        
    marginauto;
        }  
        
    #navColumnOneWrapper {
          
    positionfixed;
          
    marginnone;
          }
          
    #tagline {
        
    displaynone;
        
    background-color:#7b0046;
        
    color:#a86386;
        
    font-size0;
        
    text-align center;
        
    vertical-alignbottom;
        }

    #sendSpendWrapper {
        
    border1px solid #cacaca;
        
    floatright;
        
    margin0em 0em 1em 1em;
        }

    .
    floatingBox#accountLinksWrapper, #sendSpendWrapper, #checkoutShipto, #checkoutBillto, #navEZPagesTOCWrapper {
        
    margin0;
        
    width47%;
        }

    .
    wrapperAttribsOptions {
        
    margin0.3em 0em;
        }

    /*navigation*/

    .navSplitPagesResult {
         }
    .
    navSplitPagesLinks {
          }
    .
    navNextPrevCounter {
        
    displaynone;
        
    margin0em;
        
    font-size0.9em;
        }
    .
    navNextPrevList {
        
    displaynone;
        
    white-spacenowrap;
        
    margin0;
        
    padding:  0.5em 0em;
        list-
    style-typenone;
        }

    #navMainWrapper {
         
    margin-bottom0em;
         
    margin:0em;      
         
    padding0em;
        
    height220px;
        
    width963px;
        
        }
    #navSuppWrapper {
         
    margin-top3em;
        
    background-color#7b0046;
        
    font-familyverdana;
         
    font-weightbold;
        
    color#000000;
        
    height1%;
        
    width100%;
        }
        
    #navCatTabsWrapper {
        
    displaynone;
        }
        
    #navMain ul, #navSupp ul {
        
    margin0;
        
    padding:  0.2em 0em;
        list-
    style-typenone;
        
    text-aligncenter;
         
    line-height1.9em;
        }

    #navMain ul li, #navSupp ul li {
        
    displayinline;
        }

    #navMain ul li a {
         
    displaynone;
        
    text-decorationnone;
        
    padding0em 0.5em;
        
    margin0;
        
    color#ffcc99;
        
    white-spacenowrap;
        }
    #navSupp ul li a {
         
    font-familyverdana;
         
    font-size0.9em;
         
    text-decorationnone;
        
    padding0em;
        
    margin0;
        
    color#ffcc99;
        
    }
        
    #navSupp ul li a:hover {
        
    color#aeaac5;
        
    text-decorationnone;
        }    

    #navEZPagesTOCWrapper {
        
    font-weightbold;
        
    floatright;
        
    height1%;
        
    border1px solid #000000;
        
    }

    #navEZPagesTOC ul {
        
    margin0;
        
    padding:  0em 0.5em;
        list-
    style-typenone;
        
    line-height1.5em;
        }

    #navEZPagesTOC ul li {
        
    white-spacenowrap;
        }

    #navEZPagesTOC ul li a {
        
    padding0em 0.5em;
        
    margin0;
        
        }

    #navCategoryIcon, .buttonRow, #indexProductListCatDescription {
        
    margin0.5em;
        }

    #navMainSearch {
        
    displaynone;
        
    floatright;
        }
        
    #navBreadCrumb {
         
    displaynone;
         
    background-color#e1dfee;
        
    }
        
    #navLanguagesWrapper { 
          
    displaynone;
          
    text-aligncenter;
          
    floatright;
          
    margin-right22em;
          
    margin-top: -4.2em;
          
    margin-left2.5em;
          
    padding0em;
         }
         
    #navCurrenciesWrapper {
         
    }
              
    #navEZPagesTop {
         
    width963px;
        
    height2em;
        
    background-imageurl(../images/navimain.gif);
         
    background-repeatno-repeat;     
        }
     
    #navEZPagesTop { 
         
    vertical-alignmiddle
         
    font-familyverdana;
        
    font-size1.1em;
        
    font-weightbold;
         
    margin0em;
        
    padding-top0em;
        
    text-aligncenter;
        }
        
    #navEZPagesTop a {
        
    font-size0.9em;
        
    padding0em;
        
    margin0.1em;
        
    color#ffcc99;
        
    }
        
    #navEZPagesTop a:visited {
        
    color#ffcc99;
        
    }
        
    #navEZPagesTop a:hover {
        
    color#aeaac5;
        
    text-decorationnone;
        }
        
    #navBreadCrumb {
        
    font-size0.95em;
        
    font-weightbold;
        
    margin0em;
        
    padding0.5em;
        
    text-aligncenter;
        }
    #navColumnOne {
        
    background-color#831144;
       
        
    }

    #navColumnTwo {
         
    displaynone;
        
    background-color#e1dfee;
        
    }

    /*The main content classes*/
    #contentColumnMain, #navColumnOne, #navColumnTwo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .alert {
        
    vertical-aligntop;
        }

    /*.content,*/ #productDescription, .shippingEstimatorWrapper {
        /*font-size: 1.2em;*/
        
    padding0.5em;
        }

    .
    alert {
        
    color#FF0000;
        
    margin-left0.5em;
        }
    .
    advisory {}
    .
    important {
        
    font-weightbold;
        }
    .
    notice {}
    .
    rating{}
    .
    gvBal {
        
    floatright;
        }
    .
    centerColumn#bannerOne, #bannerTwo,  #bannerThree,  #bannerFour,  #bannerFive,  #bannerSix {
        
    padding0.8em;
        }

    .
    smallText#siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
        
    font-size0.9em;
        }

    /*Shopping Cart Display*/
    #cartAdd {
        
    floatright;
        
    text-aligncenter;
        
    margin1em;
        
    border1px solid #000000;
        
    padding1em;
        }

    .
    tableHeading TH {
        
    border-bottom1px solid #cccccc;
        
    }

    .
    tableHeading#cartSubTotal {
        
    background-color#e9e9e9;
         
    }

    #cartSubTotal {
        
    border-top1px solid #cccccc;
        
    font-weightbold;
        
    text-alignright;
        
    line-height2.2em;
        
    padding-right2.5em;
        }

    .
    tableRow, .tableHeading#cartSubTotal {
        
    height2.2em;
        }

    .
    cartProductDisplay, .cartUnitDisplay, .cartTotalDisplay, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity#cartInstructionsDisplay, .cartTotalsDisplay   {
        
    padding0.5em 0em;
        }

    .
    cartUnitDisplay, .cartTotalDisplay {
        
    text-alignright;
        
    padding-right0.2em;
        }

    #scUpdateQuantity {
        
    width2em;
        }

    .
    cartQuantity {
        
    width4.7em;
        }

    .
    cartNewItem {
        
    color#33CC33;
        
    positionrelative;  /*do not remove-fixes stupid IEbug*/
        
    }

    .
    cartOldItem {
        
    color#660099;
        
    positionrelative;   /*do not remove-fixes stupid IEbug*/
        
    }

    .
    cartBoxTotal {
        
    text-alignright;
        
    font-weightbold;
        }

    .
    cartRemoveItemDisplay {
        
    width3.5em;
        }

    .
    cartAttribsList {
        
    margin-left1em;
        }

    #mediaManager {
        
    width50%; 
        
    margin0.2em;
        
    padding0.5em;
        }
    .
    mediaTitle {
        
    floatleft;
        }
    .
    mediaTypeLink {
        
    floatright;
        }

    .
    normalprice, .productSpecialPriceSale {
        
    text-decorationline-through;
        }

    .
    productSpecialPrice, .productSalePrice, .productSpecialPriceSale, .productPriceDiscount {
        
    color#ff0000;
        
    }

    .
    orderHistList {
        
    margin1em;
        
    padding0.2em 0em;
        } 

    #cartBoxListWrapper ul, #ezPageBoxList ul {
        
    list-style-typenone;
        }

    #cartBoxListWrapper li, #ezPageBoxList li, .cartBoxTotal {
        
    margin0;
        
    padding0.2em 0em;
        } 

    #cartBoxEmpty, #cartBoxVoucherBalance {
        
    font-weightbold;
        }

    .
    totalBox {
        
    width5.5em;
        
    text-alignright;
        
    padding0.2em;
        }

    .
    lineTitle, .amount {
        
    text-alignright;
        
    padding0.2em;
        }

    .
    amount {
        
    width5.5em;
        }

    /*Image Display*/
    #productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage {
        
    margin0em 1em 1em 0em ;
        }

    .
    categoryIcon {}

    #cartImage {
        
    margin0.5em 1em;
        }

    /*Attributes*/
    .attribImg {
        
    width20%;
        
    margin0.3em 0em;
    }

    .
    attributesComments {}

    /*list box contents*/
    .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew {
        
    margin1em 0em;
        }

    /*sideboxes*/
    .columnLeft {
         
    background-color#963563;
         
    floatnone;
         }

    h3.leftBoxHeadingh3.leftBoxHeading a {
         
    displaynone;
        
    font-size1em;
        
    color#ffcc99;
        
    }

    .
    leftBoxHeading, .centerBoxHeading {
         
    displaynone;
         
    margin0em;
        
    margin-bottom0.5em;
        
    background-color#7b0046;
        
    padding0.5em 0.2em;
        }

    .
    leftBoxContainer {
         
    font-familygeorgia;
         
    color#ffcc99;
         
    background-color#8b2353;
         
    margin-top2em;
        
    bordernone;
        }

    .
    leftBoxContent {
        
    background-color#7b0046;
        
    color#ffcc99;
        
    padding0.4em;
        }
    .
    a:link, .leftBoxContent {
        
    font-familygeorgia;
        
    color#ffcc99;
        
    }
    h3.rightBoxHeadingh3.rightBoxHeading a {
        
    font-size1.2em;
        
    color#7b0046;
        
    }

    .
    rightBoxHeading {
        
    margin0em;
        
    background-color#e1dfee;
        
    padding0.2em 0em;
        }

    h3.leftBoxHeading a:hover {
        
    color#596183;
        
    text-decorationnone;
        } 

    h3.rightBoxHeading a:hover {
        
    color#FF0000;
        
    text-decorationnone;
        }

    .
    rightBoxContent {
        
    background-color#e1deff;
        
    margin-bottom1em;
        }

    .
    centeredContentTH#cartEmptyText, #cartBoxGVButton, #cartBoxEmpty, #cartBoxVoucherBalance, #navCatTabsWrapper, #navEZPageNextPrev, #bannerOne, #bannerTwo,  #bannerThree,  #bannerFour,  #bannerFive,  #bannerSix, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP, .center, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, .cartTotalsDisplay, #cartBoxGVBalance, .leftBoxHeading, .centerBoxHeading,.rightBoxHeading, .productListing-data, .accountQuantityDisplay, .ratingRow, LABEL#textAreaReviews, #productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .gvBal, .attribImg {
        
    text-aligncenter;
        }

    #bestsellers .wrapper {
        
    margin0em 0em 0em 1.5em;
        }

    #bestsellers ol {
        
    padding0;
        
    margin-left1.1em;
        }

    #bestsellers li {
        
    padding0;
        
    margin0.3em 0em 0.3em 0em;
        }

    #bannerboxHeading {
        
    background-color#0000CC;
    }

    #upProductsHeading {
        
    text-alignleft;
        }

    #upDateHeading {
        
    text-alignright;
        }

    /*misc*/
    .back {
        
    floatleft;
        }

    .
    forward#shoppingCartDefault #PPECbutton {
        
    floatright;
        }

    .
    bold {
        
    font-weightbold;
        }

    .
    rowOdd {
        
    background-color#E8E8E8;
        
    height1.5em;
        
    vertical-aligntop;
        }

    .
    rowEven {
        
    background-color#F0F0F0;
        
    height1.5em;
        
    vertical-aligntop;
        }

    .
    hiddenField {
        
    displaynone;
    }
    .
    visibleField {
        
    displayinline;
    }

    CAPTION {
        
    /*display: none;*/
        
    }

    #myAccountGen li, #myAccountNotify li {
        
    margin0;
        } 

    .
    accountTotalDisplay, .accountTaxDisplay {
        
    width20%;
        
    text-alignright;
        
    /*vertical-align: top*/
        
    }

    .
    accountQuantityDisplay {
        
    width10%;
        
    vertical-aligntop
        
    }

    TR.tableHeading {
        
    background-color#cacaca;
        
    height2em;
        }

    #siteMapList {
        
    width90%;
        
    floatright;
        }

    .
    ratingRow {
        
    margin1em 0em 1.5em 0em;
        }

    LABEL#textAreaReviews {
        
    font-weightnormal;
        
    margin1em 0em;
        }

    #popupShippingEstimator, #popupSearchHelp, #popupAdditionalImage, #popupImage, #popupCVVHelp, #popupCouponHelp, #popupAtrribsQuantityPricesHelp, #infoShoppingCart {
        
    background-color#ffffff;
        
    }
    .
    information {padding10px 3pxline-height150%;}

    #shoppingcartBody #shippingEstimatorContent {
        
    clearboth;
        }

    .
    seDisplayedAddressLabel {
        
    background-color:#85C285;
        
    text-aligncenter;
        }
    .
    seDisplayedAddressInfo {
        
    text-transformuppercase;
        
    text-aligncenter;
        
    font-weightbold;
        }
    #seShipTo {
        
    padding0.2em;
        } 

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

    Default Re: Firefox working but IE really wrong

    First, it would have been better to start a new thread. More opportunity for help.

    Secondly, you have many problems that have nothing to do with a stylesheet. Some of your problems will go away when you fix the items listed at http://validator.w3.org/check?uri=http%3A%2F%2F74.52.48.66%2F~djoel%2Fzencart%2Findex.php%3Fmain_page%3D index%26language%3Dde&charset=%28detect+automatically%29&doctype=Inline&group=0
    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.

  9. #9
    Join Date
    Aug 2009
    Posts
    59
    Plugin Contributions
    0

    Default Re: Firefox working but IE really wrong

    Firstly, I'd like to post a new thread but that button doesn' show up.
    Second, after correcting nearly all of those errors, mentioned there
    these bugs still appear on my site.
    Any other idea, maybe!?

  10. #10
    Join Date
    Aug 2009
    Posts
    59
    Plugin Contributions
    0

    Default Re: Firefox working but IE really wrong

    Quote Originally Posted by dbltoe View Post
    Just your main page has a page inside a page LITERALLY!

    You have two head tags, Doctypes, etc.

    There is no "meanwhile". The site will not function properly until a majority of these items are fixed.
    Thanks mate, perfect spot for me to start before i go through the list, appriciate your help.

 

 
Page 1 of 2 12 LastLast

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