Results 1 to 2 of 2
  1. #1
    Join Date
    Apr 2007
    Posts
    151
    Plugin Contributions
    0

    help question subcategories in one column

    My subcategories are all aligned to the left and in one column. I want there to be more than one column so a customer doesn't have to scroll all the way down. In admin-->configuration-->maximum values under categories to list per row I have 3. My new products has 3 columns but the subcategories has only one. What do I need to change?

  2. #2
    Join Date
    Apr 2007
    Posts
    151
    Plugin Contributions
    0

    Default Re: subcategories in one column

    Well I figured it out. In my stylesheet I had listed

    #logo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .centerBoxContentsAlsoPurch, .attribImg {
    text-align: center;
    }

    and change it to

    #logo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .centerBoxContentsAlsoPurch, .attribImg {
    float: left;
    }

    now I have three columns which is what I want.

 

 

Similar Threads

  1. Show subcategories in main column..
    By Scott_C in forum Templates, Stylesheets, Page Layout
    Replies: 9
    Last Post: 18 Dec 2009, 03:08 PM
  2. Column layout grid for product listing - one column only
    By london mummy in forum Templates, Stylesheets, Page Layout
    Replies: 15
    Last Post: 26 Oct 2009, 10:06 AM
  3. categories & subcategories in center column?
    By ilsita in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 3 Oct 2009, 04:57 PM
  4. help: subcategories in center column, main page
    By layoyo in forum Templates, Stylesheets, Page Layout
    Replies: 4
    Last Post: 2 Nov 2008, 02:04 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