Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author codepeople

    (@codepeople)

    Hi,

    The map’s icon is defined in the cpm-styles.css file, located in “/wp-content/plugins/codepeople-post-map/styles/cpm-styles.css”. You only should open the file in the text editor your choice, and edit the style definition:

    .cpm-mapicon { width:20px; height:34px; cursor:pointer;background:url(../images/icons/marker.png) no-repeat 0 0; }

    Replaces the image of the icon, by the image you prefer.

    Best regards.

    Thread Starter petluck

    (@petluck)

    Thanks for the quick reply!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Map Icon’ is closed to new replies.