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
Categories question
Moderator: Thorsten
Hi Alex,
this is a bigger hack. I can code this for you if you like to.
bye
Thorsten
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
amazon.de Wishlist
Hi Alex,
how should it look like?
bye
Thorsten
how should it look like?
bye
Thorsten
phpMyFAQ Maintainer and Lead Developer
amazon.de Wishlist
amazon.de Wishlist
Something like this:
For example: for every 5 rows add a new colum
Thanks
Alex
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