Forums

Divide the Category listing (8 posts)

  1. amnesiak
    Member
    Posted 6 years ago #

    Hey all.
    You know how if you want the categories to show you use a certain string and it displays them in list format?

    I've got a total of 20 categories, and I want to display them on the side panel but side by side in the format of 10 by 10.

    So for example.
    Instead of

    1
    2
    3
    4
    5
    6
    7
    8
    9
    10

    I want it to show

    1 2
    3 4
    5 6
    7 8
    9 10

  2. amnesiak
    Member
    Posted 6 years ago #

    nobody with any suggestions at all?

  3. amnesiak
    Member
    Posted 6 years ago #

    and one final request.

  4. amnesiak
    Member
    Posted 6 years ago #

    well been a week.
    Just thought I'd check if there are any new faces that can help.

  5. Chris_K
    Member
    Posted 6 years ago #

    I have no bright ideas on doing that programmatically.

    I suppose you could code 'em up by hand in your theme's sidebar.php (worst case).

    <a href="http://myblog/blog/category/CategoryName>CategoryName</a>

    repeat for each and do your layout as desired.

  6. amnesiak
    Member
    Posted 6 years ago #

    yes I guess I could to that, it would just have been ideal if it could have been done automatically.

    Thanks for at least replying.

    Anyone else?

  7. moshu
    Member
    Posted 6 years ago #

    There are solutions for multicolumn lists... but I don't think they would work with the generated list.

    http://www.alistapart.com/articles/multicolumnlists

  8. amnesiak
    Member
    Posted 6 years ago #

    thank you very much I think that will help!

    Kind regards,
    Kei

Topic Closed

This topic has been closed to new replies.

About this Topic

Tags

No tags yet.