I have limited the amount of sub categories to show only 8, I did a min-height to 218px, and basically the home page is turning out great.
I would like to have it as four columns instead of three, my css kung-fu is great, but not good enough. tried the "nths"; tried $col1_max_cat = ceil($total_categories/4);
tried stealing from modern....
anyone have any other ideas?
in my perfect world I'd have the first four in a row, then the rest in the three column format
more than one way to kill a cat!