Multi columns don't work in Blog Layout!

  • AdH
    Inactive member
  • Topic Author
  • New Member
  • New Member
More
10 years 8 months ago #38337 by AdH
True.. I already removed it because it did not work.

But guess what.. I just put it back for you. I now it seems to work!? I don't know why.. but it does!

I will keep an eye on it for the next days, if it don't changes back again. But for know I say.. Thanks a lot!!!

Please Log in to join the conversation.

  • AdH
    Inactive member
  • Topic Author
  • New Member
  • New Member
More
10 years 8 months ago #38354 by AdH
Hi Ivan,

An additional question on the same topic:

Now I have two columns. But is it also possible to create a little space between the two columns!? Because the two colums are very close to eachother right now. The text of the first column is very close to the second column.

Thanks for your effort!

AdH

Please Log in to join the conversation.

More
10 years 8 months ago #38363 by ivan.milic
Use:

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

.items-row.cols-3 > .item{
width:33%;
float:left;
padding:5px;
}

Please Log in to join the conversation.

Time to create page: 0.065 seconds
Powered by Kunena Forum