View Single Post
Old 11-17-2012, 08:38 PM   PM User | #3
cm123077
New Coder

 
Join Date: Aug 2012
Posts: 83
Thanks: 4
Thanked 0 Times in 0 Posts
cm123077 is an unknown quantity at this point
Quote:
Originally Posted by Excavator View Post
Hello cm123077,
I don't see an image there, just that link for directions.
That's easy to target with some variation of this -
Code:
.leaflet-popup-pane div div div div a:link {display: none;}

That worked well. Thank you so much.

Any idea how I can make the height of the info box the same size as the content with css? Most of them work fine, but the one at the bottom of the map (pink marker with an ! on it) is too small for the content, but I don't want to make them all big enough to house this content....there will be a lot of extra space on most of them.

Thanks
cm123077 is offline   Reply With Quote