Full screen map: Placemark group display

  • SVS73AB
  • Topic Author
  • Offline
  • New Member
  • New Member
More
11 years 9 months ago - 11 years 9 months ago #1011 by SVS73AB
Hi, Dmitry,

In testing a full-screen map I created two placemark groups for three placemarks. When I called the map, I found that the the placemark group column is partially overlaid by the map itself. To fix the problem, I tried to edit a markergroup.css file, by setting padding value to 20 px, as follows:

#GMapsMenu-simple #zhgm-menu-simple {
list-style: none;
margin-left: -20px;
padding: 20px;

This works great, but when I save this change on disk and call the map anew, the problem arises. When I look at css code (with a map displayed in browser) I see that my change is not saved (padding is 0), though the file markergroup.css is O. K.

Please, advise, where am I wrong.

For your info, I attach a screenshot of this map.
Regards,

Sergei
Attachments:
Last edit: 11 years 9 months ago by SVS73AB. Reason: Sorry, my file was too big. This is a smaller one

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

More
11 years 9 months ago #1013 by Dima
Hi.

First:
- do not edit my files, it will be overridden when new release done
- edit your template css file to override my styles

Second:
- my css style files loading depend on what compatible mode for resource files activated in component options (it loads from admin or site folder)

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.

  • SVS73AB
  • Topic Author
  • Offline
  • New Member
  • New Member
More
11 years 9 months ago #1017 by SVS73AB
Replied by SVS73AB on topic Re: Full screen map: Placemark group display
Hi,

Can you, please, explain, what should I do, as your answer is a way short.
Regards,

Sergei

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

More
11 years 9 months ago #1035 by Dima
Open my css file.
For example, you set advanced type of placemark list.
Copy from my css file styles with suffix -advanced.
Paste into your template css file, and change -advanced to -external
Save teplate css.
Open your map properties and set "External" css type for placemark group
I mean "Placemark Group CSS" list in "Placemark Groups" slider

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.085 seconds

Donate


Go to top