You need to use suffix suffix for example '.threeColumns' and then create some custom CSS for this suffix to display 3 modules in one row :
.threeColumns { width: 33%; float: left; display: block } but of course it all depends of your current website structure. Please assign the suffix and provide me URL - then it will be much easier to help you.