Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • pjcsantos Friend
    #186996

    How can I have one row for my portfolio instead of two?

    Ninja Lead Moderator
    #490823

    You can do that

    Open modules/mod_jacontentpopup/assets/css/style.css file

    from


    .ja-cp-main .ja-cp-group .ja-cp-item {
    float: left;
    width: 25%;
    }

    change to


    .ja-cp-main .ja-cp-group .ja-cp-item {
    float: left;
    width: 100%;
    }

    Let me know the result

    pjcsantos Friend
    #490855

    With that I get one column and I want one row only

    Ninja Lead Moderator
    #490915

    <em>@pjcsantos 370220 wrote:</em><blockquote>With that I get one column and I want one row only</blockquote>

    Go to Admin -> Module Manager -> JA ContentPopup module -> Basic Options tags -> Displaying Items change to 1

    pjcsantos Friend
    #490945

    I can’t find the JA ContentPopup in the Module Manager

    xxxxmints Friend
    #490961

    Look at Portfolio in the module manager.
    Maybe you should read the user guide.

Viewing 6 posts - 1 through 6 (of 6 total)

This topic contains 6 replies, has 3 voices, and was last updated by  xxxxmints 11 years ago.

We moved to new unified forum. Please post all new support queries in our New Forum