Change Language Flag Size And Active Language Flag Background Color - Question | JoomShaper
Black Friday sale is live with flat 50% OFF. Sale ends soon! Grab your deal now!

Change Language Flag Size And Active Language Flag Background Color

A

angielai

SP Page Builder 1 year ago

I am using Joomla 4 and Revibe template. How Can I change language flag size and active language flag background color? Here is the website: https://sic.business/tr/

0
3 Answers
Paul Frankowski
Paul Frankowski
Accepted Answer
Senior Staff 1 year ago #140879

ad 2) language flag size - all those flags icons are from Joomla core. The real size of all icons is: 18x12 px

folder: /media/mod_languages/images/

Why so small? This question should be asked on: forum.joomla.org or/and to Offcial Joomla Developer team.


My role ends here.

0
Paul Frankowski
Paul Frankowski
Accepted Answer
Senior Staff 1 year ago #140878

Hi Angiela,

ad 1) About flag bg color, you have to use Custom CSS:

div.mod-languages ul li.lang-active {
  background-color: transparent;}

Read Helix documemantion on how to use it.

0
A
angielai
Accepted Answer
1 year ago #140881

Thank you!

0