This topic contains 1 reply, has 2 voices, and was last updated by Sofia Moss 8 years, 10 months ago.
Hello there,
i wish change the default marker size, i try to upload several dimension of png but it always being resized to 58×58 ..
how i can do it? i need a pin 32×32
http://brunellosalumi.com/dove-trovi-brunello/
thanks
Thank you for your inquiry, you can change the value from below files and code and reupload the marker once again:
superstorefinder-wp\ssf-wp-admin\pages\settings.php (8 hits) Line 47: $width = 58; Line 48: $height = 58/$ratio; Line 54: $width = 58*$ratio; Line 55: $height = 58; Line 109: $width = 58; Line 110: $height = 58/$ratio; Line 113: $width = 58*$ratio; Line 114: $height = 58; superstorefinder-wp\ssf-wp-functions.php (4 hits) Line 2769: $width = 58; Line 2770: $height = 58/$ratio; Line 2774: $width = 58*$ratio; Line 2775: $height = 58; superstorefinder-wp\ssf-wp-inc\actions\process-stores.php (4 hits) Line 146: $width = 58; Line 147: $height = 58/$ratio; Line 151: $width = 58*$ratio; Line 152: $height = 58;
The topic ‘Marker size’ is closed to new replies.