hi,
i got this from another coder because of this css issue:
this post is only to inform you because of the next update.
i removed myself this setting and now it works...
"For the hidden infowindow close button it is indeed a CSS conflict. the guilty css is located in your
templates/gk_news2/css/joomla.css on line 217"
section img {
height: auto!important;
max-width: 100%!important;
}
"remove max-width: 100% "
