Hello,
I've already read this: https://www.gavick.com/forums/m-social/ ... cial-35636
And this is what I did:
1) created a multilanguage site with all language/plugin/module stuff
2) created a language switcher module assigned to all pages; its position is "LOGIN"
3) put in override.css (override enabled) this:
#gkLogin div.custom {float: left;}
div.mod-languages {float: left; }
But I cant' see any language switcher (I can see it if I put in i.e. on sidebar)
What did I do wrong?
I would like to have my language switcher flags near the login button
Thanks in advance for your help