InfoBox dimensions

Home Forums MapPress Support InfoBox dimensions

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #14107
    Wendell
    Participant

    Is there a way to style the infobox? Looking at source, there’s no class or ID associated with it. I’ve searched the MapPress docs and found nothing about this.

    Thanks for your help.

    #14109
    Chris
    Keymaster

    Hi,

    The CSS is the file ‘mappress.css’. Look at:
    mapp-ib
    mapp-title
    mapp-body

    #14111
    Wendell
    Participant

    Oh, sorry if I wasn’t clear… you are talking about the MapPress infobox. I’m talking about the default one. It doesn’t seem to have any classes or IDs assigned to it.

    #14112
    Chris
    Keymaster

    The default is the Google ‘infowindow’. The main styling classes are:
    mapp-iw
    mapp-title
    mapp-body

    Note that styling for the infowindow is limited, since a lot of it is set by Google (for example the shape, the shadow, etc.). If you use Firebug or IE Developer Tools, you can see the Google classes, they’re injected into the document header when the page is loaded.

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.