Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • raholt Friend
    #942322

    Hello,

    Two quick questions:

    1. Please see short video description: http://www.screencast.com/t/xdUdIKkk7Bfb
      I just need to know how to be able to add (5) instead of 4.

    2. The second question is, (after I resolve that issue) if I wanted to display 4 on the first page and then 2 more on the second, how do I make it CENTER on the page instead of left justify?

    Thanks

    Ron

    Pankaj Sharma Moderator
    #942369

    Hi
    You can show the 5 items , go to JA Content popup module and change the no. of items to show to 5 .
    Then add below code in csustom.css file
    .ja-cp-main .ja-cp-group .ja-cp-item { width: 20%!important; }

    size is defined manually for the items so u will get the same view on 2nd page too .

    raholt Friend
    #942393

    Thank you. It works.

    Curious… how would I be able to have 6 on the same row?

    Thank you,

    Ron

    Pankaj Sharma Moderator
    #942399

    Hi
    The total size is 100% and item size u can is 20%
    100/20= 5 reduce the size in above code fit more items .

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

This topic contains 3 replies, has 2 voices, and was last updated by  Pankaj Sharma 7 years, 11 months ago.

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