Meet Gavern Front Page

Support help forum dedicated to free and commerical templates for Joomla 3 and 2.5 version.
GK User
Mon Dec 02, 2013 8:32 pm
Hello,

In the screenshot attached, what is the easiest way to add one more box horizontally in this space, for a total of 4? I have tried just duplicating the code within the module, but it puts the 4th box below the rest.

Thanks,
Preston

12-2-2013 1-34-03 PM.jpg
User avatar
Fresh Boarder

teitbite
Tue Dec 03, 2013 7:44 am
Hi

Please show me Your site.
User avatar
Moderator

GK User
Tue Dec 03, 2013 3:20 pm
Sent you a PM with details.
User avatar
Fresh Boarder

teitbite
Wed Dec 04, 2013 9:55 am
Hi

Please try to add this code to css:

Code: Select all
.row-fluid .span4 {
    width: 23.07% !important;
}


than You may need to add the same class to the tablet.css and mobile.css with changed value for the amount of columns You would like to have.
User avatar
Moderator

GK User
Wed Dec 04, 2013 3:19 pm
This worked perfectly, thanks!
User avatar
Fresh Boarder

teitbite
Thu Dec 05, 2013 10:18 am
Hi

No problem. Glad I could help :)
User avatar
Moderator


cron