Categories question

In this board you can talk about general questions about phpMyFAQ

Moderator: Thorsten

Post Reply
alexk
Posts: 3
Joined: Thu Feb 05, 2004 8:02 pm

Categories question

Post by alexk »

Hi there!

I'm not sure if I'm posting in the right forum, I cant understand German, but I hope somebody will help me here.

First of all freat script, better than most commercials I've seen.

My question is:

How to make categories appear in 2 or more colums instead of a single one.

I have about 30 categories, and it takes half a screen just to display them

Thank you.

Alex
Thorsten
Posts: 15739
Joined: Tue Sep 25, 2001 11:14 am
Location: #phpmyfaq
Contact:

Post by Thorsten »

Hi Alex,

this is a bigger hack. I can code this for you if you like to.

bye
Thorsten
phpMyFAQ Maintainer and Lead Developer
amazon.de Wishlist
alexk
Posts: 3
Joined: Thu Feb 05, 2004 8:02 pm

Post by alexk »

I would be very grateful if you could do that.

Thanks

Alex
Thorsten
Posts: 15739
Joined: Tue Sep 25, 2001 11:14 am
Location: #phpmyfaq
Contact:

Post by Thorsten »

Hi Alex,

how should it look like?

bye
Thorsten
phpMyFAQ Maintainer and Lead Developer
amazon.de Wishlist
alexk
Posts: 3
Joined: Thu Feb 05, 2004 8:02 pm

Post by alexk »

Something like this:

Code: Select all

Category 1     |    Category 6      |    Category 1
Category 2     |    Category 7      |    Category 12
Category 3     |    Category 8      |    Category 13
Category 4     |    Category 9      |    Category 14
Category 5     |    Category 10     |    Category 15


For example: for every 5 rows add a new colum

Thanks

Alex
Post Reply