Viewing 1 replies (of 1 total)
  • Thread Starter waterfull007

    (@waterfull007)

    Hi,

    There is a solution : modify map-code-leaflet.html

    the parameters width with other than 100%.
    You can also modify the height of the map and also the position of “Marker at” –> setting right bottom

    <div style="position:relative">
       <div id="CF7MapFieldDiv" style="height:300px;width:50%"></div>
       <span style="position:absolute;right:120px;bottom:20px;font: 12px Arial,Helvetica,sans-serif;background-color: rgba(255, 255, 255, 0.698);padding:2px 7px;z-index: 1000;" >
    		Marker at: <span id="CF7MapMarkerAt">none</span>
    	</span>
    </div>

    [Moderator Note: Please post code & markup between backticks or use the code button. Your posted code may now have been permanently damaged by the forum’s parser.]

    Eric.

Viewing 1 replies (of 1 total)
  • The topic ‘Size of the map’ is closed to new replies.