Can anybody tell me the suffix for the menu-module to get the menu in horizontal view?
It's bad that i cant use the menu from the template.... i have to use a normal module.
Thanks
A.B.
.box_menu.horizontal ul li:first-child {padding-left: 0}
.box_menu.horizontal ul li {display: inline; border: none!important; padding: 0 10px}