Tagged: 

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • hspmuc Friend
    #877417

    Hello.

    I am trying to find out, if modules in area "content-mass-top" (as example) can be placed one next to the other in one row instead of one over each other. I fear it is not possible without programming effort…

    thank you very much.

    best regards,
    Holger

    hspmuc Friend
    #877420

    sorry, domain is: amperfischer.herzblut.me
    but it is not that far configured that the question is easy to understand from current status

    Pankaj Sharma Moderator
    #877754

    Hi Content mass top is only one block that has one module position in it . You can change the size from the php file go to /templates/ja_mono/tpls/blocks/content-mass-top.php Find the code below `

    <div class="content-mass content-mass-top col-xs-12<?php $this->_c('content-mass-top') ?>">
    

    change the col-xs-12 value or add new class like : col-md-6
    col-md-6 > md refer to medium screen size and 6 is span size .
    You can also add new module position in this block file Like in the file **/templates/ja_mono/tpls/blocks/spotlight-1.php.

    Hope it helps .

    hspmuc Friend
    #877815
    This reply has been marked as private.
    Pankaj Sharma Moderator
    #877865
    This reply has been marked as private.
Viewing 5 posts - 1 through 5 (of 5 total)

This topic contains 4 replies, has 2 voices, and was last updated by  Pankaj Sharma 8 years, 2 months ago.

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