Multi columns don't work in Blog Layout!

  • AdH
    Inactive member
  • Topic Author
  • New Member
  • New Member
More
10 years 1 week ago #38252 by AdH
When I set leading and intro to 0 and I set columns to 2 and links to 0, I don't see any article.

Please Log in to join the conversation.

More
10 years 1 week ago - 10 years 1 week ago #38257 by ivan.milic
Put this css at bottom of template_css.css:

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

.items-row.cols-3 > .item{
width:33%;
float:left;
}
Last edit: 10 years 1 week ago by ivan.milic.

Please Log in to join the conversation.

  • AdH
    Inactive member
  • Topic Author
  • New Member
  • New Member
More
10 years 1 week ago #38283 by AdH
Thanks.. it works for a bit. But now is my frontpage in one half a column. The second column stays empty.. it doesn't matter which coniguration I use. (?)

Please Log in to join the conversation.

More
10 years 1 week ago #38291 by ivan.milic
You site is no longer on url you posted?

Please Log in to join the conversation.

  • AdH
    Inactive member
  • Topic Author
  • New Member
  • New Member
More
10 years 1 week ago #38292 by AdH
True.. sorry.. it changed to webupdate.zijnboodschap.nl

Please Log in to join the conversation.

More
10 years 1 week ago #38304 by ivan.milic
Ok? but i don't find css I gave you in your resources
Code:
.items-row.cols-2 > .item{ width:49%; float:left; } .items-row.cols-3 > .item{ width:33%; float:left; }

Please Log in to join the conversation.

Time to create page: 0.375 seconds
Powered by Kunena Forum