Joomla 2.54 template Juxta
Thanks David I'm wondering about the mainbodyPosition field.
Is it possible to have a left module position (eg SA) of 2 columns? What do I need to change below to achieve this? I notice the words field for mainBody different to other ie alpha not numeric but I've tried it as the default and as below with no difference. The best I can get is 3|13|3.
Getting a skinny left column is important for our plan to accommodate older screen widths.
<field name="mainbodyPosition" type="positions" default="2,10,4" label="MAINBODY_POS">.
<schemas>1,2,3,4,5,6</schemas>.
<words>2,3,4,5,6,7,8,9,10</words>
<type>custom</type>.
</field>.