Dear Vlachos Jim,
For the first issue, please open file (/layouts/main-right.xml) , around line 17 and change:
<header html5tag="header" order="1" id="yt_header" autosize="0">
<positions>
<position class="span4" type="feature">@logo</position>
<position class="span4 offset4" data-wide="span4 offset4" data-mobile="hidden" style="none" type="modules">position-0</position>
</positions>
</header>
to :
<header html5tag="header" order="1" id="yt_header" autosize="0">
<positions>
<position class="span12" type="feature">@logo</position>
</header>
- For the second issue, please enable language module so that we could check directly.
Thanks & regards!