On Dec 21, 10:06 am, colossus <[email protected]> wrote: > sorry, forgot to include the website link > > www.hkactivity.com > > On Dec 21, 11:05 pm, colossus <[email protected]> wrote: > > > Hey everyone > > > I've been trying to adjust the width size of the popups (ones which > > appear after you click an icon) but I haven't had much success. Does > > anyone have any ideas of what to do?
Normal css height and width work for me. <div style="width:352px; height:180px; overflow:auto">...</div> How are you trying to do it? I don't see any code on the map to which you provided a link that would set the size. -- Larry > > > Thanks --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Maps API" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/Google-Maps-API?hl=en -~----------~----~----~----~------~----~------~--~---
