K2 - 3 Comuns Layout

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
Mon Jun 24, 2013 8:52 am
Reply with quote
Report this post
I set the K2 menu item to show 3 columns, it makes the items smaller but it uses only the first column and does not show items in the next two columns. Please tell me how to do it?
User avatar
Fresh Boarder

GK User
Mon Jun 24, 2013 2:45 pm
Reply with quote
Report this post
I have the same problem :(
User avatar
Fresh Boarder

teitbite
Tue Jun 25, 2013 8:45 pm
Reply with quote
Report this post
Hi

Please one of You show me the page with an example.
User avatar
Moderator

GK User
Fri Jun 28, 2013 8:48 am
Reply with quote
Report this post
Here is a screen shot attached.
User avatar
Fresh Boarder

GK User
Fri Jun 28, 2013 2:38 pm
Reply with quote
Report this post
You should better post your site URL here so I would take a look on the issue for you.
User avatar
Platinum Boarder

teitbite
Fri Jun 28, 2013 10:23 pm
Reply with quote
Report this post
Hi

I need an url to check it with firebug and tell You what to do. Can You please provide that ?
User avatar
Moderator

GK User
Sat Jun 29, 2013 2:20 pm
Reply with quote
Report this post
You see it here,

www . 360folio . com / portfolio
User avatar
Fresh Boarder

teitbite
Sat Jun 29, 2013 10:19 pm
Reply with quote
Report this post
Hi

Please try adding this code to css:

Code: Select all
.itemsContainer {
width: 100% !important;
}

.itemsContainer article.itemView {
width: 33%;
float: left;
}
User avatar
Moderator


cron