Hi,
It belongs to the Spotlight block and it will automatically adjust the width based on the number of column you set in layout settings.
If you want to have that width (70-30), I suggest you to customize the layout a bit by adding a new block with 2 new positions. Here is my tweak:
- I assume that you’re mentioning the ‘home’ layout: http://prntscr.com/gr19x5
- Create 2 new positions called: mas-1 and mas-2 , go to file:
root/templates/ja_mood/templateDetails.xml
add 2 position tags like this: http://prntscr.com/gr1a86
- Create a new block called top (download the attached file) and copy into directory: root/templates/ja_mood/tpls/blocks/top.php
In this ‘top.php’ file, I customize to load 2 new positions just created.
http://prntscr.com/gr1ash
Finally, assign your desired module to these 2 new positions.
For more info about how to work with layout of T3, pls check out this doc: http://www.t3-framework.org/documentation/bs3-layout-system#about-layout