Hi,
How can i do to show the multilanguage flags in a mobile device browser? There are the links to change the language but no the flag images.
Thanks.
The webpage is: http://www.beachwheelseurope.com
.mod-languages ul li a img { z-index: 999; }
.mod-languages ul li a img { display: block;margin-top:20px;margin-left:5px;}
#gkTopLinks a {
border-left: 1px solid #fff;
border-left: 1px solid rgba(255, 255, 255, 0.5);
display: block;
float: left;
/* height: 46px;*/
height: 35px;
margin-left: 5px!important;
margin-top: 0;
text-indent: -9999px;
/* width: 38px;*/
width: 30px;
}