Import gpx

More
3 years 8 months ago #13792 by Dima
Replied by Dima on topic Import gpx
Hi Clemens

I checked, and I think it is bug in library, that I use to display elevation.

I'll contact with developer to try to fix this error. It caused by a few maps with elevation on page.

Don't forget support my developments: post review in JED , donate , help with translation ;)
The following user(s) said Thank You: ClemSchn

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

More
3 years 8 months ago #13793 by Dima
Replied by Dima on topic Import gpx
Hi Clemens

Check new release of component in extension manager, in admin panel press Menu->Extensions->Manage->Update.
Press Clear, Find Updates. Select my component and press Update

It will fix your problem

Don't forget support my developments: post review in JED , donate , help with translation ;)
The following user(s) said Thank You: ClemSchn

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

  • ClemSchn
  • Topic Author
  • Offline
  • Junior Member
  • Junior Member
More
3 years 8 months ago #13794 by ClemSchn
Replied by ClemSchn on topic Import gpx
Hello Dima,

yes it is fixed.

Another question i want a little white soace between the maps an the elevators. In which css i have to do an entry, so that it will not be changed with the next update?

Regards

Clemens

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

More
3 years 8 months ago #13795 by Dima
Replied by Dima on topic Import gpx
Hi.

You can easy add into your template CSS file styles to do that. In this case new version will not override your styles.
For example I show it

Before


You can see that elevation div has styles "elevation elevation-div elevation-detached"
After you can apply style like
.elevation-detached {
     padding: 10px 0 0 0;
}

As result

Don't forget support my developments: post review in JED , donate , help with translation ;)
Attachments:
The following user(s) said Thank You: ClemSchn

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

  • ClemSchn
  • Topic Author
  • Offline
  • Junior Member
  • Junior Member
More
3 years 8 months ago #13796 by ClemSchn
Replied by ClemSchn on topic Import gpx
Thank you. I try it.

If i want do change other styles i this at the same way? Is that correct? Do you have any description for changing css styles?

Regards Clemens

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

More
3 years 8 months ago #13797 by Dima
Replied by Dima on topic Import gpx
I think yes.
I use external library for plot elevation diagram, therefore I don't know all css styles in it, and what you can control.
But if you will have some troubles, you can post me to check. Probably in some cases I need to do something that you want to get.

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

Donate


Go to top