Sitefinity ASP.NET CMS - Content Management System

Support Forum Thread

Home >  Support >  Forums home > Sitefinity 3.x > Suggestions > resize geopmap for events

Reply
SelArom, 6/3/2008 1:18:34 PM
would it be possible to allow the geomap to be resized? it's just too big. I'd like to float it to the right of the Address text but it takes up the whole page. thanks

Reply
Joseph, 6/3/2008 1:52:13 PM
There are two ways that you can do this. 

1) add the css to /SiteFinity/COntrolTemplates/Events/eventsCommonLayout.css
You would want to add and entry for #mapPanel

or

2) The geomapping section of the EventsView control has a Map height and Map Width property that you can set.

Hope this helps
Joseph Guadagno
http://www.sevdnug.org

Reply
SelArom, 6/3/2008 2:01:37 PM
thanks just what I needed :)