Build with IDX Broker Forums IDX Broker Control Panel Custom CSS in Control Panel change the map pin icons using CSS

Viewing 1 reply thread
  • Author
    Posts
    • Nick Leech
      Keymaster
      Post count: 37

      How can I change the map pin icons using CSS?

      0 ratings, 0 votes0 ratings, 0 votes (0 rating, 0 votes, rated)
      You need to be a registered member to rate this post.
      Loading...
    • Nick Leech
      Keymaster
      Post count: 37

      Example:

      .leaflet-marker-icon.leaflet-zoom-animated.leaflet-clickable { padding: 16px 16px 0px 0px;
      background: url(‘yourimage.jpg’);
      background-size:auto; width:0px !Important; height: 0px !Important; background-repeat:no-repeat }

      0 ratings, 0 votes0 ratings, 0 votes (0 rating, 0 votes, rated)
      You need to be a registered member to rate this post.
      Loading...
Viewing 1 reply thread
  • You must be logged in to reply to this topic.