Hey everyone. I would like to create a joomla menu but have it display in three columns, like so:
+----------+----------+----------+
| item0 | item1 | item2 |
| item3 | item4 | item5 |
| ... | ... | ... |
| | | |
For the life of me I can't think of a way to do it. Granted, I am fairly new at joomla and php, but this has me stumped. Does anyone have any suggestions?