Results 1 to 3 of 3
  1. #1
    Join Date
    Jan 2008
    Posts
    7
    Plugin Contributions
    0

    Default Featured Products problem

    I don't know what is wrong. I've set the Featured Products Columns per Row to 2 but my page still showing single column. Apart from that, i want the featured product to display in order as per my setting not by random. How do i do that?

    http://alaminkids.com/shop

    Is it possible to do like this using Zen Cart? I want my site to have "complete the look" section such as this site.

    http://www.gymboree.com/shop/dept_it...SizeSelected=0

  2. #2
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,755
    Plugin Contributions
    9

    Default Re: Featured Products problem

    Look at this in FireFox - This is an IE only issue and has to do with IE quirks mode and the way it calcs things try removing the padding and borders one at a time to see which if any corrects this

    Code:
    .centerColumn {
    	padding: 0.8em;
    	}
    
    .centerBoxWrapper {
    	border-left: 1px solid #9a9a9a;
    	border-right: 1px solid #9a9a9a;
    	border-bottom: 4px solid #9a9a9a;
    	height: 1%;
    	}
    Zen-Venom Get Bitten

  3. #3
    Join Date
    Jan 2008
    Posts
    7
    Plugin Contributions
    0

    Default Re: Featured Products problem

    Dear Kobra,

    I've delete both the

    .centerColumn {
    padding: 0.8em;
    }

    .centerBoxWrapper {
    border-left: 1px solid #9a9a9a;
    border-right: 1px solid #9a9a9a;

    but, my featured products still display in single column. Do you have any idea to fix it?

 

 

Similar Threads

  1. Featured Products Layout Problem
    By billett in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 3 Oct 2009, 12:57 PM
  2. I have a problem with Featured Products
    By ChrisAAW in forum Customization from the Admin
    Replies: 6
    Last Post: 2 Jun 2008, 05:03 PM
  3. Featured products problem
    By oxman in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 10 May 2007, 06:15 PM
  4. Problem with featured products and new products box
    By KHOOT in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 30 Sep 2006, 02:23 AM

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