Results 1 to 3 of 3

Hybrid View

  1. #1
    Join Date
    Jun 2009
    Posts
    7
    Plugin Contributions
    0

    Default Background color and IE 6 and IE 7

    This is a new install of zencart 1.3.8a on a godaddy shared hosting server. This is not a live site. Did very simple style changes in a copy of the classic template. Added background colors to the navCattabs and sidebar boxes, etc. When displayed in IE6 and IE7, the background color drops below the horizontal navigation background. scrolling up or down reverses the drop. It appears like a drop float, however no widths were modified from the standard install. Looks fine in FireFox, Safari, and Opera. Not good in IE6 or IE7. Not sure about IE8. Link is
    www.monogramllc.com/zencart
    Any help would be appreciated.

  2. #2
    Join Date
    Jul 2006
    Location
    Montreal, Canada
    Posts
    2,279
    Plugin Contributions
    0

    Default Re: Background color and IE 6 and IE 7

    im not exactly sure on this one .. but here seems to be the problem

    #navColumnOne, #navColumnTwo {stylesheet.css (line 342)
    background-color:transparent;
    }

    and you have set the color in body to

    body {stylesheet.css (line 11)
    color:#59100A;
    font-family:verdana,arial,helvetica,sans-serif;
    font-size:62.5%;
    }

    you may want to change body color to white and comment the transparent to see if that helps out with IE .

  3. #3
    Join Date
    Jan 2005
    Posts
    186
    Plugin Contributions
    0

    Default Re: Background color and IE 6 and IE 7

    I noticed that the banner at the bottom of the page was aligned left. you should center it under the site.

    stylesheet.css

    Code:
    .centeredContent, TH, #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-align: left;
        }
    To

    Code:
    .centeredContent, TH, #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-align: center;
        }
    Also change your 'admin' folder name for security before you get too far into your design and forget.

    Marc

 

 

Similar Threads

  1. v150 Can I change the category and new product list font and background color?
    By soso838 in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 11 Jun 2012, 06:55 PM
  2. links color and background help// iframe?
    By karetran in forum Templates, Stylesheets, Page Layout
    Replies: 5
    Last Post: 4 Feb 2010, 09:46 AM
  3. Change background color to an image, and banner header
    By tacoma in forum Templates, Stylesheets, Page Layout
    Replies: 12
    Last Post: 17 Dec 2007, 04:12 PM
  4. Pulldowns: changing text and background color
    By lfaubert in forum Templates, Stylesheets, Page Layout
    Replies: 0
    Last Post: 10 Jan 2007, 10:29 PM
  5. Background color at and below Copyright
    By Justwade in forum Templates, Stylesheets, Page Layout
    Replies: 7
    Last Post: 22 Oct 2006, 10:48 PM

Bookmarks

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
Zen-Cart, Internet Selling Services, Klamath Falls, OR