-
AuthorPosts
-
mgl908 Friend
mgl908
- Join date:
- June 2013
- Posts:
- 46
- Downloads:
- 2
- Uploads:
- 5
- Thanks:
- 8
- Thanked:
- 1 times in 1 posts
September 3, 2014 at 8:08 am #201017I am having a little problem with getting my K2 menus/links to work correctly. I have attached some images etc. to this post and will appreciate pointers in the right direction.
Thanks in advance.
Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
September 4, 2014 at 6:55 am #548240It’s very hard to get the problem you mentioned but finally, I see the problem from templates/ja_fubix/css/k2.css file, open this file and change as my suggestion
from
div.itemContainer {
float: left;
padding: 0 0 999em;
margin: 0 0 -999em;
background: url(../images/line.gif) repeat-y right top;
}
To
div.itemContainer {
float: left;
background: url(../images/line.gif) repeat-y right top;
}Let me know if it helps
1 user says Thank You to Ninja Lead for this useful post
mgl908 Friendmgl908
- Join date:
- June 2013
- Posts:
- 46
- Downloads:
- 2
- Uploads:
- 5
- Thanks:
- 8
- Thanked:
- 1 times in 1 posts
September 4, 2014 at 1:52 pm #548292<em>@Ninja Lead 444176 wrote:</em><blockquote>It’s very hard to get the problem you mentioned but finally, I see the problem from templates/ja_fubix/css/k2.css file, open this file and change as my suggestion
from
div.itemContainer {
float: left;
padding: 0 0 999em;
margin: 0 0 -999em;
background: url(../images/line.gif) repeat-y right top;
}
To
div.itemContainer {
float: left;
background: url(../images/line.gif) repeat-y right top;
}Let me know if it helps</blockquote>
It did not work, this is the new code just in case… , Thanks.
div#itemListLeading div.k2-items-row {
padding-top: 0;
}
div.itemContainer {
float: left;
background: url(../images/line.gif) repeat-y right top;
}}
#itemListLeading div.itemContainer:nth-child(2),
#itemListLeading div.itemContainer:nth-child(4),
div.itemContainer:nth-child(4),
div.itemContainer:nth-child(8),
div.itemContainer:nth-child(4n) {
background-image: none;Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
September 5, 2014 at 5:00 am #548396Is this a problem on your site?
If you could not solve this bug, you can send me the admin login of your site via private message. I will help you out.
mgl908 Friendmgl908
- Join date:
- June 2013
- Posts:
- 46
- Downloads:
- 2
- Uploads:
- 5
- Thanks:
- 8
- Thanked:
- 1 times in 1 posts
September 8, 2014 at 5:37 pm #548753It’s all okay now. Thanks.
AuthorPostsViewing 5 posts - 1 through 5 (of 5 total)This topic contains 5 replies, has 2 voices, and was last updated by mgl908 10 years, 2 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
K2 component related problem
Viewing 5 posts - 1 through 5 (of 5 total)