OK, in your globaltemplate find:
{template="sidebar" if="theme.sidebar_position == 'right'" app="core" group="global" params="'right'"}
under that add
{template="breadcrumb" app="core" group="global" params="false, 'bottom'"}
If that doesn't work I'll need a copy of the skin to have a look