I have a long list with subitems which fall into the same category. As the submenu is growing, I want the submenu to break over in listing the sub menu items in 2 columns. Anybody out there knowing the trick how to do that?
see here illustrated my issue:
topmenu item
-submenu 1
-submenu 2
-submenu 3
-submenu 4
-submenu 5
-submenu 6
-submenu 7
-submenu 8
-submenu 9
-submenu 10
I need it to be like this:
topmenu item
-submenu 1 -submenu 6
-submenu 2 -submenu 7
-submenu 3 -submenu 8
-submenu 4 -submenu 9
-submenu 5 -submenu 10
Cheers from Denmark :-)
Jeannine