Blog layout

More
12 years 6 months ago - 12 years 6 months ago #27857 by mojastran
Blog layout was created by mojastran
Hello,

i would like to use blog layout for a category with 2 or 3 columns display for articles. No matter what i try (setting 2 columns as default or for a specific menu item) the articles are ordered in just one column. I'm using joomla 3 and Architecture template.
What could be wrong?

Best regards
Last edit: 12 years 6 months ago by mojastran. Reason: Removed link

Please Log in to join the conversation.

More
12 years 6 months ago #27870 by ivan.milic
Replied by ivan.milic on topic Blog layout
Add this at bottom of template_css.css:

.items-row.cols-2 > DIV{
width:49%;
float:left;
}

.items-row.cols-3 > DIV{
width:33%;
float:left;
}

.items-row.cols-4 > DIV{
width:24%;
float:left;
}

Please Log in to join the conversation.

More
12 years 6 months ago #27877 by mojastran
Replied by mojastran on topic Blog layout
Thanks! :)


l.p. iz slo

Please Log in to join the conversation.

Time to create page: 0.220 seconds
Powered by Kunena Forum