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.
Maps - no close "x"
-
- Phoca Newbie
- Posts: 9
- Joined: 05 Oct 2013, 13:00
Re: Maps - no close "x"
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!
- Jan
- Phoca Hero
- Posts: 48402
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: Maps - no close "x"
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
Jan
If you find Phoca extensions useful, please support the project
-
- Phoca Newbie
- Posts: 9
- Joined: 05 Oct 2013, 13:00
Re: Maps - no close "x"
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!
.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!
- Jan
- Phoca Hero
- Posts: 48402
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: Maps - no close "x"
Ok, great to hear it.
Jan
Jan
If you find Phoca extensions useful, please support the project