Events Made Easy Forums Generic .eme-location-balloon {margin-bottom: 4em;}

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #42429
    Anonymous
    Inactive

    A week ago I suggested changing the “.eme-location-balloon” bottom margin to 4em. Since then I have experimented with different fonts and have found that the required margin is highly dependent upon font and font-size selections. I am currently using the Calibri font which is considerably smaller than the Verdana font I was using before. The following specification is perfect for Calibri with the initial <br /> that I previously had in the “Default location balloon format” code removed and without any trailing <br /> tags.

    .eme-location-balloon {
    font-size:1em;
    line-height:1em;
    margin:0;
    }

    Because EME will be used with a wide variety of fonts and font-sizes it would be good to instruct users to adjust “.eme-location-balloon” values in “eme.css” as necessary to optimize map balloon displays.

    #46330
    Franky
    Keymaster

    well, it’s on the doc page: “CSS: change the look and feel of any element on the page”.

    But maybe I need to redo the whole doc page … any volunteers?

Viewing 2 posts - 1 through 2 (of 2 total)
  • The forum ‘Generic’ is closed to new topics and replies.
Scroll to Top