Results 1 to 7 of 7

Hybrid View

  1. #1
    Join Date
    Apr 2007
    Location
    Dayton, Ohio
    Posts
    682
    Plugin Contributions
    0

    Default Split Categories to List into 2 columns?

    Hi. I would like to split my categories into two column on this page: http://www.lasilhouettelingerie.com/...-designer-c-72 (instead of one long column)

    Under configuration>maximum values I was able to change this: "Categories To List Per Row" from 3 to 18 to split my list in half. Now how can I put the second half into another column to the right? I was hoping to find this in the admin control panel.

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

    Default Re: Split Categories to List into 2 columns?

    "Categories To List Per Row" from 3 to 18 to split my list in half
    Set that to the number to list per row which would be "2"

  3. #3
    Join Date
    Apr 2007
    Location
    Dayton, Ohio
    Posts
    682
    Plugin Contributions
    0

    Default Re: Split Categories to List into 2 columns?

    That still puts the names into one long column with two names a large space and then two more.

    I am looking for two columns with half in each row (18 per row).

    I want it like this:

    Name1 Name19
    Name2 Name20
    Name3 Name21
    etc... etc...

    Not like this:

    Name1
    Name2

    Name3
    Name4

    Name5
    Name6

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

    Default Re: Split Categories to List into 2 columns?

    You still have not reset this to 2 - - -
    Yours
    Code:
    <div class="categoryListBoxContents" style="width:5%;"><
    Mine with 3 abreast
    Code:
    <div class="categoryListBoxContents" style="width:33%;">

  5. #5
    Join Date
    Apr 2007
    Location
    Dayton, Ohio
    Posts
    682
    Plugin Contributions
    0

    Default Re: Split Categories to List into 2 columns?

    I reset it to 2 and then changed it back because it did not work.

    But now I changed it back to 2 so that you can see. Here it is:
    http://www.lasilhouettelingerie.com/shop/

    My code now show this:
    Code:
    <divclass="categoryListBoxContents" style="width:50%;">
    It is still in one column.

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

    Default Re: Split Categories to List into 2 columns?

    In your stylesheet find this and change to left - - as float center is not a valid call
    Code:
    #logo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .centerBoxContentsAlsoPurch, .attribImg {
        float: center;
        }
    http://www.w3schools.com/css/pr_class_float.asp

  7. #7
    Join Date
    Apr 2007
    Location
    Dayton, Ohio
    Posts
    682
    Plugin Contributions
    0

    Default Re: Split Categories to List into 2 columns?

    Thank you that is what I was looking for. I appreciate your help!

 

 

Similar Threads

  1. v139h Split product attributes into columns
    By sharc316 in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 17 Mar 2014, 06:06 PM
  2. v150 How Can I Split Download List Into Multiple Columns?
    By Scully in forum Setting Up Categories, Products, Attributes
    Replies: 4
    Last Post: 26 Nov 2012, 01:17 AM
  3. categories split into 2 columns on main page
    By sidewing in forum Templates, Stylesheets, Page Layout
    Replies: 6
    Last Post: 4 Oct 2011, 12:48 AM
  4. How to add category description into the list box on index categories
    By delia in forum Templates, Stylesheets, Page Layout
    Replies: 0
    Last Post: 2 Jul 2010, 09:08 PM
  5. Replies: 1
    Last Post: 16 Oct 2008, 08:34 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