[solved] Enlarge icons broken

More
9 years 3 months ago - 9 years 3 months ago #26442 by Karol Dziurkowski
Hello,
I have problem with enlarge icons located on maps. I read documentation, few times. I found simillar issue on few other post. I tryed to add to css (as described):
#map-canvas img{
max-width:none;
}

but with no effect - still same.

Also, i was tryed to replace teleporation window, search, remove it - nothing helps to resolve this issue.

Please, help me with this.

Testing page with map is here:
dyskusjapubliczna.pl/index.php/mapa-wydarzen
Attachments:
Last edit: 9 years 3 months ago by nordmograph.

Please Log in or Create an account to join the conversation.

More
9 years 3 months ago #26445 by Karol Dziurkowski
OK. Fixed.

After I add belowe css lines
#map-canvas img {
max-width: none !important;
}

to style.css in your module folder - works fine. I found it before I wrote my question but it was without "!important" (overriding) function, and in my case not work, after add this overriding works OK.

Please Log in or Create an account to join the conversation.

Time to create page: 0.321 seconds
Powered by Kunena Forum
Disclaimer: Nordmograph is not affiliated with or endorsed by The Joomla! Project™. Any products and services provided through this site are not supported or warrantied by The Joomla! Project or Open Source Matters, Inc. Use of the Joomla!® name, symbol, logo and related trademarks is permitted under a limited license granted by Open Source Matters, Inc.