Jump to content

Team Fjordies

+Premium Members
  • Posts

    8
  • Joined

  • Last visited

Everything posted by Team Fjordies

  1. The exact image is quite important in this case, but thanks for the suggestion
  2. I am creating a page for a new cache and came across a weird (and for me somewhat annoying) bug. On the page I want to include a picture that, for reasons I don't want to discuss here, is just 25x25 pixels. Since that isn't really viewable for humans I want to make the image larger on the webpage. That is not too hard, since I can change the width & height just fine. But since it's a pixelated image, the image does not look like I want to. Since we're not allowed to use a style-block (understandably), I try to use inline css. This is my code: <img src="#insert-image-url-here#" style="width: 400px; height: 400px; image-rendering: pixelated; image-rendering: -moz-crisp-edges; image-rendering: crisp-edges;"> On my testpage (plain HTML) this works fine, but if I use this on my cachepage, the html changes to this after saving: <img src="#insert-image-url-here#" style="width:400px;height:400px;image-rendering:crisp-edges;" /> And that is not the same... The page looks fine on FireFox, but on Chrome the image does not look like I want to.
  3. On the "improved" page you can't even input the posted coordinates. Seems like half the functionality of mystery caches is missing on this page ?
  4. When I create a new mystery geocaching I have to enter the final (container) location in step 1 (Type & Location screen), but I can't set the visibilty to anything other than Visible. The system even gives me a warning about this, but I can't seem to do anything about it. Ofcourse I can edit it later before sending the geocache to the reviewers, but this seems like a bug to me.
  5. The current (old-style) API is going to end on May 1st. Before that alle apps should be migrated to the new API. Globalcaching/4Geocaching (Dutch community site) is in the middle of migrating to the new API.
  6. Exactly. The coordinates of the WAYPOINTS. Doesn't work in Chrome or FireFox :-)
  7. On the cachepage of https://coord.info/GC15TTT I see coordinates of the waypoints. However, when I print (using Print -> No Logs) the cachepage, the coordinates are not visible anymore. Is this a bug?
  8. Is it possible to download additional waypoints for a cache when using the geocaching live functions on the Garmin Oregon 7x0? As far as I can tell only the geocache itself is available when downloading over WiFi or Bluetooth on the device. When I upload a geocache using GSAK the waypoints are available, but I would like to see the waypoints when I download a geocache 'in the field' as well.
×
×
  • Create New...