Multilanguage FIlter - Adjusting The Content - Question | JoomShaper
Black Friday sale is live with flat 50% OFF. Sale ends soon! Grab your deal now!

Multilanguage FIlter - Adjusting The Content

ID

Isabelle Dionisius

Helix Framework 3 years ago

Hi community,

I successfully implemented the multilanguage ability of our site - right now still in the test environment.

I'd like to tweak it a bit further. Thus, I have 2 questions:

1 - Right now, in the selection filter on the top right - it is reading the flag followed by the language and the country. E.G. its is showing the German flag- Deutsch(Deutschland). Is there a way to shorten this. I would like to get displayed only the flag followed by a the language 2 letter code. So, for Germany: flag DE.

  1. Right now in the drop down menu, the text is barely readable. How can I adjust font colour and background colour?

Thank you so much for help.

www.btg-ge.info user:Test pw: V4iKRpM9VVQKc3y

Thanks Isabelle

0
4 Answers
Ofi Khan
Ofi Khan
Accepted Answer
Support Agent 3 years ago #74181

Hello Isabelle Dionisius

  1. Please check your Language Switcher Module and check the available options.
  2. Please use this CSS to Template Options -> Custom Code -> Custom CSS
    .mod-languages ul.lang-block {
     background: black;
    }
    .mod-languages ul li.lang-active{
     background: darkred !important;
    }

Best regards

0
ID
Isabelle Dionisius
Accepted Answer
3 years ago #80290

Thank you.

0
Ofi Khan
Ofi Khan
Accepted Answer
Support Agent 3 years ago #80306

You are welcome 😊

I have a humble request. It would be very kind of you if you can manage some moment to give us feedback on Joomla Extension Directory. This will inspire us to improve.

0
ID
Isabelle Dionisius
Accepted Answer
3 years ago #81620

Sure, will do.

0