Hi. I have a fresh install of Steakhouse for J3.0.
I want to show two modules in the BOTTOM3 module position and to display them in two separate rows (rather than in two columns).
How do I achieve this?
Thanks
#gkBottom3 .box {
clear: both;
width: 100%!important;
}dziudek wrote:Hello,
You can try to use the following code:
- Code: Select all
#gkBottom3 .box {
clear: both;
width: 100%!important;
}
hi!
i need to insert 4 forms y one module position (bottom 6).
result:
http://www.vendeomuere.com/vendemas-a
so...how could i split that module position y 4 columns?
THANKS!
