Suggestion : I was wondering if there is a way to priorities different blocks alignment in layout for mobiles. Right now i have changed the setting of the blocks in different pages e.g home and its looking brilliant on pc version but when same page is viewed on mobile, the numbering of the blocks priorities wise messed up. In mobile layout is organized in a way where first right column blocks appear then left column blocks. But i want certain blocks to appear on top rather then at the bottom, so there should be a system where we can arrange them priorities wise for mobile look. Umar Haroon |
**** my mistake first left column then right one
Suggestion : I was wondering if there is a way to priorities different blocks alignment in layout for mobiles. Right now i have changed the setting of the blocks in different pages e.g home and its looking brilliant on pc version but when same page is viewed on mobile, the numbering of the blocks priorities wise messed up. In mobile layout is organized in a way where first right column blocks appear then left column blocks. But i want certain blocks to appear on top rather then at the bottom, so there should be a system where we can arrange them priorities wise for mobile look.
Umar Haroon |
I'm going to go out on a limb and declare this just about impossible My opinions expressed on this site, in no way represent those of Boonex or Boonex employees. |
You do this with CSS. It's called flexible box model. |
So in admin panel blocks can be moved in a grid structure?
You do this with CSS. It's called flexible box model.
Umar Haroon |
I stand corrected. Just implement the flexible box layout module. Have fun! My opinions expressed on this site, in no way represent those of Boonex or Boonex employees. |
I think the section of layout i marked in the picture, if we have it 4 times that will solve the problem. It will give us the freedom to create a single column or multiple columns in each section. We can rearrange prioritized blocks according to our needs in each section. Its like breaking each page into 4 sections or we could have option to create as many sections as we want ;) On each section there could be a check box for checking it to add a column in it.
Umar Haroon |