-
AuthorPosts
-
osola Friend
osola
- Join date:
- June 2012
- Posts:
- 37
- Downloads:
- 42
- Uploads:
- 7
- Thanks:
- 11
- Thanked:
- 1 times in 1 posts
January 21, 2014 at 2:59 pm #193935Hello!
I have a problem with columns when I use category blog in Beranis template.
As you can see in the image with 2 or 3 columns you get free spaces with no post in the blog.Tnks!
-
Ninja Lead Moderator
Ninja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
January 22, 2014 at 7:28 am #519347You can try to do this way
Open templates/ja_beranis/css/themes/escola/template.css file and add this script
@media (min-width: 768px) {
article {
margin-right: 15px !important;
}
}osola Friendosola
- Join date:
- June 2012
- Posts:
- 37
- Downloads:
- 42
- Uploads:
- 7
- Thanks:
- 11
- Thanked:
- 1 times in 1 posts
January 23, 2014 at 11:04 am #519505I wrote exactly the text at the end of the file template.css, but nothing has changed…
I can not understand what the @ in the text means. And what do you mean by script?
Thanks for your answer!
Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
January 24, 2014 at 4:02 am #519621I did help to modify directly on your site in templates/ja_beranis/css/themes/escola/template.css file:
Change
.media (min-width: 768px) {
article {
margin-right: 15px !important;
}
}To
@media (min-width: 768px) {
article {
margin-right: 15px !important;
}
}About @ before media tag you can have look at this link for reference.
Please check your site again. Let me know if it helps.
1 user says Thank You to Ninja Lead for this useful post
osola Friendosola
- Join date:
- June 2012
- Posts:
- 37
- Downloads:
- 42
- Uploads:
- 7
- Thanks:
- 11
- Thanked:
- 1 times in 1 posts
February 9, 2014 at 9:17 pm #521937I’m sorry but this don’t solve the problem..
Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
February 10, 2014 at 8:34 am #522003<em>@osola 410381 wrote:</em><blockquote>I’m sorry but this don’t solve the problem..</blockquote>
I could not find the menu on your site with Category Blog that has 2 or 3 columns. Please help to create that page (with 2 or 3 column). I will investigate further.
-
AuthorPosts
Viewing 6 posts - 1 through 6 (of 6 total)This topic contains 6 replies, has 2 voices, and was last updated by Ninja Lead 10 years, 8 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Jump to forum