Language Switcher - module in menu issue

GK User
Thu Mar 05, 2015 4:24 pm
Hi everybody,
I still have an issue with the position of flags in the right menu.
I added the module in the menu as you describe in your guide:
https://www.gavick.com/documentation/uncategorized/how-to-add-a-module-into-menu

But the new element seems to move the other elements on the left, and I can't understand why and how.
See attachment
lang_pos.JPG

and site page: http://www.angelodelconvento.it

I also tried creating a new position for the element (lang_switch), changing default.php and templateDetails.xml, but with this solution I can't fix the flags inside the menu bar.

Could anyone help me to solve this issue (first solution - module in menu)?
Thank you in advance,
chrisrbk
User avatar
Senior Boarder

teitbite
Sat Mar 07, 2015 9:51 am
Hi

Right now it looks like You have added a module into menu option. I must say it's a brilliant solution :) Please just add this to css:

Code: Select all
.mod-languages ul.lang-inline,
.mod-languages ul.lang-block {
    float: none;
}
User avatar
Moderator

GK User
Mon Mar 09, 2015 11:32 am
Hi Teitbite,
I added your fix lines in the override.css and it works perfectly!

Thank you very much! :D
User avatar
Senior Boarder

teitbite
Tue Mar 10, 2015 8:36 pm
Hi

Great to hear that. Glad I could help :)
User avatar
Moderator


cron
Remember me
Register New Account
If you are old Gavick user, click HERE for steps to retrieve your account.