Hello Eragon H,
I’ve tried your fix but it didn’t work.
I’ve checked further and found that if I change the following tag in firebug;
<nav id="t3-mainnav" class="col-sm-6 col-md-9 pull-right navbar navbar-default t3-mainnav">
To this one below;
<nav id="t3-mainnav" class="col-sm-6 col-md-9 pull-right navbar navbar-default t3-mainnav" style="border-right-width: 140px; padding-right: 0px; width: 580px; padding-left: 0px; margin-right: 140px;">
The language links work properly in the position of ‘languageswitcherload”.
The problem is that, I don’t know which file to edit to get the above code.
I’d appreciate your help!