Dear Eusebio,
1. Could you please explain your mean in detail? Please send the screenshots to us if possible.
2. we're sorry. This template have not position-16. please refer to
demo.smartaddons.com/templates/joomla3/sj-lotte/images/yt-position.jpg
if left-main-right is layout default. you can add position-16 in your_site\templates\sj_lotte\layouts\left-main-right.xml and find:
<position class="span3" data-normal="span5" data-tablet="span5" data-stablet="span5" style="ytmod2" type="modules">position-12</position>
=>
<position class="span3" data-normal="span5" data-tablet="span5" data-stablet="span5" style="ytmod2" type="modules">position-12</position>
<position class="span12" style="ytmod2" type="modules">position-16</position>
Thanks!