Displaying 2 modules in BOTTOM3 module position

GK User
Wed Sep 03, 2014 4:19 pm
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
User avatar
Gold Boarder

GK User
Fri Sep 05, 2014 8:45 pm
Hello,

You can try to use the following code:

Code: Select all
#gkBottom3 .box {
clear: both;
width: 100%!important;
}
User avatar
Administrator

GK User
Mon Sep 08, 2014 12:23 pm
dziudek wrote:Hello,

You can try to use the following code:

Code: Select all
#gkBottom3 .box {
clear: both;
width: 100%!important;
}


hi. i have the same problem. i have posted it but nobody answer:

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!


so....how i could insert that code and where?

thanks!!!
User avatar
Senior Boarder

GK User
Tue Sep 09, 2014 9:55 am
You have to put this code at the end of any CSS file.
User avatar
Administrator


cron