Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #42503
    Anonymous
    Inactive

    How modify the bgcolor (green) when googlemap is loading ?

    #46622
    Franky
    Keymaster

    Search for the word “green” in the php files 🙂

    But I’ll try to remove this from the source and let it be whatever it needs to be.

    #46623
    Anonymous
    Inactive

    Ok, I find

    in events_manager.css

    I put :

    .eme-location-map {

    background: #E5E5E5;

    width: 500px;

    height: 350px;

    line-height: 100%;

    }

    It is OK, the background is grey while the map is loading

Viewing 3 posts - 1 through 3 (of 3 total)
  • The forum ‘Bug fixed or feature request implemented’ is closed to new topics and replies.
Scroll to Top