Talk:Semantic Maps/Specifying size for infoWindow
From Mapping on MediaWiki
Hi,
Thanks for this terrific extension.
I'm querying multiple properties for each marker on the front-page map of my local planning project using the following code.
{{#ask: [[Category:Sites]]
|?Position
|?BuildingCount = Number of Structures
|?CampaignStatus# = Status
|?Campaigner = Campaigning organisation
|Format=map
|Height=800
}}
Private wiki, SMW 1.5.6, SM 0.7.6.1
This is fine when there are only two properties to display. However, when I add a third the text spills out of the infoWindow bubble without creating the usual scrollbar for overflow:auto.
Is there a way to specify a minimum height for the infoWindow? I would like to include images eventually, so this would be invaluable.
Thanks
There are no threads on this page yet.
