Remove Google map bubble in IE

0 replies
Hello,
This is a Joomla site that I am developing. I am using the Jomsocial member map module. I have 2 module versions. I have the inner map for registered users which is working great. When you click on a marker, the info buble/tooltip comes up with the member info.

My issue is with the non registered/welcome page map. I was able to hide the info bubbles by using the following css code in firefox, chrome and safari

.gmnoprint{display:none;}

problem is in IE it actually makes the markers display:none as well and it disappears

So I created an IEonly css file and entered

.gmnoprint{display:block} to make the markers show up in IE but the bubble shows as well. I got most of the content in the bubble to go but not the bubble itself.

Can someone just take a look at the landing page and see if you can make any kind of suggestion to get rid of this thing?

Welcome to globalhotelier
#bubble #google #map #remove

Trending Topics