If there isn't a built in position which fits your needs, edit the template and add the widget manually.
- main body - 
<xf:widget key="widget_key" /> 
- sidebar (right - 
<xf:widget key="widget_key" position="sidebar"/> 
- sidenav (left) - 
<xf:widget key="widget_key" position="sidenav"/>