Sidebar two columns in Tablet layout

July '10 Joomla Templates
GK User
Fri Apr 05, 2013 8:11 am
Hi,

Is possible to display sidebar modules in two columns in Tablet layout? I've read the documentation but I have not founded how can i do it.

Thanks,
Leo
User avatar
Fresh Boarder

teitbite
Mon Apr 08, 2013 4:19 am
Hi

Please show me Your site.
User avatar
Moderator

GK User
Mon Apr 08, 2013 7:21 am
Hi,

http://webiriarte.com/clients/echeverri ... hp?lang=es

I would like put the two maps modules in two columns in Tablet view.

Cheers,
User avatar
Fresh Boarder

teitbite
Tue Apr 09, 2013 1:33 am
Hi

You can use the module class suffix You have there right now for one of this modules " half". Just add this code to tablet.css

Code: Select all
.box.half {
float: left;
width: 50%;
}


Of course You will need to have two modules called by this suffix and work with some margins. But I'm sure You will figure it out knowing this one :)
User avatar
Moderator

GK User
Tue Apr 09, 2013 8:06 pm
It works like a charm!

Thanks!
User avatar
Fresh Boarder


cron
Remember me
Register New Account
If you are old Gavick user, click HERE for steps to retrieve your account.