Modules next to each other?

Rate this topic: Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.
GK User
Thu Mar 27, 2014 12:26 am
Reply with quote
Report this post
Hi,
I need to put 3 modules next to another on position Bottom1. How can I do that? Now they appear one below another.

Thanks,
Gorast
User avatar
Platinum Boarder

GK User
Thu Mar 27, 2014 10:20 am
Reply with quote
Report this post
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.
User avatar
Platinum Boarder


cron