VISIT AND LIKE OUR PAGE ON FACEBOOK
TAKE A LOOK AT OUR TWEETS ON TWITTER
SUBSCRIBE TO THE JOOMFREAK RSS FEED
VISIT OUR CHANNEL ON YOUTUBE

Account Details

Change your name, email, password or permanently delete your account. Change settings

We offer several ways you can get support from our experts: Support ForumKnowledgebaseNewsletter

Your Forum Posts

No posts to display.

Welcome, Guest
Username Password: Remember me

Language switcher not work
(1 viewing) (1) Guest

TOPIC: Language switcher not work

Re: Language switcher not work 12 Jun 2017 02:46 #10324

Did you try to add above css?

joomfreak

  • Posts:2940
  • isupport
  • Moderator
  • OFFLINE
  • Karma: 0

Re: Language switcher not work 12 Jun 2017 07:36 #10327

Yes, i've addedd css code and when i click on the world it appears under the icon but when i click on it i move on top and i've to click for change language.
I've tested with firefox and chrome.

Re: Language switcher not work 27 Sep 2017 21:25 #10626

Hi, the proble is present... when click on the world the list of language italian and english go on top of the world icon.
how i can resolve the problem?

Re: Language switcher not work 29 Sep 2017 03:45 #10631

Try to edit file template.css, modify:
 
.languagePanel {
position: static;
}
 
.languagePanel .dropdown-menu, .mod-languages.jmoddiv.jmodinside {
right: 15px;
}
 


to:
 
.languagePanel {
position: relative;
}
 
.languagePanel .dropdown-menu, .mod-languages.jmoddiv.jmodinside {
right: 0;
top: 36px;
}
 

  • Posts:2940
  • isupport
  • Moderator
  • OFFLINE
  • Karma: 0

Re: Language switcher not work 01 Oct 2017 09:44 #10633

Thanks.. now it works..

Re: Language switcher not work 20 Jun 2018 08:20 #11049

Ok it works but why wen i click on the world icon the menu appears but it move on the top of the page and i've to click it?
It not remain under the icon..

  • Posts:2
  • Hong1991
  • Fresh Boarder
  • OFFLINE
  • Karma: 0
Time to create page: 0.99 seconds
Thursday 16 May 2024

joomfreak is not affiliated with or endorsed by the Joomla Project or Open Source Matters.
The Joomla logo is used under a limited license granted by Open Source Matters the trademark holder in the United States and other countries.