Hello,
In the URL
csspain-cp56.webjoomla.es/index.php/empresa/red-oficinas
There is virtually ZOOM controls, which may not be the problem.
Can you give me help?
Thanks.
Not see the navigation control zoom
- Jan
- Phoca Hero
- Posts: 48403
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: Not see the navigation control zoom
Hi, see similar posts in this forum:
- update to the latest Phoca Maps
- or edit your template which is in conflict with maps (mostly old bootstrap designing), add:
to your CSS.
Jan
- update to the latest Phoca Maps
- or edit your template which is in conflict with maps (mostly old bootstrap designing), add:
Code: Select all
/* Bootstrap */
#phocamaps img {
max-width: none;
}
#phocamaps.phocamaps img {
border: 0px;
box-shadow: 0px;
margin: 0px;
max-width: none !important;
}
#phocamaps-box img {
max-width:none !important;
}
Jan
If you find Phoca extensions useful, please support the project