jDiction Forum

Please login or register.

Login with username, password and session length
Advanced search  

News:

jDiction 2.2.0 released. http://jdiction.org/downloads

Author Topic: Jdiction flags-image size  (Read 11166 times)

webcrete

  • Newbie
  • *
  • Posts: 12
    • View Profile
Jdiction flags-image size
« on: November 05, 2019, 01:47:26 pm »

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
Logged

Harald Leithner

  • Administrator
  • Hero Member
  • *****
  • Posts: 1684
    • View Profile
Re: Jdiction flags-image size
« Reply #1 on: November 05, 2019, 04:53:46 pm »

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: [Select]
<style>
  .languageswitcher a {
    padding-left: 20px;
    background-position: center left;
    background-repeat: no-repeat;
  }
</style>

use override the attributes you need to fit your wishes.
Logged
Joomla! 5.0 Release Manager
Vote at JED