Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • mgl908 Friend
    #201017

    I 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.


    1. K2-links.doc
    Ninja Lead Moderator
    #548240

    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

    mgl908 Friend
    #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 Moderator
    #548396

    Is 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.


    1. k2_problem
    mgl908 Friend
    #548753

    It’s all okay now. Thanks.

Viewing 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