Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Alexander Herdt

    (@alexanderherdt)

    Hi,

    you can define specific css styles for popups. Every place/popup has an own id, you can find this if you see the source of the page (better if you use e.g. firebug for firefox).
    If you know the id, the css definition would be:
    .m_30_mo.mappopupwrap{
    width:400px;
    }
    It means that the popup for the place with “30” is not 200px but 400px.

    Thread Starter flatrock

    (@flatrock)

    Worked like a charm! Thank you!!!

    This continues to be the best mapping widget out there!!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘changing size of drop down box’ is closed to new replies.