test
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • jolandakales Friend
    #864820

    Hello,

    1. How can I change the sequence of the blocks in the lay-out?
      (I can not find my saved .ini files?)

    2. And is it possible to change the sequence for the small responsive lay-out only?
      (I would like the sidebar-1 with menu to appear above the main text on my iphone)

    Regards,
    Jolanda

    pavit Moderator
    #864864

    Hi @jolanda

    To change sequence you should edit and change blocks order in this file /templates/ja_nuevo/tpls/default.php moving them up or down to each other

    <?php $this->loadBlock('header') ?>
    
      <?php $this->loadBlock('masthead') ?>
    
      <?php $this->loadBlock('spotlight-1') ?>
    
      <?php $this->loadBlock('mainbody') ?>
    
      <?php $this->loadBlock('spotlight-2') ?>
    
      <?php $this->loadBlock('navhelper') ?>
    
      <?php $this->loadBlock('footer') ?>

    You cannot change sequence for small devices layouts

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

This topic contains 1 reply, has 2 voices, and was last updated by  pavit 8 years, 10 months ago.

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