Shape 5

Joomla Templates => TheClassifieds - Club => : quesacco August 28, 2014, 05:41:14 PM



: very small icon on a Google map installed on that template
: quesacco August 28, 2014, 05:41:14 PM
Hello there,

I have set up this template with Sobipro and everything is working fine excepted :

1)that on the Google map module, the icon on the Google map to zoom in or out are very tiny, almost invisible. If I switch to the another template, then the icons are back to normal. So there is something in the template that is conflicting, but I cannot find it.

2) I have set up sobipro geomap module, but no matter what the starting zoom is, it does not show me the level of zoom that I need. Again, switching to another template solve the issue.

Is there anything in your template that I should delete or edit to fix my problem?

Thanks

Frederique


: Re: very small icon on a Google map installed on that template
: mikenicoll August 28, 2014, 06:21:10 PM
Hello,

Can you post a URL where this occurs?


: Re: very small icon on a Google map installed on that template
: quesacco August 28, 2014, 06:29:00 PM
Hi Mike,

It is not online. But I found the answer to one of my question. From what I found that using:  img { max-width: 100%;} in the css will create that issue. The solution is to add .gmnoprint img {
    max-width: none !important;
} in custom.css.

It solved the issue of the tiny icons.  It is a good one to know for sure!

I will get back to you on my second issue once it will be online.

Regards,

Frederique



: Re: very small icon on a Google map installed on that template
: mikenicoll August 28, 2014, 06:30:30 PM
Sounds good.

Those image sizing options can also be toggled off via the Template Manager if needed.