Page 1 of 1

Maps - no close "x"

Posted: 05 Oct 2013, 13:25
by sjudelson
Love your extensions! I am using the Maps component and plugin. The plugin works great when displaying a link to the map. However, when displaying the map itself, the popup box that opens when a marker is selected does not have the "x" in the upper right hand corner of the box to close it. The pointer changes and the box closes when clicked on the upper right corner, but the "x" does not display. There also appears to be some remnants (outlines of 5 small vertical rectangles) that appear in the bottom center of the pop up box over the text in box.

This may be the same issue SimoneDSA was trying to describe in his post of 29 Jun 2013, 16:44.

Re: Maps - no close "x"

Posted: 07 Oct 2013, 15:37
by sjudelson
To see what I mean, go to <http://dev2.amagansettseasalt.com/eshop ... olk-county>. I found a couple more posts in the forum about this issue. I will not be surprised to learn that this is an issue with my template and not your extension. Thanks!

Re: Maps - no close "x"

Posted: 10 Oct 2013, 00:19
by Jan
Hi, this seems like bootstrap conflict - did you install the latest version of Phoca Maps, try to see similar posts where there is a code which should be pasted to the template to prevent from this conflict.

Jan

Re: Maps - no close "x"

Posted: 11 Oct 2013, 16:34
by sjudelson
As you suggested, I searched the forum for bootstrap conflict code. I pasted:
.phocamaps img {border: 0px;box-shadow: 0px;margin: 0px;max-width: none !important;}
into the custom css box of my template and everything works fine now. Thank you for your help and your extensions!

Re: Maps - no close "x"

Posted: 13 Oct 2013, 20:33
by Jan
Ok, great to hear it.

Jan