View blog in rows

  • AndreaMi
    Inactive member
  • Topic Author
  • Member
  • Member
More
11 years 4 weeks ago #27397 by AndreaMi
Replied by AndreaMi on topic View blog in rows
I do not understand ... you're saying that you can not use the basic installation? I think this problem ... especially for sites in which ready simply replace the template. To you it work?

However, yesterday I tried to download the hot start but I think the same ...

I noticed in a discussion forum "Can not make two columns of articles" in which Milos suggested changes to the CSS. Could be useful?

Ivan, I need help otherwise not be able to use the template .. and it is very nice!

Please Log in to join the conversation.

More
11 years 4 weeks ago #27408 by ivan.milic
Replied by ivan.milic on topic View blog in rows
Then best you install hot start locally then compare, this way we just shoot blind

Please Log in to join the conversation.

  • AndreaMi
    Inactive member
  • Topic Author
  • Member
  • Member
More
11 years 3 weeks ago - 1 year 11 months ago #27435 by AndreaMi
Replied by AndreaMi on topic View blog in rows
It does not work the hot start.I send in attachment 2 of the template folders (hot and basic installation)
Last edit: 1 year 11 months ago by milos.

Please Log in to join the conversation.

  • AndreaMi
    Inactive member
  • Topic Author
  • Member
  • Member
More
11 years 3 weeks ago - 11 years 3 weeks ago #27447 by AndreaMi
Replied by AndreaMi on topic View blog in rows
Solved!

If others were having the same problem, just insert the following code in the template file template_css!

hello and thank you!

/* multi-column layout */
.row-separator {
clear:both;
display:block;
}

.cols-2 div.item {
width:46%;
float:left;
margin:0 4% 0 0;
}

.cols-3 div.item {
width:31%;
float:left;
margin:0 2% 0 0;
}

.cols-4 div.item {
width:23%;
float:left;
margin:0 2% 0 0;
}
Last edit: 11 years 3 weeks ago by AndreaMi.

Please Log in to join the conversation.

Time to create page: 0.299 seconds
Powered by Kunena Forum