Hello to everybody,
I just installed changelanguage v. 2.1.1 stable on contao 3.0, set up the website tree structure with two separate language roots and added a change_language module.
Everythong is working fine, except that I expected to see a change_language layout with language flags. Instead, I get a text-only layout like
This is how I configured my change_language module, which is shown in the website header:Code:<div class="mod_changelanguage block"> <ul class="level_1"> <li class="lang-en first">EN <li class="lang-it last"><span class="lang-it last">IT</span>[/list] </div>
I didn't add any CSS specific attribute except position and margin, in order to put the selector in the top right corner of the page.
The question is: how can I (and can I?) change from text-only to flags-style language menu?
Thank you
Marco
Bookmarks