Results 1 to 10 of 13

Hybrid View

  1. #1
    Join Date
    Aug 2008
    Posts
    114
    Plugin Contributions
    0

    Default Re: Sub Categories Per Column

    Can anyone help with this????

    What I want to do is columnize the sub-categories on the page itself, not in the sidebox.

    Here is a link to my store http://www.htpradios.com/store

    When you clink on a category and in the center box you will see a list of sub-categories. I would like those to appear in multiple columns, not just one.

    SK

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

    Default Re: Sub Categories Per Column

    Quote Originally Posted by Resqjock View Post
    Can anyone help with this????

    What I want to do is columnize the sub-categories on the page itself, not in the sidebox.

    Here is a link to my store http://www.htpradios.com/store

    When you clink on a category and in the center box you will see a list of sub-categories. I would like those to appear in multiple columns, not just one.

    SK

    .categoryListBoxContents {
    display:inline;
    float:left;
    }

    hope this helps.
    Last edited by tony_sar; 18 Apr 2009 at 12:01 PM.

  3. #3
    Join Date
    Oct 2008
    Posts
    3
    Plugin Contributions
    0

    Default Re: Sub Categories Per Column

    I think this is along the same issue I am having. I changed the size of the category images, and now the images are overlapping each other in the sub-category listing. Right now it's listing them in 3 columns and I want to change the sub-cats to list in 2 columns on every page...here's an example http://spiritwindtradingpost.com/jewelry-c-3.html

    I am using the classic/default template and updated by stylesheet.css with the display:inline;float:left statement from above. Anyone know what I need to do next?

    Very appreciated, thanks!

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

    Default Re: Sub Categories Per Column

    Quote Originally Posted by jwilliams84 View Post
    I think this is along the same issue I am having. I changed the size of the category images, and now the images are overlapping each other in the sub-category listing. Right now it's listing them in 3 columns and I want to change the sub-cats to list in 2 columns on every page...here's an example http://spiritwindtradingpost.com/jewelry-c-3.html

    I am using the classic/default template and updated by stylesheet.css with the display:inline;float:left statement from above. Anyone know what I need to do next?

    Very appreciated, thanks!
    if you want to show your category / sub category in 2 column . then

    in admin
    Configuration > maximum values

    Categories To List Per Row and set to 2

  5. #5
    Join Date
    Aug 2008
    Posts
    114
    Plugin Contributions
    0

    Default Re: Sub Categories Per Column

    Quote Originally Posted by tony_sar View Post
    .categoryListBoxContents {
    display:inline;
    float:left;
    }

    hope this helps.
    Tony,

    This worked

    Thanks a bunch

    SK

  6. #6

    Default Re: Sub Categories Per Column

    Thanks from me too. I was having the same problem and this worked great!

 

 

Similar Threads

  1. v150 Need more than 3 sub category listings per column
    By bubbadan in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 14 Nov 2012, 07:48 PM
  2. Changing "categories per row" for specific sub-categories only?
    By lunged in forum Templates, Stylesheets, Page Layout
    Replies: 0
    Last Post: 18 Nov 2010, 06:48 PM
  3. Limit categories per column
    By mcpisik in forum General Questions
    Replies: 0
    Last Post: 18 Nov 2008, 07:02 AM
  4. Categories to list per column?
    By mcpisik in forum Customization from the Admin
    Replies: 4
    Last Post: 18 Nov 2008, 12:17 AM
  5. Sub-categories per row
    By Berserker in forum Customization from the Admin
    Replies: 6
    Last Post: 7 Apr 2008, 02:57 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