Results 1 to 2 of 2
  1. #1
    Join Date
    Oct 2007
    Posts
    5
    Plugin Contributions
    0

    Default Product listing Slpit in IE6

    Hi

    I have been working on customising my productlist using some background images but when I view the pages in IE the listing is split into 3 columns while Firefox seems to have no trouble, any advice would be much appriciated.

    My css is

    Code:
    /* PRODUCT LISTING */
    
    .productListing-rowheading a {
    color:#000000;
    font-size: 10px;
    border: 0px;
    }
    
    .productListing-data img {
    padding:8px;
    }
    
    .productListing-data {
    font-size: 10px;
    padding: 1em 1em 1em 1em;
    text-align: left;
    }
    
    .productListing-heading {
    background:#FFFFFF;
    color:#000000;
    font-size: 10px;
    border-bottom: 1px solid #BCBCBC;
    }
    
    .productListing-even {
    background:url(../images/listingbg.jpg) no-repeat;
    }
    
    .productListing-odd {
    background:url(../images/listingbg.jpg) no-repeat;
    }
    
    /* PRODUCT INFO */
    Ive added the images so you can see the differnce.

    Cheers all....
    Attached Thumbnails Attached Thumbnails Click image for larger version. 

Name:	example-IE.jpg 
Views:	219 
Size:	14.1 KB 
ID:	2743   Click image for larger version. 

Name:	example-FF.jpg 
Views:	137 
Size:	12.7 KB 
ID:	2744  

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

    Default Re: Product listing Slpit in IE6

    Couldnt find the edit button

    Heres the solution i thought i shared for anyone else wanting to use background images in the product list that works in FF & IE6 (only tested these).

    Use this mod to create different class id's for the cells, tons of thanks to the author

    http://www.zen-cart.com/forum/showthread.php?t=44248

    Then create you backgrounds with CSS. Im using it for 3 columns and has worked for me in the example above.

    Hope this saves you some time.

 

 

Similar Threads

  1. Change Category Product Listing Layout To Match All Product Listing
    By Alfonzo in forum Templates, Stylesheets, Page Layout
    Replies: 4
    Last Post: 21 Sep 2010, 11:49 AM
  2. how to add freeshipping listing as new product listing and special listing
    By zeme_09g in forum Built-in Shipping and Payment Modules
    Replies: 0
    Last Post: 15 Apr 2010, 10:35 AM
  3. Need Help with Product Page Display in IE6
    By JC.M in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 19 Jan 2010, 04:04 AM
  4. Make product listing look like product all listing
    By erezw in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 14 Jul 2009, 09:00 PM
  5. IE6 problems on product page
    By Orchard_Direct in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 9 Apr 2008, 08:19 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