Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • brusamolino Friend
    #205189

    Hi
    can you tell me ho how can i set five blocks on a single line?

    Thanks Luca


    1. team
    Pankaj Sharma Moderator
    #565323

    Hello
    The Blocks are divided in 4 blocks with same width .
    You can total size of the container using col12 (span12 )
    So each block is divided in the col3 col3 col3 col3 =col12
    and comes in a single line . like here >>> http://prntscr.com/6nzq14
    So if you want to add 5 blocks in that case you need to adjust the col size of the block .
    total size is 12 and u have 5 blocks .
    you can use col-3 col-3 , col-2, col-2 col-2 total is : 12
    but it will show u the different size http://prntscr.com/6nzqrz
    as i it will make the issue in the template layout
    So either u can change the col-sm-3 to col-sm-2 for five member or add 6 members with sm-2
    it will look like this >>> http://prntscr.com/6o20tw

    All suggestion based on Demo site .

    ninerempirepdx Friend
    #943422

    Can you please explain where to set the col’s.

    Pankaj Sharma Moderator
    #943489

    Hi
    The code is custom html mdoule . or The php file in which columns are defined .
    If you have a custom html module you can set use 2 columns for each div to get the 5 columns in same row.

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

This topic contains 3 replies, has 3 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