1. alfoto2
  2. Commercial Templates
  3. Friday, 10 October 2014
  4.  Subscribe via email
I have an issue with the position of the language switcher in the Habitat template.
I put it at the header-2 position replacing the Search module but in mobile browsers this position is hidden and therefore language switcher is not operative.

There is no other position I can use for this purpose ? May be at right of the menu bar because anyways the menu bar is useless in mobile and only a black bar appears.

Thanks.
Accepted Answer Pending Moderation
0
Votes
Undo
I have add following code at end of hornav.php

<div id="horlang" align="right">
<jdoc:include type="modules" name="horlang" style="none"/>
</div>

and seems to work as horlang position with larger flags. Is this right or should I care for any collateral effect?

Thanks
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
Thank you for posting your solution. That should be fine.

To ensure your header-# module positions appears on all screen sizes you can add the following to the Custom CSS field of your templates parameters...


#container_spacer1 {
display: inline !important;
}


CiarĂ¡n
  1. more than a month ago
  2. Commercial Templates
  3. # 2
  • Page :
  • 1


There are no replies made for this post yet.
Be one of the first to reply to this post!