by Yana » Sun Sep 29, 2013 2:09 pm
Hi,
Did you change the code of the free module? Just have checked with firebug and can see there is no background-image. If you check css with firebug you can see
a.flag:hover {
background-image: url("/modules/mod_gtranslate/tmpl/lang/24.png");
}
a.flag img {
border: 0 none;
}
x
If you customized the code , please try to delete it and install again. Also you can use Firebug on Firefox to check element properties.