Only 3 kml maps showing

More
10 years 6 months ago #3858 by Dima
Replied by Dima on topic Only 3 kml maps showing
Hi
I can't see. What menu item

Look there
wiki.zhuk.cc/index.php?title=Zh_GoogleMa...ontrol_has_bad_shape

May be you have the same problem (caused max-width)

Don't forget support my developments: post review in JED , donate , help with translation ;)

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

  • basilisko
  • Topic Author
  • Offline
  • New Member
  • New Member
More
10 years 6 months ago #3861 by basilisko
Replied by basilisko on topic Only 3 kml maps showing
Hi;

This is exactly was is happening... You must think Im dum but... tried:

img {
border: none;
max-width: 100%;
height: auto;
}

And all my other images went weard....

2. Tried:
Third method (more flexible)
You can override style this way (it will work in plugin too)
1. Open map details in admin panel
2. Go to Advanced options and define class for your map "CSS Class". In this case this class appear in map div.
3. Go to template css file(as described above), and add new style to override attribute for img tag for your class.
For example
I define this class for map myMapCSS1
And add the new style into template

div.myMapCSS1 img {
max-width: none !important;
}
but still looking the same!!!

Pls help!!! wont bother you any more!!!!

Thanks

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

More
10 years 5 months ago #3863 by Dima
Replied by Dima on topic Only 3 kml maps showing
Give me direct link to page with map, I can't find out where it is in your menu

Don't forget support my developments: post review in JED , donate , help with translation ;)

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

Time to create page: 0.164 seconds

Donate


Go to top