English > Install & Configure jDiction

Jdiction flags-image size

(1/1)

webcrete:
Hello,
I am using Jdiction at list 7 Years by many websites and we are happy about your very good component. We are using version 2.0 and joomla 3.6. My question is how to show on the module a bigger flag. I have uploaded bigger flags at /media/com_jdiction/images/flags/ with a .png extension but the space on the website where the flags are shown are the same small. So we need to change the css file for the module to display the bigger flags.
Can you please instruct where to configure the css ?

Thank you

Harald Leithner:
Hi,

thanks for using jdiction for such a long time.

But you should really update your Joomla site, I (as release lead for Joomla 3.9.x) released Joomla 3.9.13 today.

About the flag image, the image is a background image

Thats the css code we use for the image:


--- Code: ---<style>
  .languageswitcher a {
    padding-left: 20px;
    background-position: center left;
    background-repeat: no-repeat;
  }
</style>

--- End code ---

use override the attributes you need to fit your wishes.

Navigation

[0] Message Index

Go to full version